Path class/Browse Options.Selection Mode property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 6336809
Scope Basic Development Environment
Data Name BrwsMode
Short Name* SelMode
Long Name* Browse Options:Selection Mode
* 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 Enum U32 data type

Enum U32

Property Node Browse Options:Selection Mode
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 selection mode of the browse dialog box.

This property is similar to the Selection Mode section in the configuration dialog box for the File Dialog Express VI and the Selection Mode section on the Browse Options page of the Path Properties dialog box.

This property is an element of the Browse Options property.

The following table lists the possible file or directory enum values for the Browse Options:Selection Mode property.

File or Directory
existing file
new file
new or existing file
existing dir
new dir
new or existing dir
existing file (use LLBs)
new file (use LLBs)
new or existing file (use LLBs)
new or existing file or directory (use LLBs)
existing dir (use LLBs)
new dir (use LLBs)
new or existing dir (use LLBs)

Uses

History

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

See Also

External Links