SetGridState Method

SetGridState is a method for a Trend Invoke method action.

  • Purpose: SetGridState
  • Advanced Configuration: SetGridState

Purpose: SetGridState

To change the grid visibility for the Trend Control.

Advanced Configuration: SetGridState

Click Advanced on the Action tab of the Procedure Information dialog box.

The Edit Method dialog box opens for the SetGridState method

Configuration is as follows.

Field Description
Method name Name of the selected method. Note: Another method can be selected from the drop-down list.
Method result (Optional) Setpoint that contains the status value.
Class Boolean
Structure Type BOOL
Allowed Device or global Point ID.
When a user invokes the method, the method result contains one of the following values:
Value Method Result
1 Grid is visible.
0 Grid is invisible.
Parameters nOffOnToggle Expression or Point ID that evaluates to one of the following numeric values.
Value Trending will
0 Hide the grid.
1 Show the grid.
2 Toggle the visibility of the grid.