CS31CmdData (STRUCT)
TYPE CS31CmdData : STRUCT
data type of CS31 command
- InOut:
Name
Type
Comment
ModuleAddrUSINTaddress of CS31 module
CommandUSINTcommand code to be sent
DataARRAY [1..8] OF USINT
data of command to be sent
DataLenUSINTlength of data to be sent 0..8
RespDataLenUSINTlength of data in response 1..8, byte 1 contains the status