RotaryColorScale class/Scale Position property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 7F6EBC00
Scope Basic Development Environment
Data Name SclPos
Short Name* SclPos
Long Name* Scale Position
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 69
Owning Class Name RotaryColorScale Class
Data Type Numeric Cluster TypeDef data type

Numeric Cluster TypeDef

Property Node Scale Position
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

Specifies the position of the rotary scale. This property is not writable for meters.

Elements
Name Description
Start Specifies where the scale begins. The 3 o'clock position is 0; the 12 o'clock position is pi/2; the 9 o'clock position is pi; the 6 o'clock position is 3*pi/2, and so on.
Range Specifies the clockwise range, in radians, of the scale from the start position.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links