Script Args tab

You can specify this information:
Add
if this option is selected, you can assign script arguments. To connect a gauge and retrieve the data, you must configure the arguments required by the script(s).
Sequence/Name
The sequence or name of the argument for identification.
Argument Value
The argument value for the script.
Description
The argument description for identification.
Method
The point at which the argument is passed to the script. Possible values:
  • InitialiseDeviceAsync: The argument is passed to the script during device initialization.
  • GetDataAsync: The argument is passed to the script when data is being retrieved.
  • TerminateDeviceAsync: The argument is passed to the script during device termination.
Remove
If this check box is selected, the selected argument is removed.