PNPOS parameter values
Use the
Parameters
tab of the PNPOS Properties
dialog box to monitor and modify values of parameters from the Process n-Position Device (PNPOS) instruction.To monitor and modify parameter values 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>.
- Open theParameterstab.
- Set the parameters:
- Vis.Select check boxes in this column to determine which parameters are visible on the function block. If the parameter is wired to another parameter, the check box is selected, and cannot be cleared because the parameter must be visible on the block.
- Value. Displays the current value of the parameter. Values in this column are displayed according to the display style of the block tag’s data type. If the parameter is wired to another parameter, the value column is read-only, and the value cannot change.
- Insert instruction defaults. Resets theVisandValuecolumns to the user-stored default values. Use this button to insert instruction defaults saved in the registry to this instance of the tag. This button is only enabled when the instruction defaults are available in the registry.
- Insert factory defaults. Resets theVisandValuecolumns to factory default values. Use this button to insert factory defaults (initial values) to this instance of the tag.
- Save instruction defaults. Use this button to save current values in theParameterstab to the registry.
- View the read-only parameters:
- Input/Output Row Header. An I at the start of a row indicates an input parameter; an O indicates an output parameter.
- Name. The name of the parameter.
- Type. The data type for the parameter.
- Description. The description of the parameter.
- To sort parameters alphabetically, selectSort parameters. When this check box is cleared, the input parameters are listed followed by the output parameters.
- SelectApply.
Provide Feedback