SF6 3800 Series is the driver to communicate with gas density monitroing controller(SF6) of HISCO Inc. in Korea.
<Figure 1> is read setting example of SF6 3800 Series communication driver.
<Figure 1> Read setting example of SF6 3800 Series communication driver |
Device part of <Figure 1> input Com Port(COM8), Baud Rate(19200), Parity Bit(0), Data Bit(8), Stop Bit(1) respectively, accordint to the setting of controller.
Read schedule of SF6 3800 Series communication driver
Read schedule setting parameters are as follows:
1) Station – board ID number of controller, 0 ~ 255.
2) Read command – command : CURR. ( refer to <Table 1> )
3) Read start address – don't care.
4) Save start address for Communication Server – Saving start address of Communication Server.
5) Read size – fixed to 1.
Read schedule example)
READ, 1, CURR, 0, 0, 1,
<Table 1> Readed data and saving address for SF6 3800 Series communication driver.
Read commnad |
Contents |
Data saving value for Communication Server |
Remarks |
CURR |
Read of current pressure data |
Start Saving Address + 0 : Pressure data |
real value (2 dot), refer to FLOAT, DOUBLE memory |
<Table 1> Readed data and saving address for SF6 3800 Series communication driver |
SF6 3800 Series communication driver store the same data in WORD, DWORD, FLOAT, DOUBLE memory, but the data format are different.
If you click the icon in protocol option part at <Figure 1>, you can see the dialog box such as <Figure 2>. you can also set read schedule by using this part.
<Figure 2> Example of SF6 3800 Series communication driver¡¯s Option dialog box |
You can set read schedule by using , , button and listbox of <Figure 2>.
<Figure 3> Example of SF6 3800 Series communication driver¡¯s read schedule Add/Edit dialog box |
When you click Add button or Edit button in dialogue box of <Figure 2>, dialogue box of <Figure 3> is shown.
SF6 3800 Series communication driver don't support 'write settings'.