![]() |
|
Command
|
|
| Add In | 1.0 |
| Level | *All |
| Mode | B |
Description
This command let convert binary 2 to decimal and decimal to binary 2. This has the same result using %BIN in CL programs.
Decimal value (5,0) -> Variable for decimal value
Binary value (2) -> Variable for binary 2 value
Input format -> *BIN for convertion B->D, *DEC for converting D->B