METHOD GetExtDiag : UINT
Returns the PROFIBUS Slave's status
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Return
|
GetExtDiag
|
UINT
|
|
Input
|
pExtDiag
|
POINTER TO BYTE
|
Pointer to memory where the status should be copied to
|
uiMaxLen
|
UINT
|
Size of memory available for the status. If size is chosen too small, the status may be cut.
|
|