Dukane Imagepro 8973w Projector Technical Manual
Have a look at the manual Dukane Imagepro 8973w Projector Technical Manual online for free. It’s possible to download the document as PDF or print. UserManuals.tech offer 615 Dukane manuals and user’s guides for free. Share the user manual or guide on Facebook, Twitter or Google+.
11 RS-232C Communication (continued) Communicaion settings 1. Protocol 19200bps, 8N1 2. Command format ("h" shows hexadecimal) Byte Number0 1 2 3 4 5 67 8 9 10 1112 Command ActionHeader Data Header code Packet DatasizeCRC flag Action Type Setting code L H LH LH LH LH LH Change setting to desired value [(cL)(cH)] by [(bL)(bH)]. BEh EFh 03h 06h 00h (aL) (aH) 01h 00h (bL) (bH)(cL)(cH) Read projector internal setup value [(bL) (bH)] .(aL) (aH) 02h 00h (bL) (bH)00h 00h Increment setup value [(bL)(bH)] by 1.(aL)(aH) 04h 00h (bL) (bH)00h 00h Decrement setup value [(bL)(bH)] by 1.(aL)(aH) 05h 00h (bL) (bH)00h 00h Run a command [(bL)(bH)] .(aL)(aH) 06h 00h (bL) (bH)00h 00h [Header code] [Packet] [Data size] Set [BEh, EFh, 03h, 06h, 00h] to byte number 0 to 4. [CRC flag] For byte number 5, 6, refer to RS-232C Communication / Network command table (&19 ) . [Action] Set functional code to byte number 7, 8. = [01h, 00h], < GET> = [02h, 00h], = [04h, 00h] = [05h, 00h], = [06h, 00h] Refer to the Communication command table ( &above). [Type] [Setting code] For byte number 9 to 12, refer to RS-232C Communication / Network command table ( &19 ) .
12 RS-232C Communication (continued) 3. Response code / Error code ("h" shows hexadecimal) (1) ACK reply: 06h When the projector receives the Set, Increment, Decrement or Execute command correctly, the projector changes the setting data for the specified item by [Type], and it returns the code. (2) NAK reply: 15h When the projector cannot understand the received command, the projector returns the error code. In such a case, check the sending code and send the same command again. (3) Error reply: 1Ch + 0000h When the projector cannot execute the received command for any reasons, the projector returns the error code. In such a case, check the sending code and the setting status of the projector . (4) Data reply: 1Dh + xxxxh When the projector receives the GET command correctly, the projector returns the responce code and 2 bytes of data. NOTE • For connecting the projector to your devices, please read the manual for each devices, and connect them correctly with suitable cables. • Operation cannot be guaranteed when the projector receives an undefined command or data. • Provide an interval of at least 40ms between the response code and any other code. • The projector outputs test data when the power supply is switched ON, and when the lamp is lit. Ignore this data. • Commands are not accepted during warm-up. • When the data length is greater than indicated by the data length code, the projector ignore the excess data code. Conversely when the data length is shorter than indicated by the data length code, the projector returns the error code to the computer.
13 When the projector connects network, the projector can be controlled with RS- 232C commands from the computer with web browser. For details of RS-232C commands, refer to RS-232C Communication / Network command table (&19). Command Control via the Network LAN USB wireless adapter LAN cable (CAT-5 or greater) Connection 1. Turn off the projector and the computer. 2. If you use wired LAN, connect the projector's LAN port to the computer's LAN port with a LAN cable. Use the cable that fulfills the specification shown in figure. If you use wireless LAN, insert the USB wireless adapter into one of the USB TYPE A ports of the projector. 3. Turn the computer on, and after the computer has started up turn the projector on. NOTE • If data is transferred via wireless and wired LAN at the same time, the projector may not be able to process the data correctly . Command Control via the Network
14 Communicaion Port The following two ports are assigned for the command control.TCP #23 TCP #9715 Configure the following items form a web browser when command control is used. Port Settings Network Control Port1 (Port: 23) Port open Click the [Enable] check box to open [Network Control Port1 (Port: 23)] to use TCP #23. Default setting is “Enable”. Authentication Click the [Enable] check box for the [Authentication] setting when authentication is required. Default setting is “Disable”. Network Control Port2 (Port: 9715) Port open Click the [Enable] check box to open [Network Control Port2 (Port: 9715)] to use TCP #9715. Default setting is “Enable”. Authentication Click the [Enable] check box for the [Authentication] setting when authentication is required. Default setting is “Enable”. Command Control via the Network When the authentication setting is enabled, the following settings are required. Security Settings Network Control Authentication Password Enter the desired authentication password. ConfirmThis setting will be the same for [Network Control Port1 (Port: 23)] and [Network Control Port2 (Port: 9715)]. Default setting is blank. Re-enter Authentication Password
15 Command Control via the Network (continued) Command control settings [TCP #23] 1. Command format Same as RS-232C communication, refer to RS-232C Communicaton command format. 2. Response code / Error code ("h" shows hexadecimal) Four of the response / error code used for TCP#23 are the same as RS-232C Communication (1)~(4). One authentication error reply (5) is added. (1) ACK reply : 06h Refer to RS-232C communication ( &12). (2) NAK reply : 15h Refer to RS-232C communication ( &12). (3) Error reply : 1Ch + 0000h Refer to RS-232C communication ( &12). (4) Data reply : 1Dh + xxxxh Refer to RS-232C communication ( &12). (5) Authentication error reply : 1Fh + 0400h When authentication error occurred, the projector returns the error code. [TCP #9715] 1. Command format The commands some datum are added to the head and the end of the ones of TCP#9715 are used. Header Data length RS-232C command Check sumConnection ID 0×02 0×0D 13 bytes1 byte 1 byte [Header] 02, Fixed [Data Length] RS-232C commands byte length (0×0D, Fixed) [RS-232C commands] Refer to RS-232C Communication command format ( &11) . [Check Sum] This is the value to make zero on the addition of the lower 8 bits from the header to the checksum. [Connection ID] Random value from 0 to 255 (This value is attached to the reply data). NOTE • Operation cannot be guaranteed when the projector receives an undefined command or data. • Provide an interval of at least 40ms between the response code and any other code. • Commands are not accepted during warm-up.
16 NOTE • As for the transmission of the second or subsequent commands, the authentication data can be omitted when the same connection. Command Control via the Network (continued) 2. Response code / Error code ("h" shows hexadecimal) The connection ID is attached for the TCP#23's response / error codes are used. The connection ID is same as the sending command format. (1) ACK reply: 06h + ××h (××h : connection ID) (2) NAK reply: 15h + ××h (3) Error reply: 1Ch + 0000h + ××h (4) Data reply: 1Dh + xxxxh + ××h (5) Authentication error reply: 1Fh + 0400h + ××h (6) Projector busy reply: 1Fh + ××××h + ××h When the projector is too busy to receives the command ,the projector returens the error code. In such a case, check the sending code and send the same command again. Automatic Connection Break The TCP connection will be automatically disconnected after there is no communication for 30 seconds after being established. Authentication The projector does not accept commands without authentication success when authentication is enabled. The projector uses a challenge response type authentication with an MD5 (Message Digest 5) algorithm. When the projector is connected to a LAN, a random 8 bytes will be returned if authentication is enabled. Bind this received 8 bytes and the authentication password, and digest the data with the MD5 algorithm, and add it in front of the commands to send. Following is a sample of authentication process. Authentication password: password (example) Random 8 bytes: a572f60c (example) 1) Select a projector and receive the random 8 bytes from the projector. “a572f60c” 2) Bind the random 8 bytes and the authentication password. “a572f60cpassword” 3) Digest this bound with MD5 algorithm. “e3d97429adffa11bce1f7275813d4bde” 4) Add this code in front of the commands and send the data. “e3d97429adffa11bce1f7275813d4bde” + [command]. 5) When the sent data is correct, the command will be performed and the reply data will be returned. Otherwise, an authentication error will be returned.
17 This projector is equipped with NETWORK BRIDGE function. When the projector connects to the computer by wired or wireles LAN communicaton, an external device that is connected with this projector by RS- 232C communication can be controlled from the computer as a network terminal. For details, see the 6. Network Bridge function in the Network Guide. Network Bridge Communication LAN LAN cable (CAT-5 or greater) RS-232C RS-232C cable (cross) USB wireless adapter NOTE • If data is transferred via wireless and wired LAN at the same time, the projector may not be able to process the data correctly. Connection 1. If you use wired LAN, connect the computer's LAN port and the projector's LAN port with a LAN cable. Use the cable that fulfills the specification shown in figure. If you use wireless LAN, insert the USB wireless adapter into the projector's LAN port. 2. Connect the projector's CONTROL port and the RS-232C port of the devices that you want to control with a RS-232C cable. 3. Turn the computer on, and after the computer has started up turn the projector on. 4. Set the COMMUNICATION TYPE to NETWORK BRIDGE in the COMMUNICATION menu of the OPTION - SERVICE menu. Network Bridge Communication
18 Communication settings For communication setting, use the COMMUNICATION menu in the OPTION - SERVICE menu ItemCondition BAUD RATE 4800bps / 9600bps / 19200bps / 38400bps Data length 8 bit (fixed) PARITY NONE/ODD/EVENStart bit 1 bit (fixed) Stop bit 1 bit (fixed) Transmission method HALF-DUPLEX/FULL-DUPLEX NOTE • For connecting the projector to your devices, please read the manual for each devices, and connect them correctly with suitable cables. • Turn off the power and unplug both the projector and other devices before connecting them. • For details of Transmission method, refer to 6.4 Transmission method in the Network Guide. Network Bridge Communication
19 RS-232C Communication / Network command table RS-232C Communication / Network command table (continued on next page) NamesOperation Type HeaderCRCCommand DataAction Type Setting code Power SetTurn off BE EF03 06 00 2A D3 01 00 00 60 00 00 Turn on BE EF03 06 00 BA D2 01 00 00 60 01 00 Get BE EF 03 06 00 19 D3 02 00 00 60 00 00 [Example return] 00 00 01 00 02 00 [Off] [On] [Cool down] Input SourceSetCOMPUTER IN1 BE EF 03 06 00FE D201 00 00 20 00 00 COMPUTER IN2 BE EF 03 06 00 3E D0 01 00 00 20 04 00 LAN BE EF 03 06 00 CE D5 01 00 00 20 0B 00 USB TYPE A BE EF 03 06 00 5E D1 01 00 00 20 06 00 USB TYPE B BE EF 03 06 00FE D701 00 00 20 0C 00 HDMI 1 BE EF03 06 00 0E D2 01 00 00 20 03 00 HDMI 2 BE EF03 06 00 6E D6 01 00 00 20 0D 00 COMPONENT BE EF 03 06 00 AE D1 01 00 00 20 05 00 S-VIDEO BE EF03 06 00 9E D3 01 00 00 20 02 00 VIDEO BE EF03 06 00 6E D3 01 00 00 20 01 00 Get BE EF03 06 00 CD D2 02 00 00 20 00 00 Error StatusGet BE EF 03 06 00 D9 D8 02 00 20 60 00 00 [Example return] 00 00 01 00 02 00 03 00 [Normal] [Cover error] [Fan error] [Lamp error] 04 00 05 00 07 00 08 00 [Temp error] [Air flow error] [Cold error] [Filter error] FOCUSIncrement BE EF03 06 00 6A 93 04 00 00 24 00 00 Decrement BE EF03 06 00 BB 92 05 00 00 24 00 00 ZOOMIncrement BE EF03 06 00 96 92 04 00 01 24 00 00 Decrement BE EF03 06 00 47 93 05 00 01 24 00 00 LENS SHIFT - VIncrement BE EF03 06 00 D2 92 04 00 02 24 00 00 Decrement BE EF03 06 00 03 93 05 00 02 24 00 00 LENS SHIFT - HIncrement BE EF03 06 00 2E 93 04 00 03 24 00 00 Decrement BE EF03 06 00 FF 9205 00 03 24 00 00 LENS SHIFT CENTERINGExecute BE EF03 06 00 B8 93 06 00 04 24 00 00 LENS MEMORY INDEXSet 1 BE EF03 06 00 4B 92 01 00 07 24 00 00 2 BE EF03 06 00 DB 93 01 00 07 24 01 00 3 BE EF03 06 00 2B 93 01 00 07 24 02 00 Get BE EF03 06 00 78 92 02 00 07 24 00 00 LENS MEMORY LOADExecute BE EF03 06 00 E8 90 06 00 08 24 00 00 LENS MEMORY SAVEExecute BE EF03 06 00 14 91 06 00 09 24 00 00 LENS MEMORY CLEARExecute BE EF03 06 00 50 91 06 00 0A 24 00 00
RS-232C Communication / Network command table (continued) 20(continued on next page) NamesOperation Type HeaderCRCCommand DataAction Type Setting code LENS MEMORY LENS SHIFT - VGet BE EF03 06 00 A0 91 02 00 0D 24 00 00 LENS MEMORY LENS SHIFT - HGet BE EF03 06 00 E4 91 02 00 0E 24 00 00 LENS MEMORY LENS TYPEGet BE EF03 06 00 18 90 02 00 0F 2400 00 MAGNIFY Get BE EF03 06 00 7C D2 02 00 07 30 00 00 Increment BE EF03 06 00 1A D2 04 00 07 30 00 00 Decrement BE EF03 06 00 CB D3 05 00 07 30 00 00 MAGNIFY Position HGet BE EF03 06 00 C8 D7 02 00 10 30 00 00 Increment BE EF03 06 00 AE D7 04 00 10 30 00 00 Decrement BE EF03 06 00 7F D605 00 10 30 00 00 MAGNIFY Position VGet BE EF03 06 00 34 D6 02 00 11 30 00 00 Increment BE EF03 06 00 52 D6 04 00 11 30 00 00 Decrement BE EF03 06 00 83 D7 05 00 11 30 00 00 FREEZESetNORMAL BE EF 03 06 00 83 D2 01 00 02 30 00 00 FREEZE BE EF 03 06 00 13 D3 01 00 02 30 01 00 Get BE EF03 06 00 B0 D2 02 00 02 30 00 00 SHADESet OFF BE EF 03 06 00F3 9301 00 05 24 00 00 ON BE EF 03 06 00 63 92 01 00 05 24 01 00 Get BE EF03 06 00 C0 93 02 00 05 24 00 00 PICTURE MODESet NORMAL BE EF 03 06 0023 F601 00 BA 30 00 00 CINEMA BE EF 03 06 00B3 F701 00 BA 30 01 00 DYNAMIC BE EF 03 06 00E3 F401 00 BA 30 04 00 BOARD(BLACK) BE EF 03 06 00E3 EF01 00 BA 30 20 00 BOARD(GREEN) BE EF 03 06 00 73 EE 01 00 BA 30 21 00 WHITEBOARD BE EF03 06 00 83 EE 01 00 BA 30 22 00 DAYTIME BE EF 03 06 00 E3 C7 01 00 BA 30 40 00 DICOM SIM. BE EF03 06 00 73 C6 01 00 BA 30 41 00 Get BE EF03 06 00 10 F602 00 BA 30 00 00 BRIGHTNESS Get BE EF03 06 00 89 D2 02 00 03 20 00 00 Increment BE EF03 06 00 EF D204 00 03 20 00 00 Decrement BE EF03 06 00 3E D3 05 00 03 20 00 00 BRIGHTNESS ResetExecute BE EF03 06 00 58 D3 06 00 00 70 00 00 CONTRAST Get BE EF03 06 00 FD D302 00 04 20 00 00 Increment BE EF03 06 00 9B D3 04 00 04 20 00 00 Decrement BE EF03 06 00 4A D2 05 00 04 20 00 00 CONTRAST ResetExecute BE EF03 06 00 A4 D2 06 00 01 70 00 00