Sets an item in the local project settings file.

Parameters

Name Data type Required Description
Section cstr.png Yes

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 cstr.png Yes

Specifies the name of the item you want to set, get, or delete from the section.

Value cfxdt.png Yes
Specifies the value of the item. This input accepts the following data types:
  • String
  • Integer
  • Boolean
  • Path

Remarks

The following table lists the characteristics of this method.

Short Name Set Item
Data type cbool.png
Available in Run-Time Engine No
Available in 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 allowed Yes