This interface can be used to read/write certain properties of the active DSS object. The structure of the interface is as follows:


double SwtControlsF(int32_t Parameter, double Argument);


This interface returns a floating point number (64 bits) with the result of the query according to the value of the variable Parameter, which can be one of the following:


Parameter 0: SwtControls.Delay read

This parameter gets the time delay [s] between arming and opening or closing the switch. Control may reset before actually operating the switch.


Parameter 1: SwtControls.Delay write

This parameter sets the time delay [s] between arming and opening or closing the switch. Control may reset before actually operating the switch.