Scrollbar class/Coerce Maximum Value property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 66F4C005
Scope Basic Development Environment
Data Name CoerceMax
Short Name* CoerceMax
Long Name* Coerce Maximum Value
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 90
Owning Class Name Scrollbar Class
Data Type Boolean data type

Boolean

Property Node Coerce Maximum Value
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

Coerces the scroll bar value to Doc Max when the value is greater than the maximum value of the scrolling range.

If FALSE, you can increment the scroll bar value out of the scrolling range by clicking the increment arrow. This property is similar to the Coerce option in the Maximum pull-down menu on the Data Entry page of the Scrollbar Properties dialog box.


Uses

History

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

See Also

External Links