Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Read PDA XY Scales (PDA Module)

Reads the current values of the x-scales and y-scales of a chart or graph in a PDA application. The data type you wire to Tab Order of Control determines the polymorphic instance to use.

Use the pull-down menu to select an instance of this VI.

Read PDA XY Scales_ctlref

Tab Order of Control is a reference to the control, which determines the control to read or modify.
X/Y Scale determines which scale you configure or read. If you wire 0 to this input parameter, this VI configures or reads the x-scale. If you wire 1 to this input parameter, this VI configures or reads the y-scale.
Min is the minimum value of the scale.
Max is the maximum value of the scale.
Linear/Log returns 0 if the scale mapping is linear and 1 if the scale mapping is logarithmic.
AutoScale? returns TRUE if the autoscaling is enabled for the scale and FALSE if autoscaling is disabled.

Read PDA XY Scales_int32

Tab Order of Control is the tabbing order number of the control. The tabbing order number determines which control to read or modify.
X/Y Scale determines which scale you configure or read. If you wire 0 to this input parameter, this VI configures or reads the x-scale. If you wire 1 to this input parameter, this VI configures or reads the y-scale.
Min is the minimum value of the scale.
Max is the maximum value of the scale.
Linear/Log returns 0 if the scale mapping is linear and 1 if the scale mapping is logarithmic.
AutoScale? returns TRUE if the autoscaling is enabled for the scale and FALSE if autoscaling is disabled.

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit