SetYAxisVisible Method

SetYAxisVisible is a method for a Trend Invoke method action.

Purpose: SetYAxisVisible

Advanced Configuration: SetYAxisVisible

Purpose: SetYAxisVisible

To change the visibility of one or all Y-axes on the Trend Control.

Advanced Configuration: SetYAxisVisible

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

The Edit Method dialog box opens for the SetYAxisVisible 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

The Y-axis has been made visible.

 

 

0

The Y-axis has been made invisible.

Parameters

LineID

Identify what line or lines should be automatically updated.

 

 

Value

Identifies

 

 

''''

The Chart Y Axis.

 

 

Existing Line ID

The axis that belongs to the line.

 

nOffOnToggle

Expression or Point ID that evaluates to the numeric value:

 

 

 

Value

Trending will

 

 

 

0

Make the selected axis invisible.

 

 

 

1

Make the selected axis visible.

 

 

 

2

Toggle the current state of the axis.

 

 

 

 

 

 

 

 Note: Make sure your trend has Y-axis display type of Multiple if you want more than one Y-axis visible at the same time.

More information

List of Y-axis methods.

All Trend methods.