model.getLogicalSwitch(switch)
Was this helpful?
Get Logical Switch parameters
@status current Introduced in 2.0.0
switch (unsigned number) logical switch number (use 0 for LS1)
nil requested logical switch does not exist
table logical switch data:
func (number) function index, see Logical Switch Function Constants.
v1 (number) V1 value (index)
v2 (number) V2 value (index or value)
v3 (number) V3 value (index or value)
and (number) AND switch index
delay (number) delay (time in 1/10 s)
duration (number) duration (time in 1/10 s)
Was this helpful?
Was this helpful?