PNPOS input values and commands
Use the
General
tab on the PNPOS Properties
dialog box to monitor the instruction status and send online commands for Process n-Position Device (PNPOS) instructions.To monitor input values and send online commands for PNPOS instructions
- On the instruction in the routine, perform one of these actions:
- On the Ladder or FBD instruction, select .
- In the Structured Text editor, right-click the tag name and selectConfigure <tag name>.
- Select these commands when online with the controller:
- Bypassable permissives & interlocks: Check. Tells the instruction that all permissives and interlocks, bypassable or not, are to be checked during operation.
- Bypassable permissives & interlocks: Bypass. Tells the instruction that bypassable permissives and interlocks are bypassed, or ignored, during operation.
- New position request. Select a new position for the device. The action is immediate if the command request does not need to be confirmed by the operator. If the command request requires a signature, this will enforce security from the HMI and disable the command from the Logix Designer dialog.
- Sheds and alarms reset.Reset all sheds and alarms of the instruction. The button is enabled when the device and the instruction are ready for reset action. The button is disabled when the device is offline. The action is immediate if the command request does not need to be confirmed by the operator. If the command request requires a signature, this will enforce security from the HMI and disable the command from the Logix Designer dialog.
- Physical/Virtual.Switch between physical and virtual operation. In physical operation, the instruction monitors and controls physical equipment. In virtual operation, a simulation of the equipment is used, and the actual equipment is left idle.
- Monitor the output values for the current state.
- SelectApply.
Provide Feedback