PB_SlaveConfigurationData (STRUCT)

TYPE PB_SlaveConfigurationData : STRUCT

InOut:

Name

Type

Comment

xEnable

BOOL

IN: If set to TRUE, the master starts to request the slave configuration data

byStationAddress

BYTE

IN: Station address of the slave.

pbyDataArea

POINTER TO BYTE

IN: Data area for the Config data of the Slave

udiDataSize

UDINT

IN: Size of the data area

wOpState

WORD

OUT: If the operation state turns to state PB_Done or PB_Error, the outputs are valid

udiConfigSize

UDINT

OUT: If the operation state turns to state PB_Done, this outputs contains the valid Config Data Size

udiError

UDINT

OUT: If the operation state turns to state PB_Error, udiError shows the error code