Difference between revisions of "RR Demo"

From HITEC_HELP
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== SR33 - RR Demo UI ==
== SR33 - RR Demo UI ==
* UI 설치 순서
** DPC-HUB 설치
** My Doc/dpc.txt 수정, 다음 2줄 추가
** HUB 실행
** HUB 종료
** My Doc/DPC/RR_Demo/ 폴더로 이동
<pre>
[dpc]
src=http://support.hitecrcd.net:7700/files/DPC_Demo/
</pre>


* Servo Setting
* Servo Setting
Line 26: Line 37:
Serial 2 Write=N
Serial 2 Write=N
Serial Read Always On=N
Serial Read Always On=N
[Max]
send_log=10
recv_log=10
</pre>
</pre>

Latest revision as of 00:07, 13 January 2026

SR33 - RR Demo UI

  • UI 설치 순서
    • DPC-HUB 설치
    • My Doc/dpc.txt 수정, 다음 2줄 추가
    • HUB 실행
    • HUB 종료
    • My Doc/DPC/RR_Demo/ 폴더로 이동
[dpc]
src=http://support.hitecrcd.net:7700/files/DPC_Demo/
  • 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 setting
    • 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
[Max]
send_log=10
recv_log=10