Menu

Tree [6e3835] default tip /
 History

Read Only access


File Date Author Commit
 nbproject 2012-11-24 Alex McLain Alex McLain [565067] Added borders, command, and console windows to UI.
 .hgignore 2012-11-21 Alex McLain Alex McLain [660c1c] Initial import.
 Makefile 2012-11-21 Alex McLain Alex McLain [660c1c] Initial import.
 Projector.cpp 2012-11-29 Alex McLain Alex McLain [620d12] Padded connection time h:m:s with leading zeros.
 Projector.h 2012-11-29 Alex McLain Alex McLain [ce0a6a] Implemented PJLink responses: POWR, INPT, AVMT,...
 README.md 2014-05-01 Alex McLain Alex McLain [6e3835] Added readme.
 UI.cpp 2012-11-29 Alex McLain Alex McLain [620d12] Padded connection time h:m:s with leading zeros.
 UI.h 2012-11-29 Alex McLain Alex McLain [6fc08f] Implemented console navigation VIM-style keys.
 main.cpp 2012-11-22 Alex McLain Alex McLain [990e3a] Added Projector, Connection, and UI classes.

Read Me

PJLink Emulator

Emulates a PJLink projector connected via TCP/IP.

Documentation

https://sourceforge.net/p/pjlinkemu/wiki/Home/

HOTKEYS

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

COMMANDS

port [number]

    Set the TCP/IP port number to listen on.

q | quit | exit

    Quit the application.