Is the data assignment the same when the logic input values are saved in ASCII format on the DL708/DL708E and the DL2700?
DL708/DL708E: The ON/OFF conditions of bit signals from A1 to A8 and B1 to B8 are expressed as a 16-digit binary value, and then converted to a decimal value. The result is saved. The value is written as a number between 0 and 65535. When all bits are ON B8 B7 B6 B5 B4 B3 B2 B1 A8 A7 A6 A5 A4 A3 A2 A0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 = 65535 (This value is saved.) DL2700: The ON/OFF conditions of bit signals from A0 to A7 are expressed as an 8-digit binary value, and then converted to a decimal value. The result is saved. This applies to B, C, and D. When all bits are ON A-0 A-1 A-2 A-3 A-4 A-5 A-6 A-7 1 1 1 1 1 1 1 1 = 255 (This value is saved.) Note that the upper bits and lower bits are reversed between DL708/DL708E and DL2700.
Related Questions
- Is the data assignment the same when the logic input values are saved in ASCII format on the DL708/DL708E and the DL2700?
- We would like to use data measured with the logic probe on the PC. What is the data format of the ASCII format file?
- When the data were saved in ASCII format, the 2ch data were not saved. Why?