::pulse::GetScalarValue

Returns the value of the specified process variable.

Syntax
::pulse::GetScalarValue variable_name
Type
Pulse Tcl 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