HIVO Protocol is the driver to communicate with 'Safety alarm controller for power distribution' of Samsung Powertech in Korea.
<Figure 1> is read setting example of HIVO Protocol communication driver.
<Figure 1> Read setting example of HIVO Protocol communication driver |
Device part of <Figure 1> input Com port(COM7), baud rate(9600), parity bit(0), data bit(8), stop bit(1) respectively, accordint to the setting of controller.
Read schedule of HIVO Protocol communication driver
Read schedule setting parameters are as follows:
1) STATION – 0 ~ 15 equipment ID.
2) Read command – fixed to STS. ( refet to <Table 1> )
3) 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, 2, STS, 0, 0, 1,
<Table 1> is read command and contents for HIVO Protocol communication driver.
Read command |
Contents |
Data saving value and address |
STS |
read of current status |
Start Saving Address + 0 : current temperature Start Saving Address + 1 : status of power ( 0 = on, 1 = short ) Start Saving Address + 2 : door status( 0 = close, 1 = open ) Start Saving Address + 3 : temperature status( 0 = normal, 1 = overheating ) |
<Table 1> Read command and contents for HIVO Protocol communication driver |
HIVO Protocol
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 HIVO Protocol communication driver¡¯s Option dialog box |
You can set read schedule by using , , button and listbox of <Figure 2>.
<Figure 3> Example of HIVO Protocol 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.
HIVO Protocol communication driver don't support 'Write settings'.
<Figure 4> shows the appearance of HIVO controller.
<Figure 4> Appearance of HIVO controller |