CS31CmdData (STRUCT)

TYPE CS31CmdData : STRUCT

data type of CS31 command

InOut:

Name

Type

Comment

ModuleAddr

USINT

address of CS31 module

Command

USINT

command code to be sent

Data

ARRAY [1..8] OF USINT

data of command to be sent

DataLen

USINT

length of data to be sent 0..8

RespDataLen

USINT

length of data in response 1..8, byte 1 contains the status