
14
12.3 Changing the Communication Method . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 248
12.4 Connector Connections for Half-duplex Communications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .248
12.5 Considerations for Half-duplex Communications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 249
CHAPTER 13 CONTENTS AND REGISTRATION OF USER FRAMES FOR DATA
COMMUNICATION 250
13.1 User Frame Types and Contents During Communication . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .250
User frames to be registered and used by the user . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 250
Default registration frame (read only) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 258
13.2 Transmission/Reception Processing Using User Frame Registration Data . . . . . . . . . . . . . . . . . . . . . . . 259
Transmitting data. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 259
Receiving data. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 260
13.3 Considerations for Registering, Reading, and Deleting User Frames . . . . . . . . . . . . . . . . . . . . . . . . . . . . 262
13.4 Registering/Reading/Deleting User Frames . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 264
CHAPTER 14 ON-DEMAND DATA COMMUNICATIONS USING USER FRAMES 267
14.1 Data Communication Function Using User Frame. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 267
14.2 User Frame On-Demand Data Transmission and Buffer Memory Used . . . . . . . . . . . . . . . . . . . . . . . . . . . 268
14.3 On-Demand Function Control Procedure During User Frame Use . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 270
Data communication using the ASCII code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 270
Data communications using the binary code. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 272
14.4 Example of On-Demand Data Transmission Program Using User Frames . . . . . . . . . . . . . . . . . . . . . . . . 274
CHAPTER 15 DATA COMMUNICATIONS USING USER FRAMES 276
15.1 Procedure of Data Communication . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 277
15.2 Data Reception . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 278
Receive data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 278
Timing for start/completion of data reception. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 284
Reception procedure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 288
Setting of receive user frames. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 289
15.3 Program for Data Reception with User Frame . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 295
Application program for data reception using a combination that specifies the start frame . . . . . . . . . . . . . . . 303
Application program for data reception using a combination that does not specify the start frame . . . . . . . . . 310
15.4 Data Transmission. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 313
Send data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 313
Transmission procedure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 314
Settings of send user frames. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 315
15.5 Application Program for Data Transmission using a Combination that does not Specify the Start
Frame . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 318
CHAPTER 16 TRANSPARENT CODES AND ADDITIONAL CODES 326
16.1 Handling Transparent Code and Additional Code Data. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 326
16.2 Registering Transparent Codes and Additional Codes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 327
16.3 Handling Transparent and Additional Codes for Nonprocedural Protocol Data Communication. . . . . . 328
16.4 Data Communication Using Nonprocedural Protocol . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 331
Example of data reception. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 332
Example of data transmission . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 335
16.5 Handling Transparent and Additional Codes for Bidirectional Protocol Data Communication. . . . . . . . 339
16.6 Data Communication Using Bidirectional Protocol . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 342
Example of data reception. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 343