Download
Magazine
Develop
Account
Download
Magazine
Develop
Login
Forgot Account/Password
Create Account
Language
Help
Language
Help
×
Login
Login Name
Password
×
Forgot Account/Password
Category:
Software
People
PersonalForge
Magazine
Wiki
Search
OSDN
>
Find Software
>
Command Line IR Remote Controller
>
Howto
Command Line IR Remote Controller
Description
Project Summary
Developer Dashboard
Web Page
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
Downloads
List of Releases
Stats
Source Code
Code Repository list
Subversion
View Repository
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
FrontPage
Title index
Recent changes
Communication
Forums
List of Forums
Developers (1)
Help (1)
Open Discussion (1)
Mailing Lists
list of ML
News
How to use Command Line IR Remote Controller
コマンドラインで使用します
/R 学習モード
/T 送信モード
/C COMポート指定(必須、例:/C:COM6)
/F シグナルファイル指定(必須、例:/F:filename.rsc)
/P 送信ポート指定(送信モード時必須、例:/P:1)
1がAの黄色、4がBの黒らしい
使用例
COMポート6につながってるUSB赤外線機器で赤外線を受信して信号パターンをファイルに保存する
rscmd /R /C:COM6 /F:filename.rsc
COMポート6につながってるUSB赤外線機器から赤外線を送信する。信号パターンは上記で取得した物で、出力ポートは1番(Aって書いてある方の黄色い方)
rscmd /T /C:COM6 /P:1 /F:filename.rsc
Download File List
Wiki