analogOut
title="Path"
Model/Logical View/M2k lib/Devices/AnalogOut/
CpDoSpec
Input signals
SetValue(double)
Sets the current, processed value
aGetValue()
Reads back the last value written.
aGetHwProps()
Reads some data about the actuator's hardware (partly loaded from Hardware.ini, partly calculated)
Output signals
HwProps(CdAoHwProps)
Response to aGetHwProps
Value(double)
Response to aGetValue
Error(CdErrorCode)
Error response to a... or asynchronous error signal, parameter is the error code.