Local Project Settings:Set Item Method
Short Name: Set Item
Installed With: Base Package
Class: Project Methods
Sets an item in the local project settings file.
Parameters
Name | Required | Description |
---|---|---|
Section | No | Specifies the name of a collection of tag-value pairs that you want to search for, set, get, or delete from a local project settings file. |
Tag | No | Specifies the name of the item you want to set, get, or delete from the section. |
Value | No | Specifies the value of the item.
This input accepts the following data types:
|
Remarks
The following table lists the characteristics of this method.
Available in Run-Time Engine and Real-Time Operating System | No |
Settable when the VI is running | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access disallowed | No |
Must wait until user interface is idle | No |
Available with control VIs | No |
Available with global VIs | No |
Available with strict type definitions | No |
Available with polymorphic VIs | No |