CI Line Display Communication Driver

 

CI Line Display Communication Driver is the driver to communicate with 6 digit display.

 

1. Read settings

 

<Figure 1> is read setting example of CI Line Display communication driver. 

<Figure 1>  Read setting example of CI Line Display communication driver

Device part of  <Figure 1> input Com Port(COM1), Baud Rate(9600), Parity Bit(0), Data Bit(8), Stop Bit(1) respectively.

CI Line Display controller's baud rate, parity bit, data bit, stop bit are fixed to 9600, 0, 8, 1.

 

2. Writing settings

You can set CI Line Display controller by using write settings.

 

Bit Write

CI Line Display communication driver don't support bit write.

 

Word Write

Word write setting parameters are as follows:

1)  PORT                   Port no. (0 ~ 255)

2)  STATION             Line number : 1 ~ 9.

3)  ADDRESS           Don't care.

4)  Extra1                   Don't care.

5)  Extra2                   Don't care.

 

Write example 1)

PORT : 0 , STATION : 3,  ADDRESS : 0000,  EXTRA1 :  ,  EXTRA2 :  , out put value = :123456

The setting parameter shown above is an example of word write data '123456' value to 'SDI' line.

 

Line number

             LINE 1 : TOTAL

             LINE 2 : Electronic CO., LTD.

             LINE 3 : SDI

             LINE 4 : Corning

             LINE 5 : Electric CO., LTD.

             LINE 6 : TR #1

             LINE 7 : TR #2

             LINE 8 : TR #3

             LINE 9 : TR #4