Scrollbar class/Coerce Minimum Value property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 66F4C004
Scope Basic Development Environment
Data Name CoerceMin
Short Name* CoerceMin
Long Name* Coerce Minimum 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 Minimum 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 Min when the value is less than the minimum value of the scrolling range.

If FALSE, you can decrement the scroll bar value out of the scrolling range by clicking the decrement arrow.

This property is similar to the Coerce option in the Minimum 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