The output node fields can reference the values from the associated equipment input record. The following is a list of the fields that can be used based on the input section of the template (XML) file. The value is referenced using the syntax '{equipment.<Field Name>}' where <Field Name> can be used from the list below:
Input Name |
Description |
---|---|
Area |
The required area |
Cluster |
The associated cluster |
Comment |
The configuration comment |
custom1 .. 8 |
The custom runtime fields |
Defstate |
The default state for the scheduler |
Help |
The help reference |
Iodevice |
The list of IO devices |
iodevice_list[n] |
The array of IO devices, where n in the zero based index |
Location |
The location reference |
Name |
The full equipment name |
Page |
The list of pages |
page_list[n] |
The array of pages, where n in the zero based index |
Param |
The list of parameters |
param_list[name] |
The list of parameters, where name is the specific parameter name |
scheduled |
The configuration of scheduler participation |
Tagprefix |
The prefix for the associated tags |
Type |
The equipment type |
See Also
Published June 2018