9function library l_iodrvethercat.lib – Lenze EtherCAT Controller-based Automation User Manual

Page 148

Advertising
background image

9

Function library L_IODrvEtherCAT.lib

9.5

FoE interface

148

Lenze · Controller-based Automation · EtherCAT® Communication Manual · DMS 6.4 EN · 04/2014 · TD17

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Outputs (VAR_OUTPUT)

dwPassWd

DWORD

Password

udiTimeout

UDINT

Timeout in milliseconds (ms)

• The value 0 is not permissible and causes the error ETC_E_INVALIDPARM

(0x9811000B).

pBuffer

CAA_PVOID

Reference to memory buffer to which the values to be read are to be copied.

szSize

CAA_SIZE

Size of the memory buffer transmitted to pBuffer.

• The memory buffer must be big enough to accept the read object.

Identifier/data type

Meaning/possible settings

xDone

BOOL

• TRUE: An action has been executed successfully.

• FALSE: No action active / action is still being executed.

xBusy

BOOL

• TRUE: An action is currently being executed.

• FALSE: No action active

xError

BOOL

• TRUE: An error has occurred.

• FALSE: No error

eErrorCode

L_ETC_ERRORCODE

Error code of the incorrectly executed action (xError = TRUE).

General error codes (L_ETC_ERRORCODE) ( 183)

szDataRead

CAA_SIZE

Number of bytes for the read request (upload) that is actually read

Identifier/data type

Meaning/possible settings

Advertising