model.setOutput(index, value)
Last updated
Was this helpful?
Set servo parameters
@status current Introduced in 2.0.0
index (unsigned number) channel number (use 0 for CH1)
value (table) servo parameters, see model.getOutput() for table format
none
If a parameter is missing from the value, then that parameter remains unchanged.
Last updated
Was this helpful?
Was this helpful?