Required Parameters
To add an analog input or an analog output device, such as voltage transducer, the following parameters are required.A unique identifier for the device.Example:
transducerIndicates the type of device. For this type of device, it is always
analogInputOutput.Example: analogInputOutputThe name of the device’s address map on the controller.Example:
vmt_address_mapIndicates whether the device is enabled or disabled. A value of true means the device is disabled, while false means the device is enabled.