DigitalOut
title="Path"
Model/Logical View/M2k lib/Devicers/DigitalOut/
CpDoSpec
Input signals
SetValue(bool)
Set the state of DO
aGetValue()
Get current state of DO
aGetHwProps()
Reads some data about the actuator's hardware (partly loaded from the Hardware.ini, partly read from the hardware)
aTimedSetValue(CdDoTimeValue)
Impulse
Output signals
Error(CdErrorCode)
Error response to a... or asynchronous error signal, parameter is the error code.
HwProps(CdDoHwProps)
Return signal on aGetHwProps
Value()
Return signal on aGetValue
Done()
Return signal when aTimedSetValue is done