Difference between revisions of "RR Demo"
Jump to navigation
Jump to search
| Line 10: | Line 10: | ||
** EPA Right = 16384 - 4096 = 12288 | ** EPA Right = 16384 - 4096 = 12288 | ||
** EPA Center = 8192 | ** EPA Center = 8192 | ||
* UI hidden settup | |||
** edit My Doc / RR_Demo.ini | |||
<pre> | |||
[Interval] | |||
POS_NEW=10 | |||
POS_NOW=10 | |||
HORN=10 | |||
[debug] | |||
Serial 1 Write=Y | |||
Serial 2 Write=Y | |||
Serial Read Always On=Y | |||
[visible] | |||
Serial 1 Write=N | |||
Serial 2 Write=N | |||
Serial Read Always On=N | |||
</pre> | |||
Revision as of 10:46, 12 January 2026
SR33 - RR_Demo UI
- Servo Setting
- Pos Min = 4096 = -90 deg
- Pos Max = 16384 - 4096 = 12288 = +90 deg
- Pos Center = 8192 = 0 deg
- UI Setting
- EPA Left = 4096
- EPA Right = 16384 - 4096 = 12288
- EPA Center = 8192
- UI hidden settup
- edit My Doc / RR_Demo.ini
[Interval] POS_NEW=10 POS_NOW=10 HORN=10 [debug] Serial 1 Write=Y Serial 2 Write=Y Serial Read Always On=Y [visible] Serial 1 Write=N Serial 2 Write=N Serial Read Always On=N