Path class/Browse Options property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 6336816
Scope Basic Development Environment
Data Name BrowseOptions
Short Name* BrowseOptions
Long Name* Browse Options
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 11
Owning Class Name Path Class
Data Type Common Cluster TypeDef data type

Common Cluster TypeDef

Property Node Browse Options
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

Set or get the file dialog box options. The options include prompt, mode, start path, and button text.

This property is similar to the options on the Browse Options page of the Path Properties dialog box.

Elements
Name Description
Prompt Sets or gets the prompt string of the browse dialog box.
Match Pattern Sets or gets the match pattern string of the browse dialog box.
Select Mode Sets or gets the selection mode of the browse dialog box.
Start Path Sets or gets the start path of browse dialog box.
Pattern Label Label to display in the file dialog box next to the custom pattern.
Button Text Specifies the label to display in the file dialog box for the accept or OK button. If you do not specify a label, the button text defaults to OK.

Uses

History

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

See Also

External Links