286
ObjectInfoRead - Read request for EEPROM address, with address as parameter for
command
ObjectInfoResponse (1 byte) - Response for ReadEEprom, return Value for given EEPROM
address
ObjectConfigWrite (1 byte) - Write EEPROM addr. = object id (response with
ResponseObjectEpromConfig msg. if success)
GAListAdd (4 bytes) – Add the group address to list for given object
GAListDel (4 bytes) - Delete given GA from list for Object, GA as parameter for delete
command
GAListClear - Delete full list of group addresses connected to the given object
ObjectCmdResponse - ..
GAListRead (1 byte) - Counter of batch GA as parameter (1 for first 2 addr., 2 for second 2
addr. ..)
GAListResponse (8 bytes) - Response for GetListGA command, return 2 group adr.
connected to object ( 2 x 4bytes )
Device
DeviceInfoRead – Read Hardware ID and Software ID for given device, device status and
device Objects Quantity
DeviceInfoResponse (8 bytes) – Response for …, return ObjQty (byte), status (byte), 5
bytes for HW id and 1 byte for SW id
DeviceAddrRequest (8 bytes) - Request for address for this device (current Line ID and
Node ID ) with HW+SFT id as message DATA
DeviceAddrWrite - Return: Line ID ( d[1] ), Node ID ( d[0] ) and Master Code for device 6
bytes ( d[2] - d[7] )
DeviceConfigRead (2 bytes) – EEPROM read command for given Address ( 2 bytes DATA
)
DeviceConfigResponse (8 bytes) – Return 8 byte of data from EEPROM for given start
address
DeviceConfigWrite (8 bytes) – Write 6 bytes of data with 2 bytes address
DeviceConfigWriteResponse (1 byte) – 1 if write is successful of 0 if failed
DeviceModeSet – set device mode
DeviceModeResponse – ...
DeviceLedOn – Switch the device green LED to ON state
DeviceLedOff – Switch the device green LED to OFF state
DevicePing – Ping request to device with given Line ID and Node ID
DevicePong – Response on Ping request with CAN FT bus TX and RX errors and maximum
q-ty of GAs per Object
Group
GroupValueRead – Request of Value for given Group address
GroupValueResponse (1..8 bytes) – Response for GroupValueResponse command, return
Value for given Group address
GroupValueWrite (1..8 bytes) – Write Value to given Group address
Control
DirectMsgOn (8 bytes) – Switch on direct communication with code ( master_code =
Fx(code) )
DirectMsgOff (8 bytes) – Switch off direct communication with code ( master_code =
Fx(code) )
SecureGAOn (8 bytes) – Switch to Secure GA mode with code ( master_code = Fx(code) )
SecureGAOff (8 bytes) – Switch Off Secure GA mode with code ( master_code = Fx(code) )