FUNCTION SUBSLOT_ID : DWORD
Returns the ID of a subslot.
InOut:
|
Scope
|
Name
|
Type
|
Initial
|
Comment
|
Return
|
SUBSLOT_ID
|
DWORD
|
|
|
Input
|
EN
|
BOOL
|
TRUE
|
Optional
|
ID
|
DWORD
|
|
Handle to a PN-slave or a subslot
|
SLOT
|
UINT
|
|
Slot number
|
SUBSLOT
|
UINT
|
|
Subslot number. Use 0 for Profibus DP
|
Output
|
ENO
|
BOOL
|
|
TRUE: Subslot ID found; FALSE: The requested Subslot could not be found.
|
|