CIP_Attribute (STRUCT)ΒΆ
TYPE CIP_Attribute : STRUCT
- InOut:
Name
Type
Comment
xEnableBOOLInput: The method starts the execution on an rising edge
byDeviceAddressBYTEInput: Device Address of the slave
uiClassUINTInput: Class ID to read from or to write to
uiInstanceUINTInput: Instance ID to read from or to write to
uiAttributeUINTInput: Attribute ID to read from or to write to
puiDataSizePOINTER TO UINT
IN_OUT: In: Size of the data array pbyData. Out: Size of the data in pbyData
pbyDataPOINTER TO BYTE
IN_OUT: Data array to read data to or write data from
wOpStateWORDOUT: If the operation state turns to state CIP_Done or CIP_Error, the outputs are valid
udiErrorUDINTOUT: If the operation state turns to state CIP_Error, udiError shows the error code
xEnableOldBOOLReserved
udiSeqUDINTReserved