| Volume Profibus | |
| C Binding: Typedef | INDEX NO INDEX |
Type PnDeviceStateMask![]() |
|---|
| PnDeviceStateMask elements pwr_mPnDeviceStateMask | |
|---|---|
| Find Device | |
| Connection Establishment | |
| Connected | |
| Connection Error | |
| Write Error | |
| Control Error | |
| Close Pending | |
| Find Device | |
|---|---|
| Value | 1 |
| c-type | pwr_mPnDeviceStateMask_FindDevice |
| Connection Establishment | |
|---|---|
| Value | 2 |
| c-type | pwr_mPnDeviceStateMask_ConnEstablishment |
| Connected | |
|---|---|
| Value | 4 |
| c-type | pwr_mPnDeviceStateMask_Connected |
| Connection Error | |
|---|---|
| Value | 16 |
| c-type | pwr_mPnDeviceStateMask_ConnError |
| Write Error | |
|---|---|
| Value | 32 |
| c-type | pwr_mPnDeviceStateMask_WriteError |
| Control Error | |
|---|---|
| Value | 64 |
| c-type | pwr_mPnDeviceStateMask_ControlError |
| Close Pending | |
|---|---|
| Value | 128 |
| c-type | pwr_mPnDeviceStateMask_ClosePending |