13
Reading oldest data from tables . . . . . . . . . . . . . . . . . . . . . . . .419
Reading newest data from data tables . . . . . . . . . . . . . . . . . . .421
Deletion of data from data tables . . . . . . . . . . . . . . . . . . . . . . .423
Insertion of data in data tables . . . . . . . . . . . . . . . . . . . . . . . . .423
Reading 1-word data from the intelligent function module . . . .426
Reading 2-word data from the intelligent function module . . . .426
Writing 1-word data to the intelligent function module . . . . . . .428
Writing 2-word data to the intelligent function module . . . . . . .428
Print ASCII code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .432
Print comment . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .434
Error display and annunciator reset . . . . . . . . . . . . . . . . . . . . .437
Special format failure check . . . . . . . . . . . . . . . . . . . . . . . . . . .440
Changing check format of CHK . . . . . . . . . . . . . . . . . . . . . . . .444
Conversion from BIN 16-bit data to decimal ASCII . . . . . . . . .447
Conversion from BIN 32-bit data to decimal ASCII . . . . . . . . .447
Conversion from BIN 16-bit data to hexadecimal ASCII . . . . . .449
Conversion from BIN 32-bit data to hexadecimal ASCII . . . . . .449
Conversion from BCD 4-digit data to decimal ASCII data . . . .452
Conversion from BCD 8-digit data to decimal ASCII data . . . .452
Conversion from decimal ASCII to BIN 16-bit data . . . . . . . . .455
Conversion from decimal ASCII to BIN 32-bit data . . . . . . . . .455
Conversion from hexadecimal ASCII to BIN 16-bit data . . . . . .457
Conversion from hexadecimal ASCII to BIN 32-bit data . . . . . .457
Conversion from decimal ASCII to BCD 4-digit data . . . . . . . .459
Conversion from decimal ASCII to BCD 8-digit data . . . . . . . .459
Reading device comment data . . . . . . . . . . . . . . . . . . . . . . . . .461
Character string length detection . . . . . . . . . . . . . . . . . . . . . . .463
Conversion from BIN 16-bit data to character string . . . . . . . .465
Conversion from BIN 32-bit data to character string . . . . . . . .465
Conversion from character string to BIN 16-bit data . . . . . . . .469
Conversion from character string to BIN 32-bit data . . . . . . . .469
Conversion from floating-point data to character string data . .472
Conversion from character string to floating-point data . . . . . .477
Conversion from hexadecimal BIN to ASCII . . . . . . . . . . . . . . .481
Conversion from ASCII to hexadecimal BIN . . . . . . . . . . . . . . .483
Extracting character string data from the right . . . . . . . . . . . . .485
Extracting character string data from the left . . . . . . . . . . . . . .485
Random selection from character strings . . . . . . . . . . . . . . . . .487
Random replacement in character strings . . . . . . . . . . . . . . . .487
Character string search . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .491
Insertion of character string . . . . . . . . . . . . . . . . . . . . . . . . . . .492
Deletion of character string . . . . . . . . . . . . . . . . . . . . . . . . . . . .494
Floating-point data to BCD . . . . . . . . . . . . . . . . . . . . . . . . . . . .496