Description of the formal parameters
|
Name |
Type |
Data Type |
Description |
|---|---|---|---|
|
ADR_SLOT |
IN |
INT |
Start address of the peripheral output range |
|
DEVICE_STATUS |
OUT |
INT |
Status of the PROFINET device |
|
ERROR_STATUS |
OUT |
INT |
Internal error code |
The following SFCs are used internally:
-
SFC 51 (RDSYSST)
-
SFC 71 (LOG_GEO)
Detailed description
ADDR_SLOT
Peripheral start address of the used slot in ibaBM-PN in the peripheral output range for sending data.
DEVICE_STATUS
Status of the addressed PROFINET device in the ibaBM-PN. (0: Device not accessible/error; 1: Device accessible)
ERROR_STATUS
Internal error of the block. If there is no error, the value 0 is output.
Error codes
|
Decimal value ERROR_STATUS |
Description |
|---|---|
|
306 |
The configured "ADR_SLOT" is not assigned to a PROFIBUS PN device. |
|
410 |
Device does not exist. |