PJLink Emulator Code
Emulates a PJLink projector connected via TCP/IP.
Status: Alpha
Brought to you by:
amclain
File | Date | Author | Commit |
---|---|---|---|
nbproject | 2012-11-24 |
![]() |
[565067] Added borders, command, and console windows to UI. |
.hgignore | 2012-11-21 |
![]() |
[660c1c] Initial import. |
Makefile | 2012-11-21 |
![]() |
[660c1c] Initial import. |
Projector.cpp | 2012-11-29 |
![]() |
[620d12] Padded connection time h:m:s with leading zeros. |
Projector.h | 2012-11-29 |
![]() |
[ce0a6a] Implemented PJLink responses: POWR, INPT, AVMT,... |
README.md | 2014-05-01 |
![]() |
[6e3835] Added readme. |
UI.cpp | 2012-11-29 |
![]() |
[620d12] Padded connection time h:m:s with leading zeros. |
UI.h | 2012-11-29 |
![]() |
[6fc08f] Implemented console navigation VIM-style keys. |
main.cpp | 2012-11-22 |
![]() |
[990e3a] Added Projector, Connection, and UI classes. |
Emulates a PJLink projector connected via TCP/IP.
https://sourceforge.net/p/pjlinkemu/wiki/Home/
1 Power State
2 Input
3 A/V Mute
4 Error Code
5 Lamp Status
6 Lamp Hours
h Console Page Down
j Console Line Down
k Console Line Up
l Console Page Up
g Console Home
G Console End
o Listen
q Quit Application
: Command Prompt
port [number]
Set the TCP/IP port number to listen on.
q | quit | exit
Quit the application.