Signal delay - extended version. Allows setting delay value in various units. Note that the inherited property 04p01 DelayTime is also supported by this class and reflects actual achieved delay in seconds.
static
readonly
OcaClassID ClassID
= 1.1.1.7.1
Level: 1 Index: 1
Number that uniquely identifies the class. Note that this differs from the object number, which identifies the instantiated object. This property is an override of the OcaRoot property.
Level: 1 Index: 2
Identifies the interface version of the class. Any change to the class definition leads to a higher class version. This property is an override of the OcaRoot property.
Level: 5 Index: 1
Delay value.
Properties inherited from OcaDelay
OcaTimeInterval
DelayTime
Properties inherited from OcaWorker
Properties inherited from OcaRoot
Level: 5 Index: 1
Gets the value of the DelayValue property. The return value indicates whether the property was successfully retrieved.
OcaDelayExtended::SetDelayValue (
OcaDelayValue Value )
Level: 5 Index: 2
Sets the value of the DelayValue property. The return value indicates whether the property was successfully set.
OcaDelayExtended::GetDelayValueConverted (
OcaDelayUnit UoM )
→ (
OcaDelayValue Value)
Level: 5 Index: 3
Return current delay setting, converted to given units. The return value indicates whether the method has succeeded.