GetScalarValue

Returns the value of the specified process variable.

Syntax
GetScalarValue(variable_name)
Type
Pulse Python API command.
Description
Returns the value of the specified process variable.
Inputs
variable_name
The name of the queried variable.
Example
To get the value of variable Var1:
GetScalarValue('Var1')
Version History
2021.2