ToCoNet_u16RcCalib()
最終更新
最終更新
Calibrate the RC timer.
Performing a calibration
Getting calibration values
Setting the calibration values
No calibration is required and a fixed value of 9766 (32000/32768) counts is specified. Use as shown in the following example.
Type
Name
Value
Remark
uint16
u16val
0
Calibration is carried out. Calibration takes less than 1 ms, but some time is required.
5000-15000
Sets the calibration value.
0xFFFF
Retrieves the set value.
Type
Remark
uint16
If the argument u16val == 0xFFFF
, the current setting value is returned. Otherwise undefined.