beautypg.com

Examples – Sim2 RS‐232 Control User Manual

Page 12

background image

SUPERLUMIS

RS‐232 Control

12  

 

3. Examples 

 
Send the simulated ‘SWITCH ON FROM STANDBY' Remote Control keycode 
 
Remote Control allows Switching on from Standby via the key `0'. 
Send the code relative to key `0': 
 

BE EF 02 06 00 6B E6 52 01 00 00 00 00 

 
The projector switches on and the last source memorized prior to switch off is automatically selected.  
 
Send the simulated ‘MENU RIGHT' Remote Control keycode 
 
Send the command: 
 

BE EF 02 06 00 23 E7 5A 01 00 00 00 00 

 
The On Screen Display appears on the screen. 
The projector returns the response code: 

06 

 
which means that the command has been acknowledged with no error. 
 
Send the ‘CONTRAST DECREMENT' Operation Command 
 
Contrast value is 60. 
Send the command: 
 

BE EF 1A 0C 00 58 0F 01 00 03 00 00 00 00 00 00 00 00 00 

 
The projector returns the response code: 
 

20 3B 00 

 
which means: 

 acknowledged with no error 
 new Contrast value is now 3B = 59. 

 
Send ‘PROJECTOR STATUS' Status Command 
 
Send the command: 

 
BE EF 10 0A 00 34 B7 01 01 00 01 01 15 01 00 00 02 
 

The projector returns the response code: 
 

BE EF 10 13 00 .. .. 01 01 00 01 01 15 01 00 00 02 00 00 00 01 .. .. .. .. .. 
 

which means: 
 

 Command has been executed with success (Error bytes, 18‐20, are 00 00 00) 
 Projector is On (Projector Status, byte 21, is 01) 

 
Please note that bytes marked with .. are not relevant.