
RAS-Read Auto IG SP Data
EX)
<Host>RDI<CR>
<IV2300>1.0x10E-9
RSR-Read Set point Referance
Return Value : 6byte data
EX)
<Host>RSR<CR>
<IV2300>112233
Parameter means that 6BYTE Date is Setpoint Referance 123456
Each 1Byte Data indicate one setpoint referance 1~3
(1 = ION, 2 = CGA, 3 = CGB)
Therefor SP Ref1 & 2 is ION, SP Ref3 & 4 is CGA, SP Ref5 & 6 is CGB
RSS-Read Set point Status(LED Status)
Return Value : 6byte data
EX)
<Host>RSS<CR>
<IV2300>110110
Parameter means that 6BYTE Date is RELAY Channel 123456
Each 1Byte Data indicate one setpoint relay ON/OFF status
Therefor RELAY1245 Set Point ON but RELAY36 Set Point OFF
RAR-Read Auto IG Ref Data
Return Value : 1byte data
EX)
<Host>RAR<CR>
<IV2300>1
Parameter means that 1-CGA, 2-CGB, 3-OFF
27