Barco R9040150 User Manual

Other manuals for R9040150: Owner's Manual
Manual is about: BarcoReality SIM6 Ultra Series/ Serial Communications Basic

Summary of R9040150

  • Page 1

    Barcoreality sim6 ultra series serial communications basic user’s manual r9040150 r9040151 r9040152 r5976538/01 08/06/2005.

  • Page 2

    Barco nv simulation products 600 bellbrook ave, xenia oh 45385 phone: +1 (937) 372 7579 fax: +1 (937) 372 8645 e-mail: eis@barco.Com visit us at the web: www.Eis.Barco.Com barco nv simulation products noordlaan 5, b-8520 kuurne phone: +32 56.36.82.11 fax: +32 56.36.84.86 e-mail: info@barco.Com visit...

  • Page 3

    Copyright © all rights reserved. No part of this document may be copied, reproduced or translated. It shall not otherwise be recorded, transmitted or stored in a retrieval system without the prior written consent of barco. Changes barco provides this manual ’as is’ without warranty of any kind, eith...

  • Page 5: Table Of Contents

    Table of contents table of contents 1. Serial communications basics .................................................................................. 5 1.1 serial communications protocol . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ...

  • Page 6

    Table of contents 2.65 dimming, read . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .. . . . . . . 92 2.66 dimming tracking ecr...

  • Page 7

    Table of contents 2.141 input white balance blue, decrement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .189 2.142 input white balance blue, increment . . . . ....

  • Page 8

    Table of contents 2.217 sharpness, increment . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .. . . . . . .279 2.218 shift horizontal, read . . ...

  • Page 9

    1. Serial communications basics 1. Serial communications basics overview • serial communications protocol • data words • communication settings • serial communications hardware • serial communications syntax r5976538 barcoreality sim6 ultra series 08/06/2005 5.

  • Page 10

    1. Serial communications basics 1.1 serial communications protocol communication protocol summary like every communication method the serial communication uses a particular protocol (ansi) which must be respected in order to allow communication to take place, following table gives a summary of the p...

  • Page 11

    1. Serial communications basics note any command byte, data byte or checksum byte that equals \x80, \xfe, \xff has to be converted! 1. Transmission - instead of \x80, send \x80 followed by \x00 - instead of \xfe, send \x80 followed by \x7e - instead of \xff, send \x80 followed by \x7f 2. Reception -...

  • Page 12

    1. Serial communications basics 1.2 data words msb the most significant byte, is the byte with the greatest weight (value). Lsb the less significant byte, is the byte with the smallest weight (value). Description a word contains more than one byte, the first byte is the msb, the last byte is the lsb...

  • Page 13

    1. Serial communications basics 1.3 communication settings baud rate defines the speed of the data transfer. The baud rate can be set using the menu structure. Consult the owner’s manual of the projector on how to change the baud rate setting. Data bits eight data bits are used for each character of...

  • Page 14

    1. Serial communications basics 1.4 serial communications hardware overview • female d9–pin connector labelled “rs232 in” used to connect the projector with the computer. Pin out of the d9 connector: pin name full name 1 cd carrier detect 2 rxd received data 3 txd transmitted data 4 dtr data termina...

  • Page 15

    1. Serial communications basics 1 hsko 2 hski 3 txd- 4 gnd 5 rxd- 6 txd+ 7 n.C. 8 rxd+ 4 dtr 8 cts 3 txd 5 gnd 2 rxd din mini 8 d9 male image 1-2 connection: mac → projector signal levels following table gives the signal levels corresponding to the different states: state voltage off = 1 -9v on = 0 ...

  • Page 16

    1. Serial communications basics 1.5 serial communications syntax characters in this manual, all characters are expressed using the c-language syntax: decimal values ddd 2 hexadecimal values \x hh 3 negative values/numbers the 2s complement number system is used to express negative numbers pascal-lan...

  • Page 17

    1. Serial communications basics ’d’ \x64 null \x00 standard file predefined file stored in read-only memory custom file file created by the user and stored in non-volatile read write memory filename a filename is specified as a c-language string. This string has to follow some rules: x x x x x x x x...

  • Page 18

    1. Serial communications basics 14 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 19: 2. Rs232 Commands

    2. Rs232 commands 2. Rs232 commands overview • 3d image, read • 3d image, write • 800 – peripheral output module, read • 800 – peripheral output module, write • acknowledge - no acknowledge • baudrate pc, write • blanking bottom, read • blanking bottom, write • blanking bottom, decrement • blanking ...

  • Page 20

    2. Rs232 commands • color saturation, write • color saturation, decrement • color saturation, increment • color temperature, read • color temperature, write • contrast, read • contrast, write • contrast, decrement • contrast, increment • crosshair, write (old) • dimming, read • dimming tracking ecr ...

  • Page 21

    2. Rs232 commands • geometry shift horizontal, increment • geometry shift vertical, read • geometry shift vertical, write • geometry shift vertical, decrement • geometry shift vertical, increment • geometry size horizontal, read • geometry size horizontal, write • geometry size horizontal, decrement...

  • Page 22

    2. Rs232 commands • lines total, increment • logo background, read • logo background, write • logo hot-key, read • logo hot-key, write • logo position, read • logo position, write • logo status, read • logo status, write • menu, exit • mute video, read • mute video, write off • mute video, write on ...

  • Page 23

    2. Rs232 commands • size horizontal, read • size horizontal, write • size horizontal, decrement • size horizontal, increment • size vertical, read • size vertical, write • size vertical, decrement • size vertical, increment • software language, read • software type, read • software version, read • s...

  • Page 24

    2. Rs232 commands 2.1 3d image, read general information when using a projector in combination with a 3d source in an active stereo compatible configuration and the active stereo compati- bility option is activated, each of the two projectors can be set to project either the left or the right(eye) f...

  • Page 25

    2. Rs232 commands 2.2 3d image, write description write the 3d image setting. Command command [0] \xfa command [1] \xa1 data data [0] 3d image setting: • \x01 = left image • \x02 = right image r5976538 barcoreality sim6 ultra series 08/06/2005 21.

  • Page 26

    2. Rs232 commands 2.3 800 – peripheral output module, read description read the configuration of the 800-peripheral output module. Command command [0] \xf2 command [1] \x81 return data output module configuration data [0] standard \x00 5 cable \x01 example read the configuration of the 800-periphera...

  • Page 27

    2. Rs232 commands 2.4 800 – peripheral output module, write description set-up the configuration of the 800-peripheral output module. Command command [0] \xf2 command [1] \x01 data output module configuration data [0] standard \x00 5 cable \x01 example configure the 800-peripheral output module to b...

  • Page 28

    2. Rs232 commands 2.5 acknowledge - no acknowledge description when the projector receives a command, the command format is checked (see communication protocol), including the projector address and the checksum. If the command format contains an error, the command is ignored. If the command format i...

  • Page 29

    2. Rs232 commands 2.6 baudrate pc, write description change de pc baudrate. Command command [0] \x75 data data [0] c-language string the acknowledge is sent at the same baudrate as the question. The baudrate will be changed after transmis- sion of the acknowledge sequence. If the data contains a non...

  • Page 30

    2. Rs232 commands 2.7 blanking bottom, read description read the actual value of the blanking bottom. Command command [0] \x21 command [1] \x4d command [2] \x00 return data data [0] blanking bottom msb value data [1] blanking bottom lsb value blanking bottom = data [0] x 256 + data [1] example read ...

  • Page 31

    2. Rs232 commands receive (answer) data [0] \x00 data [1] \x00 checksum \x6f stop \xff r5976538 barcoreality sim6 ultra series 08/06/2005 27.

  • Page 32

    2. Rs232 commands 2.8 blanking bottom, write description write a new value for the blanking bottom. Command command [0] \x20 command [1] \x4d command [2] \x00 data data [0] blanking bottom msb value data [1] blanking bottom lsb value blanking bottom = data [0] x 256 + data [1] example set the blanki...

  • Page 33

    2. Rs232 commands 2.9 blanking bottom, decrement description decrement the blanking bottom. Command command [0] \x23 command [1] \x4d command [2] \x00 example decrement the blanking bottom of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x23 command [1...

  • Page 34

    2. Rs232 commands 2.10 blanking bottom, increment description increment the blanking bottom. Command command [0] \x22 command [1] \x4d command [2] \x00 example increment the blanking bottom of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x22 command [...

  • Page 35

    2. Rs232 commands 2.11 blanking left, read description read the actual value of the blanking left. Command command [0] \x21 command [1] \x4e command [2] \x00 return data data [0] blanking left msb value data [1] blanking left lsb value example read the actual value of blanking left of a projector wi...

  • Page 36

    2. Rs232 commands receive (answer) checksum \x70 stop \xff 32 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 37

    2. Rs232 commands 2.12 blanking left, write description write a new value for the blanking left. Command command [0] \x20 command [1] \x4e command [2] \x00 data data [0] blanking left msb value data [1] blanking left lsb value blanking bottom = data [0] x 256 + data [1] example set the blanking left...

  • Page 38

    2. Rs232 commands 2.13 blanking left, decrement description decrement the blanking left. Command command [0] \x23 command [1] \x4e command [2] \x00 example decrement the blanking left of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x23 command [1] \x4...

  • Page 39

    2. Rs232 commands 2.14 blanking left, increment description increment the blanking left. Command command [0] \x22 command [1] \x4e command [2] \x00 example increment the blanking left of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x22 command [1] \x4...

  • Page 40

    2. Rs232 commands 2.15 blanking right, read description read the actual value of the blanking right. Command command [0] \x21 command [1] \x4f command [2] \x00 return data data [0] blanking right msb value data [1] blanking right lsb value example read the actual value of blanking right of a project...

  • Page 41

    2. Rs232 commands 2.16 blanking right, write description write a new value for the blanking right. Command command [0] \x20 command [1] \x4f command [2] \x00 data data [0] blanking right msb value data [1] blanking right lsb value example set the blanking right to 0 on a projector with address \x01....

  • Page 42

    2. Rs232 commands 2.17 blanking right, decrement description decrement the blanking right. Command command [0] \x23 command [1] \x4f command [2] \x00 example decrement the blanking right of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x23 command [1] ...

  • Page 43

    2. Rs232 commands 2.18 blanking right, increment description increment the blanking right. Command command [0] \x22 command [1] \x4f command [2] \x00 example increment the blanking right of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x22 command [1] ...

  • Page 44

    2. Rs232 commands 2.19 blanking top, read description read the actual value of blanking top. Command command [0] \x21 command [1] \x4c command [2] \x00 return data data [0] blanking top msb value data [1] blanking top lsb value example read the actual value of blanking top of a projector with addres...

  • Page 45

    2. Rs232 commands receive (answer) checksum \x6e stop \xff r5976538 barcoreality sim6 ultra series 08/06/2005 41.

  • Page 46

    2. Rs232 commands 2.20 blanking top, write description read the actual value of blanking top. Command command [0] \x20 command [1] \x4c command [2] \x00 data data [0] blanking top msb value data [1] blanking top lsb value example set the blanking top to 0 on a projector with address \x01. Transmit s...

  • Page 47

    2. Rs232 commands 2.21 blanking top, decrement description decrement the blanking top. Command command [0] \x23 command [1] \x4c command [2] \x00 example decrement blanking top of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x23 command [1] \x4c comma...

  • Page 48

    2. Rs232 commands receive (acknowledge) start \xfe projector address \x01 command [0] \x00 command [1] \x06 checksum \x07 stop \xff 44 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 49

    2. Rs232 commands 2.22 blanking top, increment description increment the blanking top. Command command [0] \x22 command [1] \x4c command [2] \x00 example increment blanking top of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x22 command [1] \x4c comma...

  • Page 50

    2. Rs232 commands 2.23 brightness, read description read the actual brightness value. Command command [0] \x21 command [1] \x02 return data data [0] brightness value example read the actual brightness value of a projector with address \x01. Suppose the brightness equals \x20. Transmit start \xfe pro...

  • Page 51

    2. Rs232 commands 2.24 brightness, write description write the actual brightness value. Command command [0] \x20 command [1] \x02 data data [0] brightness value example read the actual brightness value of a projector with address \x01. Suppose the brightness equals \x20. Transmit start \xfe projecto...

  • Page 52

    2. Rs232 commands 2.25 brightness, decrement description decrement the brightness level. Command command [0] \x04 example decrement the bass level of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x04 checksum \x05 stop \xff receive (acknowledge) start ...

  • Page 53

    2. Rs232 commands 2.26 brightness, increment description increment the brightness level. Command command [0] \x03 example decrement the bass level of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x03 checksum \x04 stop \xff receive (acknowledge) start ...

  • Page 54

    2. Rs232 commands 2.27 clamp delay, read description read the actual value of the clamp delay. Command command [0] \x21 command [1] \x67 return data data [0] clamp delay value example read the actual value of the clamp delay of a projector with address \x01. Suppose the clamp delay equals \x00. Tran...

  • Page 55

    2. Rs232 commands 2.28 clamp delay, write description write a new value for the clamp delay. Command command [0] \x20 command [1] \x67 data data [0] clamp delay value example set the clamp delay to \x00 on a projector with address \x01. Transmit start \xfe projector address \x01 command [0] \x20 com...

  • Page 56

    2. Rs232 commands 2.29 clamp delay, decrement description decrement the clamp delay. Command command [0] \x23 command [1] \x67 example decrement the clamp delay of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x23 command [1] \x67 checksum \x8b stop \x...

  • Page 57

    2. Rs232 commands 2.30 clamp delay, increment description increment the clamp delay. Command command [0] \x22 command [1] \x67 example increment the clamp delay of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x22 command [1] \x67 checksum \x8a stop \x...

  • Page 58

    2. Rs232 commands 2.31 clamp width, read clamp width does not work with video, s-video and dvi signals. Description read the actual value of the clamp width. Command command [0] \x21 command [1] \x68 return data data [0] clamp width value example read the actual value of the clamp width of a project...

  • Page 59

    2. Rs232 commands 2.32 clamp width, write description write a new value for the clamp width. Command command [0] \x20 command [1] \x68 data data [0] clamp width value example set the clamp width to \x32 on a projector with address \x01. Transmit start \xfe projector address \x01 command [0] \x20 com...

  • Page 60

    2. Rs232 commands 2.33 clamp width, decrement description decrement the clamp delay. Command command [0] \x23 command [1] \x68 example decrement the clamp delay of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x23 command [1] \x68 checksum \x8c stop \x...

  • Page 61

    2. Rs232 commands 2.34 clamp width, increment description increment the clamp width. Command command [0] \x22 command [1] \x68 example increment the clamp delay of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x22 command [1] \x68 checksum \x8b stop \x...

  • Page 62

    2. Rs232 commands 2.35 clo current light value, read description read the current light value of the projector. Command command [0] \xfa command [1] \xdb command [2] \x14 return data data [0] current light msb value data [1] current light lsb value current light value = data [0] x 256 + data [1] 58 ...

  • Page 63

    2. Rs232 commands 2.36 clo current light value, write description set the current light value of the projector. Command command [0] \xfa command [1] \xda command [2] \x14 data data [0] current light msb value data [1] current light lsb value current light value = data [0] x 256 + data [1] r5976538 b...

  • Page 64

    2. Rs232 commands 2.37 clo error status, read description read the error status of the projector. Command command [0] \xfa command [1] \xdb command [2] \x16 return data data [0] status byte: • bit 0: tracking on/off • bit 1: tracking within range • bit2: light count integration within range 60 r5976...

  • Page 65

    2. Rs232 commands 2.38 clo initial light value, read description read the initial light value of the projector. Command command [0] \xfa command [1] \xdb command [2] \x15 data data [0] initial light msb value data [1] initial light lsb value initial light value = data [0] x 256 + data [1] r5976538 b...

  • Page 66

    2. Rs232 commands 2.39 clo initial light value, write description set the initial light value of the projector. Command command [0] \xfa command [1] \xda command [2] \x15 data data [0] initial light msb value data [1] initial light lsb value initial light value = data [0] x 256 + data [1] 62 r597653...

  • Page 67

    2. Rs232 commands 2.40 clo regulation factor, read description read the regulation factor of the projector. Command command [0] \xfa command [1] \xdb command [2] \x07 return data data [0] regulation factor value r5976538 barcoreality sim6 ultra series 08/06/2005 63.

  • Page 68

    2. Rs232 commands 2.41 clo regulation factor, write description set the regulation factor of the projector. Command command [0] \xfa command [1] \xda command [2] \x07 data data [0] regulation factor value 64 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 69

    2. Rs232 commands 2.42 clo regulation maximum, read description read the regulation maximum of the projector. Command command [0] \xfa command [1] \xdb command [2] \x08 return data data [0] regulation maximum value r5976538 barcoreality sim6 ultra series 08/06/2005 65.

  • Page 70

    2. Rs232 commands 2.43 clo regulation maximum, write description set the regulation maximum of the projector. Command command [0] \xfa command [1] \xda command [2] \x08 data data [0] regulation maximum value 66 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 71

    2. Rs232 commands 2.44 clo software version, read description read the clo software version. Availability from software v1.22 (sim6 ultra) and v1.00 (sim6 ultra ii). Command command [0] \xfa command [1] \xdb command [2] \x17 return data data [0] software version the return data-transfer being the so...

  • Page 72

    2. Rs232 commands receive (answer) command [2] \x17 data [0] \x05 = ’0’ data [1] \x30 = ’0’ data [2] \x31 = ’1’ data [3] \x46 = ’.’ data [4] \x30 = ’0’ data [5] \x30 = ’0’ checksum \xf9 stop \xff 68 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 73

    2. Rs232 commands 2.45 clo target light value, read description read the target light value of the projector. Command command [0] \xfa command [1] \xdb command [2] \x12 return data data [0] clo target light msb value data [1] clo target light lsb value target light value = data [0] x 256 + data [1] ...

  • Page 74

    2. Rs232 commands 2.46 clo target light value, write description set the target light value of the projector. Command command [0] \xfa command [1] \xda command [2] \x12 data data [0] clo target light msb value data [1] clo target light lsb value target light value = data [0] x 256 + data [1] 70 r597...

  • Page 75

    2. Rs232 commands 2.47 clo tracking estimation, write description write the tracking estimation of the projector. Command command [0] \xfa command [1] \xda command [2] \x0f data data [0] esimation value: • \x00 = slow tracking to target value • \x01 = fast, start tarcking with a quick guess data [1]...

  • Page 76

    2. Rs232 commands 2.48 clo tracking interval, read description read the tracking interval of the projector. Command command [0] \xfa command [1] \xdb command [2] \x05 return data data [0] clo tracking interval value: • \x00 = no tracking • \x01 = 2 seconds • \x02 = 4 seconds • \x03 = 8 seconds • \x0...

  • Page 77

    2. Rs232 commands 2.49 clo tracking interval, write description set the tracking interval of the projector. Command command [0] \xfa command [1] \xda command [2] \x05 data data [0] clo tracking interval value: • \x00 = no tracking • \x01 = 2 seconds • \x02 = 4 seconds • \x03 = 8 seconds • \x04 = 16 ...

  • Page 78

    2. Rs232 commands 2.50 color balance, read description read the color balance value. Command command [0] \x22 command [1] red/green or blue/green color balance selection: • \x43 = red/green color balance • \x44 = blue/green color balance data data [0] color temperature: • \x00 = projector white • \x...

  • Page 79

    2. Rs232 commands receive (acknowledge) checksum \x07 stop \xff receive (answer) start \xfe projector address \x01 command [0] \x21 command [1] \x43 data [0] \x64 checksum \xc9 stop \xff r5976538 barcoreality sim6 ultra series 08/06/2005 75.

  • Page 80

    2. Rs232 commands 2.51 color balance, write description write a new color balance value. Command command [0] \x22 command [1] red/green or blue/green color balance selection: • \x43 = red/green color balance • \x44 = blue/green color balance data data [0] value of the color balance multiplied by 100...

  • Page 81

    2. Rs232 commands 2.52 color balance, decrement description decrement the actual color balance. Command command [0] \x23 command [1] red/green or blue/green color balance selection: • \x43 = red/green color balance • \x44 = blue/green color balance example decrement the color balance red/green on a ...

  • Page 82

    2. Rs232 commands 2.53 color balance, increment description increment the actual color balance. Command command [0] \x22 command [1] red/green or blue/green color balance selection: • \x43 = red/green color balance • \x44 = blue/green color balance example increment the color balance red/green on a ...

  • Page 83

    2. Rs232 commands 2.54 color saturation, read color saturation only works with video or s-video. Description read the actual color saturation value. Command command [0] \x21 command [1] \x03 return data data [0] color value example read the actual color value of a projector with address \x01. Suppos...

  • Page 84

    2. Rs232 commands 2.55 color saturation, write description write a new color saturation value. Command command [0] \x20 command [1] \x03 data data [0] color value example set the color to \x20 on a projector with address \x01. Transmit start \xfe projector address \x01 command [0] \x20 command [1] \...

  • Page 85

    2. Rs232 commands 2.56 color saturation, decrement description decrement the color saturation level. Command command [0] \x06 example decrement the color saturation level of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x06 checksum \x07 stop \xff rece...

  • Page 86

    2. Rs232 commands 2.57 color saturation, increment description increment the color saturation level. Command command [0] \x05 example increment the color saturation level of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x05 checksum \x06 stop \xff rece...

  • Page 87

    2. Rs232 commands 2.58 color temperature, read description read the actual color temperature. Command command [0] \x21 command [1] \x45 return data data [0] color temperature: • \x00 = projector white • \x01 = custom color balance derived from projector white • \x02 = custom color balance derived fr...

  • Page 88

    2. Rs232 commands receive (answer) checksum \xa8 stop \xff 84 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 89

    2. Rs232 commands 2.59 color temperature, write description write the color temperature. Command command [0] \x20 command [1] \x45 return data data [0] color temperature: • \x00 = projector white • \x01 = custom color balance derived from projector white • \x02 = custom color balance derived from 32...

  • Page 90

    2. Rs232 commands 2.60 contrast, read description read the actual contrast value. Command command [0] \x21 command [1] \x01 return data data [0] contrast value example read the actual contrast value of a projector with address \x01. Suppose the contrast equals \x30. Transmit start \xfe projector add...

  • Page 91

    2. Rs232 commands 2.61 contrast, write description write a new contrast value. Command command [0] \x20 command [1] \x01 data data [0] contrast value example set the contrast to \x30 on a projector with address \x01. Transmit start \xfe projector address \x01 command [0] \x20 command [1] \x01 data [...

  • Page 92

    2. Rs232 commands 2.62 contrast, decrement description decrement the contrast level. Command command [0] \x02 example decrement the contrast level of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x02 checksum \x03 stop \xff receive (acknowledge) start ...

  • Page 93

    2. Rs232 commands 2.63 contrast, increment description increment the contrast level. Command command [0] \x01 example decrement the contrast level of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x01 checksum \x02 stop \xff receive (acknowledge) start ...

  • Page 94

    2. Rs232 commands 2.64 crosshair, write (old) description this command will draw a crosshair on the projected image, this crosshair consists of two objects which can be each a square or a cross. (so 4 combinations are possible) availability only available on the following software versions: • sim6 w...

  • Page 95

    2. Rs232 commands transmit data [4] \x00 data [5] \x00 data [6] \x01 data [7] \x00 data [8] \x32 data [9] \x00 data [10] \x0a data [11] \x01 checksum \x3d stop \xff receive (acknowledge) start \xfe projector address \x01 command [0] \x00 command [1] \x06 checksum \x07 stop \xff r5976538 barcoreality...

  • Page 96

    2. Rs232 commands 2.65 dimming, read general information adjustable dimming makes it possible to dim the lightoutput of the projector and meanwhile improve the contrast ratio. From software version v1.02 the dimmer control accuracy has improved with a factor of 5 description read the dimming value. ...

  • Page 97

    2. Rs232 commands 2.66 dimming tracking ecr position, read description read the tracking ecr position of the projector. Command command [0] \xfa command [1] \xdb command [2] \x13 return data data [0] tracking ecr position msb value data [1] tracking ecr position lsb value tracking ecr position value...

  • Page 98

    2. Rs232 commands 2.67 dimming linearized ecr, write general information set the dimmer position to a light output percentage between 0,0% and 100,0 %. Description set the dimmer linearized ecr value of the projector. Command command [0] \xfa command [1] \xda command [2] \x8d data data [0] linearize...

  • Page 99

    2. Rs232 commands 2.68 dimming, decrement description decrement the dimming. Command command [0] \x23 command [1] \x0d example decrement the clamp delay of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x23 command [1] \x0d checksum \x31 stop \xff recei...

  • Page 100

    2. Rs232 commands 2.69 dimming, increment description increment the dimming. Command command [0] \x22 command [1] \x0d example increment dimming of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x22 command [1] \x0d checksum \x30 stop \xff receive (ackn...

  • Page 101

    2. Rs232 commands 2.70 display blanking, read description read the display blanking value. Command command [0] \xfa command [1] \xd1 data data [0] level: • \x00 = level 0 • \x01 = level 1 data [1] location: • \x00 = location 0 = top • \x01 = location 1 = bottom • \x02 = location 2 = left • \x03 = lo...

  • Page 102

    2. Rs232 commands receive (acknowledge) start \xfe projector address \x01 command [0] \x00 command [1] \x06 checksum \x07 stop \xff receive (answer) start \xfe projector address \x01 command [0] \xfa command [1] \xd1 data [0] \x00 data [1] \x01 data [2] \x01 data [3] \x00 data [4] \x3c checksum \x0a...

  • Page 103

    2. Rs232 commands 2.71 display blanking, write description send display blanking values to the projector. Command command [0] \xfa command [1] \xd0 data data [0] level: • \x00 = level 0 • \x01 = level 1 data [1] location: • \x00 = location 0 = top • \x01 = location 1 = bottom • \x02 = location 2 = l...

  • Page 104

    2. Rs232 commands 2.72 display blanking, init description set the display blanking values to 0. Command command [0] \xfa command [1] \xd2 100 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 105

    2. Rs232 commands 2.73 electronic convergence horizontal, read (new driver) description read the horizontal electronic convergence adjustment value of the projector. Availability from software v1.23 (sim6 ultra hb) and v2.02 (sim6 ultra ii). Command command [0] \x21 command [1] \x84 return data data...

  • Page 106

    2. Rs232 commands 2.74 electronic convergence horizontal, write (new driver) description write the horizontal electronic convergence adjustment value to the projector. Availability from software v1.23 (sim6 ultra hb) and v2.02 (sim6 ultra ii). Command command [0] \x20 command [1] \x84 data data [0] ...

  • Page 107

    2. Rs232 commands 2.75 electronic convergence horizontal, increment (new driver) description write the horizontal electronic convergence adjustment value to the projector. Availability from software v1.23 (sim6 ultra hb) and v2.02 (sim6 ultra ii). Command command [0] \x22 command [1] \x84 r5976538 b...

  • Page 108

    2. Rs232 commands 2.76 electronic convergence horizontal, decrement (new driver) description write the horizontal electronic convergence adjustment value to the projector. Availability from software v1.23 (sim6 ultra hb) and v2.02 (sim6 ultra ii). Command command [0] \x23 command [1] \x84 104 r59765...

  • Page 109

    2. Rs232 commands 2.77 electronic convergence vertical, write (new driver) description write the vertical electronic convergence adjustment value to the projector. Availability from software v1.23 (sim6 ultra hb) and v2.02 (sim6 ultra ii). Command command [0] \x20 command [1] \x8b data data [0] colo...

  • Page 110

    2. Rs232 commands 2.78 electronic convergence vertical, read (new driver) description read the vertical electronic convergence adjustment value of the projector. Availability from software v1.23 (sim6 ultra hb) and v2.02 (sim6 ultra ii). Command command [0] \x21 command [1] \x8b return data data [0]...

  • Page 111

    2. Rs232 commands 2.79 electronic convergence vertical, increment (new driver) description write the vertical electronic convergence adjustment value to the projector. Availability from software v1.23 (sim6 ultra hb) and v2.02 (sim6 ultra ii). Command command [0] \x22 command [1] \x8b r5976538 barco...

  • Page 112

    2. Rs232 commands 2.80 electronic convergence vertical, decrement (new driver) description write the vertical electronic convergence adjustment value to the projector. Availability from software v1.23 (sim6 ultra hb) and v2.02 (sim6 ultra ii). Command command [0] \x23 command [1] \x8b 108 r5976538 b...

  • Page 113

    2. Rs232 commands 2.81 field polarity, read description read the actial position of the field polarity. Command command [0] \x21 command [1] \x62 return data data [0] • \x00 = negative • \x01 = positive • \x02 = automatic example read the actual field polarity of a projector with address \x01. Suppo...

  • Page 114

    2. Rs232 commands 2.82 field polarity, write description change the field polarity value. Command command [0] \x20 command [1] \x62 data data [0] • \x00 = negative • \x01 = positive • \x02 = automatic example set the field polarity to automatic on a projector with address \x01. Transmit start \xfe p...

  • Page 115

    2. Rs232 commands 2.83 file, copy description copy file1 to file2. - file2 (destination file) has to be a custom file. - if the location specified by the "file index" of file2 has already been taken up, file2 will overwrite that contents. - if file1 and file2 point to the same location, the base nam...

  • Page 116

    2. Rs232 commands transmit data [21] \x2e (=’.’) data [22] \x63 (=’c’) data [23] \x30 (=’0’) data [24] \x35 (=’5’) data [25] \x00 checksum \x9d stop \xff receive (acknowledge) start \xfe projector address \x01 command [0] \x00 command [1] \x06 checksum \x07 stop \xff 112 r5976538 barcoreality sim6 u...

  • Page 117

    2. Rs232 commands 2.84 file, delete description delete one or more files. Only custom files (????????.C??) can be deleted. Command command [0] \xc1 data one or more filenames (wildcards allowed). Example delete all files starting with the characters "nt" on a projector with address \x01. Transmit st...

  • Page 118

    2. Rs232 commands 2.85 file list, read description get a list of files. Command command [0] \xc0 data one or more filenames (wildcards allowed). Example get a list of all files starting with the characters "nt" on a projector with address \x01. Suppose there are 2 files : "ntsc .S02" and "ntsc_rgb.C...

  • Page 119

    2. Rs232 commands receive (answer) start \xfe projector address \x01 command [0] \xc0 command [1] \x63 data [0] \x6e (=’n’) data [1] \x74 (=’t’) data [2] \x73 (=’s’) data [3] \x63 (=’c’) data [4] \x20 (=’ ’) data [5] \x20 (=’ ’) data [6] \x20 (=’ ’) data [7] \x20 (=’ ’) data [8] \x2e (=’.’) data [9]...

  • Page 120

    2. Rs232 commands 2.86 file list active, read description get the filename of the active file. Command command [0] \xc5 example get the filename of the active file on a projector with address \x01. Suppose the filename is "ntsc .C01". Transmit start \xfe projector address \x01 command [0] \xc5 check...

  • Page 121

    2. Rs232 commands receive (answer) data [11] \x31 (=’1’) data [12] \x00 checksum \xf0 stop \xff r5976538 barcoreality sim6 ultra series 08/06/2005 117.

  • Page 122

    2. Rs232 commands 2.87 file, read description read the contents of a file. This command can be used to make a backup of your projector files on your hard disk. Use the command “file, write” to restore those files on your projector. The file contents is compressed and projector-dependent (it could ev...

  • Page 123

    2. Rs232 commands receive (acknowledge) command [0] \x00 command [1] \x06 checksum \x07 stop \xff receive (answer) start \xfe projector address \x01 command [0] \xc0 command [1] \x63 data [0] \x6e (=’n’) data [1] \x74 (=’t’) data [2] \x73 (=’s’) data [3] \x63 (=’c’) data [4] \x20 (=’ ’) data [5] \x2...

  • Page 124

    2. Rs232 commands 2.88 file, write description write the contents of a file. This command can be used to restore files that were previously backed up on your hard disk to your projector. See the command “file, read” for more information on how to backup files to your hard disk. The file contents is ...

  • Page 125

    2. Rs232 commands transmit checksum \x09 stop \xff receive (acknowledge) start \xfe projector address \x01 command [0] \x00 command [1] \x06 checksum \x07 stop \xff r5976538 barcoreality sim6 ultra series 08/06/2005 121.

  • Page 126

    2. Rs232 commands 2.89 file, move description move file1 to file2. Only custom files can be moved. If the location specified by the "file index" of file2 has already been taken up, file2 will overwrite that contents. If file1 and file2 point to the same location, the base name of file1 is replaced b...

  • Page 127

    2. Rs232 commands transmit data [21] \x2e (=’.’) data [22] \x63 (=’c’) data [23] \x30 (=’0’) data [24] \x35 (=’5’) data [25] \x00 checksum \x9f stop \xff receive (acknowledge) start \xfe projector address \x01 command [0] \x00 command [1] \x06 checksum \x07 stop \xff r5976538 barcoreality sim6 ultra...

  • Page 128

    2. Rs232 commands 2.90 file, rename description rename file1 to file2. The file contents is compressed and projector-dependent (it could even be version-dependent). Only custom files can be renamed. Only the base name of a file can be renamed. This means that file1 and file2 have to point to the sam...

  • Page 129

    2. Rs232 commands transmit data [21] \x2e (=’.’) data [22] \x63 (=’c’) data [23] \x30 (=’0’) data [24] \x31 (=’1’) data [25] \x00 checksum \x9a stop \xff receive (acknowledge) start \xfe projector address \x01 command [0] \x00 command [1] \x06 checksum \x07 stop \xff r5976538 barcoreality sim6 ultra...

  • Page 130

    2. Rs232 commands 2.91 freeze off, write description disable freeze. Command command [0] \x26 command [1] \x23 example disable freeze of a projector with address \x01. Transmit start \xfe projector address \x01 command [0] \x26 command [1] \x23 checksum \x4a stop \xff receive (acknowledge) start \xf...

  • Page 131

    2. Rs232 commands 2.92 freeze on, write description enable freeze. Command command [0] \x27 command [1] \x23 example enable freeze of a projector with address \x01. Transmit start \xfe projector address \x01 command [0] \x27 command [1] \x23 checksum \x4b stop \xff receive (acknowledge) start \xfe p...

  • Page 132

    2. Rs232 commands 2.93 field stretch, write description write the field stretch setting. Availability from software v2.02 (sim6 mkii + warp6 mk ii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xa5 data data [0] splitscreen position: • \x00 = field stretch off • \x01 = field stretch...

  • Page 133

    2. Rs232 commands 2.94 gamma, read description read the actual gamma value. Command command [0] \x21 command [1] \x70 return data data [0] gamma value example read the actual gamma of a projector with address \x01. Suppose the gamma equals \x05 (= 5). Transmit start \xfe projector address \x01 comma...

  • Page 134

    2. Rs232 commands 2.95 gamma, write description write a new gamma value. Command command [0] \x20 command [1] \x70 data data [0] gamma value example set the gamma to \x05 (= 5) on a projector with address \x01. Transmit start \xfe projector address \x01 command [0] \x20 command [1] \x70 data [0] \x0...

  • Page 135

    2. Rs232 commands 2.96 gamma, decrement description decrement gamma. Command command [0] \x23 command [1] \x70 example decrement the gamma of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x23 command [1] \x70 checksum \x94 stop \xff receive (acknowledg...

  • Page 136

    2. Rs232 commands 2.97 gamma, increment description increment gamma. Command command [0] \x22 command [1] \x70 example increment the gamma of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x22 command [1] \x70 checksum \x93 stop \xff receive (acknowledg...

  • Page 137

    2. Rs232 commands 2.98 geometry cursor, write description write the geometry cursor on the screen. Availability from software v2.22 (sim6 mkii + warp6 mkii) and v1.31(sim6 ultra hb). On the sim6 ultra ii only available on software v1.00 command command [0] \xfa command [1] \xc7 data data [0] row dat...

  • Page 138

    2. Rs232 commands 2.99 geometry file, load description load a geometry user file. Command command [0] \xfa command [1] \xb7 data data [0] geometry file number 4 – 1 example load geometry file “xxxxxxxx.G02” for a projector with address \x01. Transmit start \xfe projector address \x01 command [0] \xf...

  • Page 139

    2. Rs232 commands 2.100 geometry file, delete description delete the selected geometry user file(s). Only user geometry files can be deleted. The active geometry user file can not be deleted. Availability (only for sim6 series) from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command comman...

  • Page 140

    2. Rs232 commands receive (acknowledge) start \xfe projector address \x01 command [0] \x00 command [1] \x06 checksum \x07 stop \xff 136 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 141

    2. Rs232 commands 2.101 geometry file, copy description copy a selected geometry file (copy file 1 to file 2). File2 has to be a user geometry file. If the location of file 2 is already occupied, file 2 will overwrite the existing file. If file 1 and file 2 point to the same location, the base name ...

  • Page 142

    2. Rs232 commands transmit data [16] \x69 data [17] \x6c data [18] \x65 data [19] \x20 data [20] \x20 data [21] \x2e data [22] \x67 data [23] \x30 data [24] \x33 data [25] \x00 checksum \xca stop \xff receive (acknowledge) start \xfe projector address \x01 command [0] \x00 command [1] \x06 checksum ...

  • Page 143

    2. Rs232 commands 2.102 geometry file, move description move a selected geometry file (move file 1 to file 2). Only user geometry files can be moved. If the location of file 2 is already occupied, file 2 will overwrite the existing file if file 1 and file 2 point to the same location, the base name ...

  • Page 144

    2. Rs232 commands transmit data [16] \x69 data [17] \x6c data [18] \x65 data [19] \x20 data [20] \x20 data [21] \x2e data [22] \x67 data [23] \x30 data [24] \x33 data [25] \x00 checksum \xcc stop \xff receive (acknowledge) start \xfe projector address \x01 command [0] \x00 command [1] \x06 checksum ...

  • Page 145

    2. Rs232 commands 2.103 geometry file, rename description rename a selected geometry file (rename file 1 to file 2). Only user geometry files can be renamed. Only the base name of a file can be renamed. This means that file 1 and file 2 have to point to the same location (file 1 and file 2 have the ...

  • Page 146

    2. Rs232 commands transmit data [17] \x6c data [18] \x65 data [19] \x20 data [20] \x20 data [21] \x2e data [22] \x67 data [23] \x30 data [24] \x32 data [25] \x00 checksum \xca stop \xff receive (acknowledge) start \xfe projector address \x01 command [0] \x00 command [1] \x06 checksum \x07 stop \xff ...

  • Page 147

    2. Rs232 commands 2.104 geometry file, list description get a list of selected geometry files. Availability (only for sim6 series) from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xba data data [...] one or more filenames (wildcards ("?") allowed) retur...

  • Page 148

    2. Rs232 commands receive (acknowledge) start \xfe projector address \x01 command [0] \x00 command [1] \x06 checksum \x07 stop \xff receive (answer) start \xfe projector address \x01 command [0] \xfa command [1] \xba data [0] \x74 data [1] \x5f data [2] \x62 data [3] \x6f data [4] \x77 data [5] \x6c...

  • Page 149

    2. Rs232 commands receive (answer) data [25] \x00 checksum \x50 stop \xff r5976538 barcoreality sim6 ultra series 08/06/2005 145.

  • Page 150

    2. Rs232 commands 2.105 geometry file active, list description get the active geometry file. Availability (only for sim6 series) from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xd8 return data data [...] active geometry file example get the active geom...

  • Page 151

    2. Rs232 commands receive (answer) data [5] \x6c data [6] \x69 data [7] \x6e data [8] \x2e data [9] \x67 data [10] \x30 data [11] \x32 data [12] \x00 checksum \x28 stop \xff r5976538 barcoreality sim6 ultra series 08/06/2005 147.

  • Page 152

    2. Rs232 commands 2.106 geometry keystone, read description read the keystone value. Availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xdb data data [0] \x50 returned data data [0] geometry keystonel msb value data [1] geometry keystone lsb ...

  • Page 153

    2. Rs232 commands receive (answer) command [0] \xfa command [1] \xdb data [0] \x50 data [1] \x00 data [2] \x64 checksum \x8a stop \xff r5976538 barcoreality sim6 ultra series 08/06/2005 149.

  • Page 154

    2. Rs232 commands 2.107 geometry keystone, write description write the keystone value. Only available if warping option is off. Availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xda data data [0] \x50 data [1] geometry keystone msb value dat...

  • Page 155

    2. Rs232 commands 2.108 geometry keystone, decrement description decrement the keystone value. Availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xdf data data [0] \x50 r5976538 barcoreality sim6 ultra series 08/06/2005 151.

  • Page 156

    2. Rs232 commands 2.109 geometry keystone, increment description increment the keystone value. Availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xde data data [0] \x50 152 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 157

    2. Rs232 commands 2.110 geometry shift horizontal, read description read the horizontal shift value. Only available if warping option is off. Availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xdb data data [0] \x47 returned data data [0] geo...

  • Page 158

    2. Rs232 commands receive (answer) start \xfe projector address \x01 command [0] \xfa command [1] \xdb data [0] \x47 data [1] \x00 data [2] \x64 checksum \x81 stop \xff 154 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 159

    2. Rs232 commands 2.111 geometry shift horizontal, write description write the horizontal shift value. Only available if warping option is off. Availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xda data data [0] \x47 data [1] geometry shift ...

  • Page 160

    2. Rs232 commands 2.112 geometry shift horizontal, decrement description decrement the horizontal shift value. Availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xdf data data [0] \x47 156 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 161

    2. Rs232 commands 2.113 geometry shift horizontal, increment description increment the horizontal shift value. Availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xde data data [0] \x47 r5976538 barcoreality sim6 ultra series 08/06/2005 157.

  • Page 162

    2. Rs232 commands 2.114 geometry shift vertical, read description read the vertical shift value. Availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xdb data data [0] \x48 returned data data [0] geometry shift vertical msb value data [1] geome...

  • Page 163

    2. Rs232 commands receive (answer) command [0] \xfa command [1] \xdb data [0] \x48 data [1] \x00 data [2] \x64 checksum \x82 stop \xff r5976538 barcoreality sim6 ultra series 08/06/2005 159.

  • Page 164

    2. Rs232 commands 2.115 geometry shift vertical, write description write the vertical shift value. Only available if warping option is off. Availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xda data data [0] \x48 data [1] geometry shift vert...

  • Page 165

    2. Rs232 commands 2.116 geometry shift vertical, decrement description decrement the vertical shift value. Availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xdf data data [0] \x48 r5976538 barcoreality sim6 ultra series 08/06/2005 161.

  • Page 166

    2. Rs232 commands 2.117 geometry shift vertical, increment description increment the vertical shift value. Availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xde data data [0] \x48 162 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 167

    2. Rs232 commands 2.118 geometry size horizontal, read description read the horizontal size value. Availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xdb data data [0] \x49 returned data data [0] geometry size horizontal msb value data [1] ge...

  • Page 168

    2. Rs232 commands receive (answer) command [0] \xfa command [1] \xdb data [0] \x49 data [1] \x00 data [2] \x64 checksum \x83 stop \xff 164 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 169

    2. Rs232 commands 2.119 geometry size horizontal, write description write the horizontal size value. Only available if warping option is off. Availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xda data data [0] \x49 data [1] geometry size hor...

  • Page 170

    2. Rs232 commands 2.120 geometry size horizontal, decrement description decrement the horizontal size value. Availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xdf data data [0] \x49 166 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 171

    2. Rs232 commands 2.121 geometry size horizontal, increment description increment the horizontal size value. Availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xde data data [0] \x49 r5976538 barcoreality sim6 ultra series 08/06/2005 167.

  • Page 172

    2. Rs232 commands 2.122 geometry size vertical, read description read the vertical size value. Availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xdb data data [0] \x4a returned data data [0] geometry size vertical msb value data [1] geometry...

  • Page 173

    2. Rs232 commands receive (answer) command [0] \xfa command [1] \xdb data [0] \x4a data [1] \x00 data [2] \x64 checksum \x84 stop \xff r5976538 barcoreality sim6 ultra series 08/06/2005 169.

  • Page 174

    2. Rs232 commands 2.123 geometry size vertical, write description write the vertical size value. Only available if warping option is off. Availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xda data data [0] \x4a data [1] geometry size vertica...

  • Page 175

    2. Rs232 commands 2.124 geometry size vertical, decrement description decrement the vertical size value. Availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xdf data data [0] \x4a r5976538 barcoreality sim6 ultra series 08/06/2005 171.

  • Page 176

    2. Rs232 commands 2.125 geometry size vertical, increment description increment the vertical size value. Availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xde data data [0] \x4a 172 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 177

    2. Rs232 commands 2.126 information display, read description read the information display codes. Command command [0] \x73 return data data [0] high byte data [1] low byte high byte low byte bit 0 bit 3 bit 6 bit 2 bit 7 bit 4 bit 1 bit 5 image 2-1 information display code bits bit 7 = most signific...

  • Page 178

    2. Rs232 commands receive (acknowledge) checksum \x07 stop \xff receive (answer) start \xfe projector address \x01 command [0] \x73 data [0] \x71 data [1] \x86 checksum \x6b stop \xff 174 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 179

    2. Rs232 commands 2.127 infrared ports, read description read the status of the infrared ports. Command command [0] \x6f return data data [0] = status bit # bit = 0 bit = 1 bit 0 (lsb) receiver front disabled receiver front enabled bit 1 receiver rear disabled receiver rear enabled bit 2 no hardwire...

  • Page 180

    2. Rs232 commands 2.128 infrared ports, write description enable/disable one ore more infrared ports. Command command [0] \x6e data data [0] = status bit # bit = 0 bit = 1 bit 0 (lsb) disable receiver front enable receiver front bit 1 disable receiver rear enable receiver rear when no hardwired remo...

  • Page 181

    2. Rs232 commands 2.129 input balance, copy description backup / restore the input balance settings. Command command [0] \x2a command [1] \x6d data data [0] from type: • \x55 = ’u’ = user settings • \x46 = ’f’ = factory settings data [1] to type: • \x55 = ’u’ = user settings • \x46 = ’f’ = factory s...

  • Page 182

    2. Rs232 commands 2.130 input balance, save description save the current settings to eeprom, data bytes are not send. Save the desired settings to eeprom, data bytes are send. Availability from software v1.00 command command [0] \x28 command [1] \x6d data (optional) data [0] white balance red value ...

  • Page 183

    2. Rs232 commands 2.131 input black balance blue, read description read the blue input black balance value. Availability from software v1.00 command command [0] \x21 command [1] \x6a return data data [0] input black balance blue value range is from -128 to +127 (2’s complement). R5976538 barcorealit...

  • Page 184

    2. Rs232 commands 2.132 input black balance blue, write description write the blue input black balance value. Availability from software v1.00 description write the 3d image setting. Command command [0] \x20 command [1] \x6a data data [0] input black balance blue value range is from -128 to +127 (2’...

  • Page 185

    2. Rs232 commands 2.133 input black balance blue, decrement description decrement the blue input black balance value. Availability from software v1.00 command command [0] \x23 command [1] \x6a r5976538 barcoreality sim6 ultra series 08/06/2005 181.

  • Page 186

    2. Rs232 commands 2.134 input black balance blue, increment description increment the blue input black balance value. Availability from software v1.00 command command [0] \x22 command [1] \x6a 182 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 187

    2. Rs232 commands 2.135 input black balance red, read description read the red input black balance value. Availability from software v1.00 command command [0] \x21 command [1] \x69 return data data [0] input black balance red value range is from -128 to +127 (2’s complement). R5976538 barcoreality s...

  • Page 188

    2. Rs232 commands 2.136 input black balance red, write description write the red input black balance value. Availability from software v1.00 description write the 3d image setting. Command command [0] \x20 command [1] \x69 data data [0] input black balance red value range is from -128 to +127 (2’s c...

  • Page 189

    2. Rs232 commands 2.137 input black balance red, decrement description decrement the red input black balance value. Availability from software v1.00 command command [0] \x23 command [1] \x69 r5976538 barcoreality sim6 ultra series 08/06/2005 185.

  • Page 190

    2. Rs232 commands 2.138 input black balance red, increment description increment the red input black balance value. Availability from software v1.00 command command [0] \x22 command [1] \x69 186 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 191

    2. Rs232 commands 2.139 input white balance blue, read description read the blue input white balance value. Availability from software v1.00 command command [0] \x21 command [1] \x6c return data data [0] input white balance blue value range is from -128 to +127 (2’s complement). R5976538 barcorealit...

  • Page 192

    2. Rs232 commands 2.140 input white balance blue, write description write the blue input white balance value. Availability from software v1.00 description write the 3d image setting. Command command [0] \x20 command [1] \x6c data data [0] input white balance blue value range is from -128 to +127 (2’...

  • Page 193

    2. Rs232 commands 2.141 input white balance blue, decrement description decrement the blue input white balance value. Availability from software v1.00 command command [0] \x23 command [1] \x6c r5976538 barcoreality sim6 ultra series 08/06/2005 189.

  • Page 194

    2. Rs232 commands 2.142 input white balance blue, increment description increment the blue input white balance value. Availability from software v1.00 command command [0] \x22 command [1] \x6c 190 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 195

    2. Rs232 commands 2.143 input white balance red, read description read the red input white balance value. Availability from software v1.00 command command [0] \x21 command [1] \x6b return data data [0] input white balance red value range is from -128 to +127 (2’s complement). R5976538 barcoreality s...

  • Page 196

    2. Rs232 commands 2.144 input white balance red, write description write the red input white balance value. Availability from software v1.00 description write the 3d image setting. Command command [0] \x20 command [1] \x6b data data [0] input white balance red value range is from -128 to +127 (2’s c...

  • Page 197

    2. Rs232 commands 2.145 input white balance red, decrement description decrement the red input white balance value. Availability from software v1.00 command command [0] \x23 command [1] \x6b r5976538 barcoreality sim6 ultra series 08/06/2005 193.

  • Page 198

    2. Rs232 commands 2.146 input white balance red, increment description increment the red input white balance value. Availability from software v1.00 command command [0] \x22 command [1] \x6b 194 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 199

    2. Rs232 commands 2.147 lamp article number, read description read the article number of the lamp. Command command [0] \x76 command [1] \x84 return data the return data-transfer being the lamp article number is a c-language string (see syntax). Example read the lamp article number of a projector wit...

  • Page 200

    2. Rs232 commands receive (answer) data [8] \x00 checksum \xbd stop \xff 196 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 201

    2. Rs232 commands 2.148 lamp dimming, read description read the actual lamp dimming value. Command command [0] \x21 command [1] \x0d return data data [0] lamp dimming value example read the dimming value of a projector with address \x01. Suppose the dimming equals \x07. Transmit start \xfe projector...

  • Page 202

    2. Rs232 commands 2.149 lamp runtime maximum, read description read the maximum lamp runtime in seconds. This is the maximum guaranteed runtime for the lamp. Command command [0] \x76 command [1] \x89 return data the return data-transfer being the maximum lamp runtime in seconds consists of four data...

  • Page 203

    2. Rs232 commands receive (answer) data [3] \x80 \x00 checksum \xa4 stop \xff maximum lamp runtime = \x00 x 256³ + \x36 x 2562 + \xee x 256 + \x80. R5976538 barcoreality sim6 ultra series 08/06/2005 199.

  • Page 204

    2. Rs232 commands 2.150 lamp runtime message, read description read the runtime when the message menu, indicating the remaining lamp runtime, first occurs. This message menu is displayed for 1 minute and is repeated every 30 minutes. Command command [0] \x76 command [1] \x8b return data the return d...

  • Page 205

    2. Rs232 commands receive (answer) checksum \x1f stop \xff maximum lamp runtime = \x00 x 256³ + \x35 x 2562 + \x48 x 256 + \xa0. R5976538 barcoreality sim6 ultra series 08/06/2005 201.

  • Page 206

    2. Rs232 commands 2.151 lamp runtime, read c aution : this command is only applicable on the sim6 ultra ii series projectors. Description read the lamp runtime in hours. Command command [0] \x64 return data the return data-transfer being the lamp runtime in hours consists of ten data bytes. Data [0]...

  • Page 207

    2. Rs232 commands receive (answer) start \xfe projector address \x01 command [0] \x64 return data [0] \x00 return data [1] \x00 return data [2] \x00 return data [3] \x64 return data [4] \x00 return data [5] \x00 return data [6] \x00 return data [7] \x32 return data [8] \x00 return data [9] \x03 chec...

  • Page 208

    2. Rs232 commands 2.152 lamp runtime, read c aution : this command is not applicable on the sim6 ultra ii series projectors. Description read the lamp runtime in hours. Command command [0] \x64 return data the return data-transfer being the lamp runtime in hours consists of four data bytes. The firs...

  • Page 209

    2. Rs232 commands receive (answer) checksum \xc9 stop \xff r5976538 barcoreality sim6 ultra series 08/06/2005 205.

  • Page 210

    2. Rs232 commands 2.153 lamp runtime history, read description read the lamp runtime history list. Command command [0] \x74 return data lamp [0] serial number c-language string lamp [0] runtime see formula below lamp [1] serial number c-language string lamp [1] runtime see formula below ... Lamp [n-...

  • Page 211

    2. Rs232 commands 2.154 lamp warning runtime, read description read the runtime when the warning menu, indicating the end of life of the lamp, first occurs. This warning menu is displayed on the screen and is repeated every 30 minutes. Command command [0] \x76 command [1] \x8c return data the return...

  • Page 212

    2. Rs232 commands receive (answer) data [3] \x80 \x00 checksum \xa7 stop \xff lamp warning runtime = \x00 x 256³ + \x36 x 256² + \xee x 256 + \x80 208 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 213

    2. Rs232 commands 2.155 lcd speed, read general information use the lcd speed to increase or decrease the tmr effect. The default value is 8. Tmr is optional for the barcoreality sim6 projectors. Description read the active lcd speed, lcd speed r/g, lcd speed b/g. The lcd speed r/g and lcd speed b/g...

  • Page 214

    2. Rs232 commands 2.156 lcd speed, write description write the lcd speed, lcd speed r/g, lcd speed b/g. The lcd speed r/g and lcd speed b/g have to be multiplied by 0.125 to retrieve the values on the on screen display. Availability from software v1.01 command command [0] \xfa command [1] \x84 data ...

  • Page 215

    2. Rs232 commands 2.157 lens, focus description focus the lens. Command command [0] \xf4 command [1] \x83 data data [0] focus direction: • \x00 = near • \x01 = far example focus the lens of a projector with address \x01. Transmit start \xfe projector address \x01 command [0] \xf4 command [1] \x83 da...

  • Page 216

    2. Rs232 commands 2.158 lens, shift description shift the lens up, down, left or right. Command command [0] \xf4 command [1] \x81 data data [0] shift direction for a projector in a front/table configuration: • \x00 = down • \x01 = up • \x02 = right • \x03 = left shift direction for a projector in a ...

  • Page 217

    2. Rs232 commands receive (acknowledge) checksum \x07 stop \xff r5976538 barcoreality sim6 ultra series 08/06/2005 213.

  • Page 218

    2. Rs232 commands 2.159 lens, zoom description zoom the lens. Command command [0] \xf4 command [1] \x82 data data [0] tilt direction: • \x00 = zoom in • \x01 = zoom out example zoom in the lens of a projector with address \x01. Transmit start \xfe projector address \x01 command [0] \xf4 command [1] ...

  • Page 219

    2. Rs232 commands 2.160 line start, read description read the value of line start. Command command [0] \x21 command [1] \x5a return data data [0] line start msb value data [1] line start lsb value example read the value of line start on a projector with address \x01. Suppose the value is 20 (\x0014)...

  • Page 220

    2. Rs232 commands 2.161 line start, write description change the value of line start. Command command [0] \x20 command [1] \x5a data data [0] line start msb value data [1] line start lsb value example set the value of line start to 20 (\x0014) on a projector with address \x01. Transmit start \xfe pr...

  • Page 221

    2. Rs232 commands 2.162 line start, decrement description decrement the value of line start. Command command [0] \x23 command [1] \x5a example decrement line start on a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x23 command [1] \x5a checksum \x7e stop...

  • Page 222

    2. Rs232 commands 2.163 line start, increment description increment the value of line start. Command command [0] \x22 command [1] \x5a example increment line start on a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x22 command [1] \x5a checksum \x7d stop...

  • Page 223

    2. Rs232 commands 2.164 lines active, read description read the active number of lines. Command command [0] \x21 command [1] \x59 return data data [0] active number of lines msb value data [1] active number of lines lsb value example read the active number of lines on a projector with address \x01. ...

  • Page 224

    2. Rs232 commands 2.165 lines active, write description change the active number of lines. Command command [0] \x20 command [1] \x59 data data [0] active number of lines msb value data [1] active number of lines lsb value example set the active number of lines to 480 (\x01e0) on a projector with add...

  • Page 225

    2. Rs232 commands 2.166 lines active, decrement description decrement the active number of lines. Command command [0] \x23 command [1] \x59 example decrement the active number of lines on a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x23 command [1] \x...

  • Page 226

    2. Rs232 commands 2.167 lines active, increment description increment the active number of lines. Command command [0] \x22 command [1] \x59 example increment the active number of lines on a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x22 command [1] \x...

  • Page 227

    2. Rs232 commands 2.168 lines total, read description read the total number of lines. Command command [0] \x21 command [1] \x58 return data data [0] total number of lines msb value data [1] total number of lines lsb value example read the total number of lines on a projector with address \x01. Suppo...

  • Page 228

    2. Rs232 commands 2.169 lines total, write description change the total number of lines. Command command [0] \x20 command [1] \x58 data data [0] total number of lines msb value data [1] total number of lines lsb value example set the total number of lines to 525 (\x020d) on a projector with address ...

  • Page 229

    2. Rs232 commands 2.170 lines total, decrement description decrement the total number of lines. Command command [0] \x23 command [1] \x58 example decrement the total number of lines on a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x23 command [1] \x58 ...

  • Page 230

    2. Rs232 commands 2.171 lines total, increment description increment the total number of lines. Command command [0] \x22 command [1] \x58 example increment the total number of lines on a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x22 command [1] \x58 ...

  • Page 231

    2. Rs232 commands 2.172 logo background, read description read the background (on or off) of the logo. Command command [0] \xf1 command [1] \x82 return data data [0] logo background: • \x00 = off (transparent) • \x01 = on (black) example read the background of the logo of a projector with address \x...

  • Page 232

    2. Rs232 commands 2.173 logo background, write description change the background of the logo (set the background on or off). Command command [0] \xf1 command [1] \x02 data data [0] logo background: • \x00 = off (transparent) • \x01 = on (black) example set the logo background off of a projector with...

  • Page 233

    2. Rs232 commands 2.174 logo hot-key, read description read the hot-key used to turn the logo on or off in operational mode. Command command [0] \xf1 command [1] \x83 return data data [0] logo hot-key: • \x00 = off • \x0d = example read the hot-key of the logo of a projector with address \x01. Suppo...

  • Page 234

    2. Rs232 commands 2.175 logo hot-key, write description setup a hot-key to turn the logo on or off in operational mode. Command command [0] \xf1 command [1] \x03 data data [0] logo hot-key: • \x00 = off • \x0d = example set the logo hot-key to of a projector with address \x01. Transmit start \xfe pr...

  • Page 235

    2. Rs232 commands 2.176 logo position, read description read the position of the logo. Command command [0] \xf1 command [1] \x84 return data data [0] \x00 = horizontal position data [1] \x01 = vertical position example read the position of the logo of a projector with address \x01. Suppose the posit...

  • Page 236

    2. Rs232 commands 2.177 logo position, write description change the position of the logo. Command command [0] \xf1 command [1] \x04 data data [0] \x00 = horizontal position data [1] \x01 = vertical position example set the logo position to (1, 1) of a projector with address \x01. Transmit start \xfe...

  • Page 237

    2. Rs232 commands 2.178 logo status, read description read the status (on or off) of the logo. Command command [0] \xf1 command [1] \x81 return data data [0] logo status: • \x00 = off • \x01 = on example read the status of the logo of a projector with address \x01. Suppose the status is on. Transmit...

  • Page 238

    2. Rs232 commands 2.179 logo status, write description change the status of the logo (set the logo on or off). Command command [0] \xf1 command [1] \x01 data data [0] logo status: • \x00 = off • \x01 = on example set the logo on of a projector with address \x01. Transmit start \xfe projector address...

  • Page 239

    2. Rs232 commands 2.180 menu, exit description exit one/all menus. Command command [0] \x42 command [1] \x01 data data [0] logo status: • \x01 = exit one menu • \xff = exit all menus example set the logo on of a projector with address \x01. Transmit start \xfe projector address \x01 command [0] \x42...

  • Page 240

    2. Rs232 commands 2.181 mute video, read description read the status of mute video. Command command [0] \x21 command [1] \x3e return data data [0] status mute video: • \x00 = disabled • \x01 = enabled example read the status of mute video of a projector with address \x01. Suppose the video is muted....

  • Page 241

    2. Rs232 commands 2.182 mute video, write off description disable video mute. Command command [0] \x26 command [1] \x3e example disable video mute of a projector with address \x01. Transmit start \xfe projector address \x01 command [0] \x26 command [1] \x3e checksum \x65 stop \xff receive (acknowled...

  • Page 242

    2. Rs232 commands 2.183 mute video, write on description enable video mute. The on-screen-display will be muted too! Command command [0] \x27 command [1] \x3e example enable video mute of a projector with address \x01. Transmit start \xfe projector address \x01 command [0] \x27 command [1] \x3e chec...

  • Page 243

    2. Rs232 commands 2.184 options, read number of bytes description read the number of bytes that contain all the options in the projector (this number can increase in future software versions since the number of options can increase) availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra ...

  • Page 244

    2. Rs232 commands 2.185 orientation (configuration), read description read the orientation (configuration) of the projector. Command command [0] \x21 command [1] \x24 return data data [0] orientation (configuration): • \x40 = front/table • \x80 = front/ceiling • \x00 = rear/table • \xc0 = rear/table...

  • Page 245

    2. Rs232 commands 2.186 orientation (configuration), write description write the orientation (configuration) to the projector. Command command [0] \x20 command [1] \x24 data data [0] orientation (configuration): • \x40 = front/table • \x80 = front/ceiling • \x00 = rear/table • \xc0 = rear/table exam...

  • Page 246

    2. Rs232 commands 2.187 period, read description read the horizontal period in nanoseconds. Command command [0] \x21 command [1] \x5b return data data[0..3] = horizontal period in nanoseconds. Data [0] msb of value data [1] data [2] data [3] lsb of value example read the horizontal period of the act...

  • Page 247

    2. Rs232 commands receive (answer) data [3] \xe8 checksum \x21 stop \xff r5976538 barcoreality sim6 ultra series 08/06/2005 243.

  • Page 248

    2. Rs232 commands 2.188 period, write description write the horizontal period in nanoseconds. Command command [0] \x20 command [1] \x5b data data[0..3] = horizontal period in nanoseconds. Data [0] msb of value data [1] data [2] data [3] lsb of value example set the horizontal period to 48360 ns (xga...

  • Page 249

    2. Rs232 commands 2.189 peripheral source, write description select a source on an external switcher that is not in direct communication with the projector (800-port not used). Command command [0] \x33 command [1] \xff data data [0] source number: • \x01 • ... • \63 data [1] external slot type: • \x...

  • Page 250

    2. Rs232 commands receive (acknowledge) start \xfe projector address \x01 command [0] \x00 command [1] \x06 checksum \x07 stop \xff 246 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 251

    2. Rs232 commands 2.190 phase, read description read the actual phase value. Command command [0] \x21 command [1] \x06 return data data [0] phase value example read the actual phase value of a projector with address \x01. Suppose the phase equals \x03. Transmit start \xfe projector address \x01 comm...

  • Page 252

    2. Rs232 commands 2.191 phase, write description write a new phase value. Command command [0] \x20 command [1] \x06 data data [0] phase value or data [0] phase value msb data [1] phase value lsb example set the phase to \x03 on a projector with address \x01. Transmit start \xfe projector address \x0...

  • Page 253

    2. Rs232 commands 2.192 phase, decrement description decrement phase. Command command [0] \x0c example enable video mute of a projector with address \x01. Transmit start \xfe projector address \x01 command [0] \x0c checksum \x0d stop \xff receive (acknowledge) start \xfe projector address \x01 comma...

  • Page 254

    2. Rs232 commands 2.193 phase, increment description increment phase. Command command [0] \x0b example enable video mute of a projector with address \x01. Transmit start \xfe projector address \x01 command [0] \x0b checksum \x0c stop \xff receive (acknowledge) start \xfe projector address \x01 comma...

  • Page 255

    2. Rs232 commands 2.194 pixels active, read description read the active number of pixels. Command command [0] \x21 command [1] \x5d return data data [0] active number of pixels msb data [1] active number of pixels lsb example read the active number of pixels on a projector with address \x01. Suppose...

  • Page 256

    2. Rs232 commands 2.195 pixels active, write description read the active number of pixels. Command command [0] \x20 command [1] \x5d data data [0] active number of pixels msb data [1] active number of pixels lsb example set the active number of pixels to 640 (\x0280) on a projector with address \x01...

  • Page 257

    2. Rs232 commands 2.196 pixels active, decrement description decrement the active number of pixels. Command command [0] \x23 command [1] \x5d example decrement the active number of pixels on a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x23 command [1]...

  • Page 258

    2. Rs232 commands 2.197 pixels active, increment description increment the active number of pixels. Command command [0] \x22 command [1] \x5d example increment the active number of pixels on a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x22 command [1]...

  • Page 259

    2. Rs232 commands 2.198 pixel start, read description read the value of pixel start. Command command [0] \x21 command [1] \x5e return data data [0] pixel start value msb data [1] pixel start value lsb example read the value of pixel start on a projector with address \x01. Suppose the value is 20 (\x...

  • Page 260

    2. Rs232 commands 2.199 pixel start, write description change the value of pixel start. Command command [0] \x20 command [1] \x5e data data [0] pixel start value msb data [1] pixel start value lsb example set the value of pixel start to 20 (\x0014) on a projector with address \x01. Transmit start \x...

  • Page 261

    2. Rs232 commands 2.200 pixel start, decrement description decrement the value of pixel start. Command command [0] \x23 command [1] \x5e example decrement pixel start on a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x23 command [1] \x5e checksum \x82 s...

  • Page 262

    2. Rs232 commands 2.201 pixel start, increment description increment the value of pixel start. Command command [0] \x22 command [1] \x5e example decrement pixel start on a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x22 command [1] \x5e checksum \x81 s...

  • Page 263

    2. Rs232 commands 2.202 pixels total, read description read the total number of pixels. Command command [0] \x21 command [1] \x5c return data data [0] total number of pixels value msb data [1] total number of pixels value lsb example read the total number of pixels on a projector with address \x01. ...

  • Page 264

    2. Rs232 commands 2.203 pixels total, write description change the total number of pixels. Command command [0] \x20 command [1] \x5c data data [0] total number of pixels value msb data [1] total number of pixels value lsb example set the total number of pixels to 800 (\x0320) on a projector with add...

  • Page 265

    2. Rs232 commands 2.204 pixel total, decrement description decrement the total number of pixels. Command command [0] \x23 command [1] \x5c example decrement the total number of pixels on a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x23 command [1] \x5...

  • Page 266

    2. Rs232 commands 2.205 pixels total, increment description increment the total number of pixels. Command command [0] \x22 command [1] \x5c example increment the total number of pixels on a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x22 command [1] \x...

  • Page 267

    2. Rs232 commands 2.206 projector address, write description write the projector address. Command command [0] \x6d data data [0] projector address range is from \x00 to \xff. The acknowledge will be sent with the original projector address. Example set the address of a projector with address \x01 to...

  • Page 268

    2. Rs232 commands 2.207 projector runtime, read description read the projector runtime in seconds. Command command [0] \x62 return data the return data-transfer being the projector runtime in seconds consists of four data bytes. The first byte is the most significant byte! Projector runtime (seconds...

  • Page 269

    2. Rs232 commands projector runtime = \x00 x 256³ + \xa4 x 256² + \xcb x 256 + \x80 r5976538 barcoreality sim6 ultra series 08/06/2005 265.

  • Page 270

    2. Rs232 commands 2.208 projector serial number, read description read the serial number of the projector. Command command [0] \x61 return data the return data-transfer being the projector serial number is a pascal-language string (see syntax). Following serial numbers are used: • old serial number:...

  • Page 271

    2. Rs232 commands receive (answer) checksum \xba stop \xff example (10 digits) read the serial number of a projector with address \x01. Suppose the projector serial number is ’1112223334’. Transmit start \xfe projector address \x01 command [0] \x61 checksum \x62 stop \xff receive (acknowledge) start...

  • Page 272

    2. Rs232 commands 2.209 projector status, read description read the projector status. Command command [0] \x67 return data the return data consists of one data byte containing the projector status. Only bit 0 (least significant bit) to bit3/bit4* are significant. Bit # bit = 0 bit = 1 bit 0 projecto...

  • Page 273

    2. Rs232 commands 2.210 projector status, write off description set the projector off. Command command [0] \x66 example set the projector with address \x01 off. Transmit start \xfe projector address \x01 command [0] \x66 checksum \x67 stop \xff receive (acknowledge) start \xfe projector address \x01...

  • Page 274

    2. Rs232 commands 2.211 projector status, write on description set the projector on. Command command [0] \x65 example set the projector with address \x01 on. Transmit start \xfe projector address \x01 command [0] \x65 checksum \x66 stop \xff receive (acknowledge) start \xfe projector address \x01 co...

  • Page 275

    2. Rs232 commands 2.212 projector type, read description determine the type of projector you are communicating with. Command command [0] \x6b return data the return data-transfer being the projector type is a pascal-language string (see syntax). Example read the projector type of a projector with ad...

  • Page 276

    2. Rs232 commands receive (answer) data [11] \x54 (= ’t’) data [12] \x59 (= ’y’) checksum \x stop \xff 272 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 277

    2. Rs232 commands 2.213 rcu commands description simulation of the infrared remote control unit. The codes act in the same way as if they were sent by an infrared remote control unit or the local keypad. Command command [0] \x30 data key data [0] * \x77 0 \x19 1 \x10 2 \x11 3 \x12 4 \x13 5 \x14 6 \x...

  • Page 278

    2. Rs232 commands key data [0] contrast – \x29 enter \x0a exit \x08 f1 \x6b f2 \x6c f3 \x6d f4 \x6e f5 \x6f freez \x1b help \x1e mute \x1f pause \x0f phase \x32 phase + \x34 phase - \x35 sharpness \x33 sharpness + \x36 sharpness - \x37 stdby \x0e text \x0d tint \x31 tint + \x2e tint - \x2f treble + ...

  • Page 279

    2. Rs232 commands transmit command [0] \x30 data [0] \x12 checksum \x43 stop \xff receive (acknowledge) start \xfe projector address \x01 command [0] \x00 command [1] \x06 checksum \x07 stop \xff r5976538 barcoreality sim6 ultra series 08/06/2005 275.

  • Page 280

    2. Rs232 commands 2.214 serial file, load description load a new source file. Only available when serial file load is ’on’. Command command [0] \x7c data data [0] file number = number of the custom file 276 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 281

    2. Rs232 commands 2.215 serial file load, write general information when ’serial file load’ is set to ’on’ the source file of the projector can only be changed by using the ’file, load’ command. Description set serial file load setting. Command command [0] \x7b data data [0] serial file load setting...

  • Page 282

    2. Rs232 commands 2.216 sharpness, decrement description decrement sharpness. Command command [0] \x0a example decrement sharpness of a projector with address \x01. Transmit start \xfe projector address \x01 command [0] \x0a checksum \x0b stop \xff receive (acknowledge) start \xfe projector address ...

  • Page 283

    2. Rs232 commands 2.217 sharpness, increment description increment sharpness. Command command [0] \x09 example decrement sharpness of a projector with address \x01. Transmit start \xfe projector address \x01 command [0] \x09 checksum \x0a stop \xff receive (acknowledge) start \xfe projector address ...

  • Page 284

    2. Rs232 commands 2.218 shift horizontal, read description read the actual value of the horizontal shift. Command command [0] \x21 command [1] \x47 return data data [0] horizontal shift value msb data [1] horizontal shift value lsb example read the actual value of the horizontal shift of a projector...

  • Page 285

    2. Rs232 commands 2.219 shift horizontal, write description write a new value for the horizontal shift. Command command [0] \x20 command [1] \x47 data data [0] horizontal shift value msb data [1] horizontal shift value lsb example set the horizontal shift to 0 on a projector with address \x01. Trans...

  • Page 286

    2. Rs232 commands 2.220 shift horizontal, decrement description decrement the horizontal shift. Command command [0] \x23 command [1] \x47 example decrement the horizontal shift of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x23 command [1] \x47 check...

  • Page 287

    2. Rs232 commands 2.221 shift horizontal, increment description increment the horizontal shift. Command command [0] \x22 command [1] \x47 example increment the horizontal shift of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x22 command [1] \x47 check...

  • Page 288

    2. Rs232 commands 2.222 shift vertical, read description read the actual value of the vertical shift. Command command [0] \x21 command [1] \x48 return data data [0] vertical shift value msb data [1] vertical shift value lsb example read the actual value of the vertical shift of a projector with addr...

  • Page 289

    2. Rs232 commands 2.223 shift vertical, write description write a new value for the vertical shift. Command command [0] \x20 command [1] \x48 data data [0] vertical shift value msb data [1] vertical shift value lsb example set the vertical shift to 0 on a projector with address \x01. Transmit start ...

  • Page 290

    2. Rs232 commands 2.224 shift vertical, decrement description decrement the vertical shift. Command command [0] \x23 command [1] \x48 example decrement the vertical shift of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x23 command [1] \x48 checksum \x...

  • Page 291

    2. Rs232 commands 2.225 shift vertical, increment description increment the vertical shift. Command command [0] \x22 command [1] \x48 example increment the vertical shift of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x22 command [1] \x48 checksum \x...

  • Page 292

    2. Rs232 commands 2.226 shutter, close description close the mechanical shutter (optional). Command command [0] \x23 command [1] \x42 data data [0] speed: • \x00 = speed • \x01 = slow example close the shutter (full speed) of a projector with address \x01. Transmit start \xfe projector address \x01 ...

  • Page 293

    2. Rs232 commands 2.227 shutter, open description open the mechanical shutter (optional). Command command [0] \x22 command [1] \x42 data data [0] speed: • \x00 = speed • \x01 = slow example open the shutter (full speed) of a projector with address \x01. Transmit start \xfe projector address \x01 com...

  • Page 294

    2. Rs232 commands 2.228 shutter, read description read the actual shutter position. Command command [0] \x21 command [1] \x42 return data data [0] shutter position: • \x00 = closed • \x01 = open • \x02 = undetermined example read the actual shutter position of a projector with address \x01. Suppose ...

  • Page 295

    2. Rs232 commands 2.229 size horizontal, read description read the actual value of the horizontal size. Command command [0] \x21 command [1] \x49 return data data [0] horizontal size value msb data [1] horizontal size value lsb example read the actual value of the horizontal size of a projector with...

  • Page 296

    2. Rs232 commands 2.230 size horizontal, write description write a new value for the horizontal size. Command command [0] \x20 command [1] \x49 data data [0] horizontal size value msb data [1] horizontal size value lsb example set the vertical shift to 0 on a projector with address \x01. Transmit st...

  • Page 297

    2. Rs232 commands 2.231 size horizontal, decrement description decrement the horizontal size. Command command [0] \x23 command [1] \x49 example decrement the horizontal size of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x23 command [1] \x49 checksum...

  • Page 298

    2. Rs232 commands 2.232 size horizontal, increment description decrement the horizontal size. Command command [0] \x22 command [1] \x49 example increment the horizontal size of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x22 command [1] \x49 checksum...

  • Page 299

    2. Rs232 commands 2.233 size vertical, read description read the actual value of the vertical size. Command command [0] \x21 command [1] \x4a return data data [0] vertical size value msb data [1] vertical size value lsb example read the actual value of the vertical size of a projector with address \...

  • Page 300

    2. Rs232 commands 2.234 size vertical, write description write a new value for the vertical size. Command command [0] \x20 command [1] \x4a data data [0] vertical size value msb data [1] vertical size value lsb example set the vertical size to 0 on a projector with address \x01. Transmit start \xfe ...

  • Page 301

    2. Rs232 commands 2.235 size vertical, decrement description decrement the vertical size. Command command [0] \x23 command [1] \x4a example decrement the vertical size of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x23 command [1] \x4a checksum \x6e ...

  • Page 302

    2. Rs232 commands 2.236 size vertical, increment description increment the horizontal size. Command command [0] \x22 command [1] \x4a example decrement the horizontal size of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x22 command [1] \x4a checksum \...

  • Page 303

    2. Rs232 commands 2.237 software language, read description read the language used in the on-screen-display. Command command [0] \x69 return data the return data-transfer being the software language is a pascal-language string (see syntax). Example read the on-screen-display language of a projector ...

  • Page 304

    2. Rs232 commands 2.238 software type, read description read the type of software installed in the projector. Command command [0] \x6a return data the return data-transfer being the software type is a pascal-language string (see syntax). Example read the software type of a projector with address \x0...

  • Page 305

    2. Rs232 commands 2.239 software version, read description read the version of the software. Command command [0] \x60 return data the return data-transfer being the software version is a pascal-language string (see syntax). Example read the software version of a projector with address \x01. Suppose ...

  • Page 306

    2. Rs232 commands 2.240 soft edge active, read description read the soft edge status. Availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xdb data data [0] \x03 data [1] filenbr=number of the customfile (!! Xxxxxxxx.G05 => filenbr is 4 !!) ret...

  • Page 307

    2. Rs232 commands 2.241 soft edge active, write description set the soft edge on/off. Availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xda data data [0] \x03 data [1] filenbr=number of the customfile (!! Xxxxxxxx.G05 => filenbr is 4 !!) dat...

  • Page 308

    2. Rs232 commands 2.242 soft edge blanking, read description read a soft edge blanking value. Availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xdb data data [0] \x01 data [1] filenbr=number of the customfile (!! Xxxxxxxx.G05 => filenbr is 4...

  • Page 309

    2. Rs232 commands transmit start \xfe projector address \x01 command [0] \xfa command [1] \xdb data [0] \x01 data [1] \x03 data [2] \x02 data [3] \x00 checksum \xdc stop \xff receive (acknowledge) start \xfe projector address \x01 command [0] \x00 command [1] \x06 checksum \x07 stop \xff receive (an...

  • Page 310

    2. Rs232 commands 2.243 soft edge blanking, write description write a soft edge blanking value to a customfile. Availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xda data data [0] \x01 data [1] filenbr=number of the customfile (!! Xxxxxxxx.G...

  • Page 311

    2. Rs232 commands 2.244 soft edge width, read description read the soft edge width value. Only available if soft edge option is active. Availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xdb data data [0] \x02 data [1] filenbr=number of the c...

  • Page 312

    2. Rs232 commands receive (acknowledge) start \xfe projector address \x01 command [0] \x00 command [1] \x06 checksum \x07 stop \xff receive (answer) start \xfe projector address \x01 command [0] \xfa command [1] \xdb data [0] \x02 data [1] \x96 checksum \x6e stop \xff 308 r5976538 barcoreality sim6 ...

  • Page 313

    2. Rs232 commands 2.245 soft edge width, write description read the soft edge width value. Only available if soft edge option is active. Availability from software v2.02 (warp6 mkii) and v1.01(sim6 ultra hb) command command [0] \xfa command [1] \xda data data [0] \x02 data [1] filenbr=number of the ...

  • Page 314

    2. Rs232 commands 2.246 source input slot, read description read the active source input slot. Command command [0] \x32 return data data [0] source input slot number e.G. \x01 example read the active source input slot number of a projector with address \x01. Suppose the answer is \x03. Transmit star...

  • Page 315

    2. Rs232 commands 2.247 source input slot, write description read active source input slot. Command command [0] \x31 data data [0] source input slot number e.G. \x01 example select source 1 of a projector with address \x01. Transmit start \xfe projector address \x01 command [0] \x31 data [0] \x01 ch...

  • Page 316

    2. Rs232 commands 2.248 source input slot number + mode, read description read active source or slot number and its mode. Command command [0] \x34 return data data [0] source or slot number data [1] source or slot mode video / s-video input: data [1] mode \x00 video \x01 s-video rgb analog input - s...

  • Page 317

    2. Rs232 commands rgb3s/rg3sb input - separate sync rgb3s/rg3sb input - sync on green component input - separate sync component input - sync on y component input - tri-level separate sync component input - tri-level sync on y data [1] mode \x00 \x01 — example read the active source/slot number + mod...

  • Page 318

    2. Rs232 commands 2.249 source input slot number + mode, write description select a source or slot and put it in a pre-defined mode (mode selection is optional). Command command [0] \x33 data data [0] source or slot number data [1] source or slot mode optional video / s-video input: data [1] mode \x...

  • Page 319

    2. Rs232 commands rgb3s/rg3sb input - separate sync rgb3s/rg3sb input - sync on green component input - separate sync component input - sync on y component input - tri-level separate sync component input - tri-level sync on y data [1] mode \x00 \x01 — if only one data byte has been sent (data[0]), t...

  • Page 320

    2. Rs232 commands 2.250 text off, write description set text off (identical to text button on infrared remote control). Command command [0] \x0e example set text off of a projector with address \x01. Transmit start \xfe projector address \x01 command [0] \x0e checksum \x0f stop \xff receive (acknowl...

  • Page 321

    2. Rs232 commands 2.251 text on, write description set text on (identical to text button on infrared remote control). Command command [0] \x0d example set text off of a projector with address \x01. Transmit start \xfe projector address \x01 command [0] \x0d checksum \x0e stop \xff receive (acknowled...

  • Page 322

    2. Rs232 commands 2.252 tint, read this command is only active when the internal decoder is used and the signal is ntsc. Description read the actual tint value. Command command [1] \x21 command [2] \x04 return data data [0] tint value example read the actual tint value of a projector with address \x...

  • Page 323

    2. Rs232 commands 2.253 tint, write this command is only active when the internal decoder is used and the signal is ntsc. Description write a new tint value. Command command [1] \x20 command [2] \x04 data data [0] tint value example set the tint to 0 on a projector with address \x01. Transmit start ...

  • Page 324

    2. Rs232 commands 2.254 tint, decrement description decrement tint (hue). Command command [0] \x08 example decrement tint of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x08 checksum \x09 stop \xff receive (acknowledge) start \xfe projector address \x...

  • Page 325

    2. Rs232 commands 2.255 tint, increment description increment tint (hue). Command command [0] \x07 example increment tint of a projector with address \x01 by one. Transmit start \xfe projector address \x01 command [0] \x07 checksum \x08 stop \xff receive (acknowledge) start \xfe projector address \x...

  • Page 326

    2. Rs232 commands 2.256 video mute, read description read the video mute setting. Command command [0] \x21 command [1] \x85 return data data [0] video mute setting • \x00 = video mute off • \x01 = video mute on 322 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 327: Index

    Index index numerics/symbols 3d image 20–21 read 20 write 21 800 – peripheral output module 22–23 read 22 write 23 a acknowledge 24 b baudrate pc 25 write 25 blanking bottom 26, 28–30 decrement 29 increment 30 read 26 write 28 blanking left 31, 33–35 decrement 34 increment 35 read 31 write 33 blanki...

  • Page 328

    Index f field polarity 109–110 read 109 write 110 field stretch 128 write 128 file 111, 113, 118, 120, 122, 124 copy 111 delete 113 move 122 read 118 rename 124 write 120 file list 114 read 114 file list active 116 read 116 freeze off 126 write 126 freeze on 127 write 127 g gamma 129–132 decrement 1...

  • Page 329

    Index logo status 233–234 read 233 write 234 m menu 235 exit 235 mute video 236–238 read 236 write off 237 write on 238 n no acknowledge 24 o options 239 read number of bytes 239 orientation 240–241 read 240 write 241 p period 242, 244 read 242 write 244 peripheral source 245 write 245 phase 247–250...

  • Page 330

    Index 326 r5976538 barcoreality sim6 ultra series 08/06/2005.

  • Page 331

    Revision sheet to: barco nv simulation products noordlaan 5, b-8520 kuurne phone: +32 56.36.82.11, fax: +32 56.36.84.86 e-mail: info@barco.Com, web: www.Barco.Com from: date: please correct the following points in this documentation (r5976538/01): page wrong correct r5976538 b arco r eality sim6 u l...