EIP_SendUnconnectedMessage (STRUCT)

TYPE EIP_SendUnconnectedMessage : 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

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

udiGenericError

UDINT

OUT: generic error code

udiExtendedError

UDINT

OUT: extended error code

udiJobId

UDINT

internal use

xOldEnable

BOOL

internal use

udiSeq

UDINT

internal use