EVTPARAM_CIFX_LoadFirmware
(STRUCT)
TYPE EVTPARAM_CIFX_LoadFirmware : STRUCT
Event parameter
- InOut:
Name
Type
Comment
pConnector
POINTER TO IoConfigConnector
Connector of the device for which firmware should be loaded
ulBoard
DWORD
Board number (index 0 based)
ulSlot
DWORD
Optional slot number. Default=0
ulChannel
DWORD
Channel number of a multi channel NetX or 0 for a single channel NetX. Default=0
result
RTS_IEC_RESULT
Error code of the operation<