EIP_OpenClass3Connection (STRUCT)ΒΆ
TYPE EIP_OpenClass3Connection : STRUCT
- InOut:
- Name - Type - Comment - xEnable- BOOL- IN: Enable flag, on a rising edge, execution start, on a falling edge outputs will be reseted. - abyIpAddress- ARRAY [0..3] OF BYTE - IN: Ip Address of the slave to connect - udiMessageTime- UDINT- IN: Expected message time - udiTimeoutMultiplier- UDINT- IN: Timeout multiplier - udiState- UDINT- OUT: state of execution - udiConnectionHandle- UDINT- OUT: Handle of the established connection - udiGenericError- UDINT- OUT: generic error code - udiExtendedError- UDINT- OUT: extended error code - udiJobId- UDINT- internal use - xOldEnable- BOOL- internal use - udiSeq- UDINT- internal use 
