Path class/Browse Options.Selection Mode property: Difference between revisions
Appearance
Added new property page. |
m Category reorg |
||
Line 77: | Line 77: | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category:VI Server Property]] |
Latest revision as of 13:39, 7 May 2020
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 |
Property Node | ![]() |
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | Yes |
Loads the block diagram into memory | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Permissions | Read/Write |
Remote access allowed | Yes |
Settable when the VI is running | Yes |
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
![]() |
Specific use cases for this property. |
History
![]() |
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
![]() |
More info to come. |
See Also
![]() |
Add links to internal wiki pages that would also help. |
External Links
![]() |
Add links to external resources that would also help. |