Agency Command-Line Parameters
Parameter | Default | Meaning |
---|---|---|
–server | localhost | The ARDI server to read data from |
–site | default | The ARDI site to read data from |
–port | 9990 | The HTTP port for the JSON API |
–ua | 0 | Enable OPC-UA. See below for more |
–uaport | 4840 | The OPC-UA port to open |
–log | The file to record all alarm logs to |
OPC-UA Levels
Agency has different levels of OPC-UA output.
0 | Disabled |
1 | OPC Points for alerts only |
2 | OPC Points for alerts and outputs |
3 | OPC Points for alerts, outputs and inputs |
Options 2 & 3 are intended for debugging & testing only and should not be used in production servers long-term.