Type IoProcessMask |
Version |
1.0 |
Bitmask for specifying io process for Agents, Racks and Cards.
IoProcessMask elements pwr_mIoProcessMask |
Plc |
Plc. Device is handled by the plc process. |
IoComm |
IoComm. Device is handled by the rt_io_comm process. |
Reserved |
Reserved for profibus handling. |
User |
User. Device is handled by a user process. |
User2 |
User2. Device is handled by a user process. |
User3 |
User3. Device is handled by a user process. |
User4 |
User4. Device is handled by a user process. |
Powerlink |
Powerlink. Device is handled by a rt_powerlink process. |
Elements detail
Plc |
Value |
1 |
c-type |
pwr_mIoProcessMask_Plc |
Plc. Device is handled by the plc process.
IoComm |
Value |
2 |
c-type |
pwr_mIoProcessMask_IoComm |
IoComm. Device is handled by the rt_io_comm process.
Reserved |
Value |
4 |
c-type |
pwr_mIoProcessMask_Profibus |
Reserved for profibus handling.
User |
Value |
8 |
c-type |
pwr_mIoProcessMask_User |
User. Device is handled by a user process.
User2 |
Value |
16 |
c-type |
pwr_mIoProcessMask_User2 |
User2. Device is handled by a user process.
User3 |
Value |
32 |
c-type |
pwr_mIoProcessMask_User3 |
User3. Device is handled by a user process.
User4 |
Value |
64 |
c-type |
pwr_mIoProcessMask_User4 |
User4. Device is handled by a user process.
Powerlink |
Value |
128 |
c-type |
pwr_mIoProcessMask_Powerlink |
Powerlink. Device is handled by a rt_powerlink process.