Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

ParameterPut

  • Last UpdatedJul 18, 2023
  • 1 minute read

Updates a system parameter in the CITECT.INI file. If the system parameter does not exist, it is added to the CITECT.INI file.

Syntax

ParameterPut(Section, Name, Value)

Section:

The section name.

sName:

The system parameter name.

Value:

The value to put in the system parameter.

Return Value

0 (zero) if successful, otherwise an error is returned.

ParameterGet, WndGetFileProfile, WndPutFileProfile

Example

/* Changes the [Page] Windows system parameter in CITECT.INI to "4". */
ParameterPut("Page","Windows","4");

See Also

Miscellaneous Functions

In This Topic
TitleResults for “How to create a CRG?”Also Available in