HIL_LiveList
(STRUCT)
TYPE HIL_LiveList : STRUCT
This DUT returns the live list of a profibus master.
- InOut:
Name
Type
Comment
xEnable
BOOL
IN: If set to TRUE, the master starts to get the live list
wOpState
WORD
OUT: If the operation state turns to state PB_Done or PB_Error, the outputs are valid
abLiveList
ARRAY [0..127] OF BYTE
OUT: One entry for each station address. 0x00 = station not available, 0x01 = passive station available, 0x03 = active station available
udiError
UDINT
OUT: If the operation state turns to state PB_Error, udiError shows the error code
udiJobId
UDINT
reserved, not used
xEnableOld
BOOL
reserved, not used