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