Volume Profibus | |
C Binding: Typedef | INDEX NO INDEX |
Type PnModuleStateEnum |
---|
PnModuleStateEnum elements pwr_ePnModuleStateEnum | |
---|---|
OK | |
No module | |
Wrong module | |
Proper module | |
Substitute module |
OK | |
---|---|
Value | 4294967295 |
c-type | pwr_ePnModuleStateEnum_OK |
No module | |
---|---|
Value | 0 |
c-type | pwr_ePnModuleStateEnum_NoModule |
Wrong module | |
---|---|
Value | 1 |
c-type | pwr_ePnModuleStateEnum_WrongModule |
Proper module | |
---|---|
Value | 2 |
c-type | pwr_ePnModuleStateEnum_ProperModule |
Substitute module | |
---|---|
Value | 3 |
c-type | pwr_ePnModuleStateEnum_SubstituteModule |