EIP_SendClass3ConnectedMessage (STRUCT)ΒΆ
TYPE EIP_SendClass3ConnectedMessage : STRUCT
- InOut:
- Name - Type - Comment - xEnable- BOOL- IN: Enable flag, on a rising edge, execution start, on a falling edge outputs will be reseted. - udiConnectionHandle- UDINT- IN: Handle of the connection - byService- BYTE- IN: CIP service code - uiClass- UINT- IN: CIP class id - uiInstance- UINT- IN: CIP instance - uiAttribute- UINT- IN CIP attribute - pData- POINTER TO BYTE - INOUT: Pointer to the message data - udiLength- UDINT- INOUT: Length of the data - udiState- UDINT- OUT: state of execution - udiJobId- UDINT- internal use - xOldEnable- BOOL- internal use - udiSeq- UDINT- internal use 
