Return input data for given input and line number
@status current Introduced in 2.0.0, curveType/curveValue/carryTrim added in 2.3, inputName added 2.3.10, flighmode reworked in 2.3.11
input (unsigned number) input number (use 0 for Input1)
input
line (unsigned number) input line (use 0 for first line)
line
nil requested input or line does not exist
nil
table input data:
table
name (string) input line name
name
inputName (string) input input name
inputName
source (number) input source index
source
weight (number) input weight
weight
offset (number) input offset
offset
switch (number) input switch index
switch
curveType (number) curve type (function, expo, custom curve)
curveType
curveValue (number) curve index
curveValue
carryTrim (boolean) input trims applied
carryTrim
'flightModes' (number) bit-mask of active flight modes
Last updated 4 years ago
Was this helpful?