ID number ‘0’ (30H) should be used when assigning all connected Projector units for batch operations.
This means that when assigning independent ID numbers to multiple units, 15 of the 16 assignable
numbers (from ‘1’ through ‘F’) can actually be used for registration.
Please note that tally (response) data is not returned from the projector when the global ID assignment
function (0) is used.
‘&’ 26 Internal error data
4
6. CR
Indicates the end of each set of data. (0DH)
7. PARAMETERS
There are three types of parameters:
1.Indicates the numeric value.
2.Indicates the ON/OFF status.
3.Special parameter.
7.1 Numeric Value Parameter
Signed 2-byte hexadecimal code represented by 4 (byte) characters.
Assignable range is between ‘8000’ and ‘7FFF’.
Ex-1) The parameter indicating ‘20’ (decimal):
Since ‘20’ (decimal) is represented as ‘0014’ in signed 2-byte hexadecimal,
its parameter is:
‘0014’(30H 30H 31H 34H)
Ex-2) The parameter to indicate ‘-2’ (decimal):
Since ‘-2’ (decimal) is represented as ‘FFFE’ in signed 2-byte hexadecimal,
its parameter is:
‘FFFE’(46H 46H 46H 45H)
ON/OFF Status Parameter
7.2
Indicates the ON/OFF status of items such as POWER or HIDE.
Character HEX Definition
‘0’ 30 OFF
‘1’ 31 ON
5
Special Parameters
7.3
Parameters other than those described in 7.1 to 7.2.
7.3.1 Menu Display Auto OFF Parameter
Character HEX Definition
‘0’ 30 NO
‘1’ 31 YES
7.3.2 Transfer Rate Parameter
Character HEX Definition
‘0’ 30 9600bps
‘1’ 31 19200bps
7.3.3 Decoder Parameter
Character HEX Definition
‘0’ 30 NTSC
‘1’ 31 NTSC4.43
‘2’ 32 PAL
‘3’ 33 SECAM
‘4’ 34 AUTO
7.3.4 Color Temperature Parameter
Character HEX Definition
‘0’ 30 LOW
‘1’ 31 MIDDLE
‘2’ 32 HIGH
7.3.5 Input Select Parameter
Character HEX Definition
‘0’ 30
‘1’ 31 VIDEO
‘3’ 33 D-SUB
‘4’ 34 BNC
Y/C
6
7.3.6 Projector Operation Mode Parameter
Character HEX Definition
7.3.7 Text Mode Parameter
7.3.8 Aspect Parameter
‘0000’ 30H 30H 30H 30H S t a n d by M o d e
‘0001’ 30H 30H 30H 31H P o w er O N M od e
‘0002’ 30H 30H 30H 32H C oo l - D o wn M o d e
‘0004’ 30H 30H 30H 34H Em er ge n cy M o d e
Character HEX Definition
‘0’ 30 Text 1
‘1’ 31 Text 2
‘2’ 32 Text 3
‘3’ 33 Text 4
‘4’ 34 Text 5
Character HEX Definition
7.3.9 Resize Parameter
‘0’ 30
‘1’ 31
Character HEX Definition
‘0’ 30
‘1’ 31 Full
‘2’ 32 Aspect
4:3
16:9
1:1
7
7.3.10 ID Parameter
Character HEX Definition
‘0’ 30 ID 0(global command for all projectors)
‘1’ 31 ID 1
‘2’ 32 ID 2
‘3’ 33 ID 3
‘4’ 34 ID 4
‘5’ 35 ID 5
‘6’ 36 ID 6
‘7’ 37 ID 7
‘8’ 38 ID 8
‘9’ 39 ID 9
‘A’ 41 ID 10
‘B’ 42 ID 11
7.3.11 Switcher Number Parameter
‘C’ 43 ID 12
‘D’ 44 ID 13
‘E’ 45 ID 14
‘F’ 46 ID 15
Character HEX Definition
‘ 00 01 ’ 30H 30H 30H 31H Switcher No.1
‘ 00 02 ’ 30H 30H 30H 32H
‘ 00 03 ’ 30H 30H 30H 33H
‘ 00 04 ’ 30H 30H 30H 34H
‘ 00 05 ’ 30H 30H 30H 35H
‘ 00 06 ’ 30H 30H 30H 36H
Switcher No.2
Switcher No.3
Switcher No.4
Switcher No.5
Switcher No.6
‘ 00 07 ’ 30H 30H 30H 37H
‘ 00 08 ’ 30H 30H 30H 38H
‘ 00 09 ’ 30H 30H 30H 39H
‘000A’ 30H 30H 30H 41H
8
Switcher No.7
Switcher No.8
Switcher No.9
Switcher No.10
8. TALLY(RESPONSE)DATA
The Projector will only accept and process data when the ID number included with
the ID-number registered
matches the Projector’s ID, it will return a response to the query from the external control unit. This
response data is called "Tally (Response) Data". (However, when ID = ‘0’, tally (response) data is not
replied.)
The Tally (Response) Data is normally returned within 3 seconds after the data is received.
There are some exceptions, however (e.g. POWER command)
After transmitting data, the external control unit cannot transmit subsequent data until the Tally
(Response) Data is received. However, if Tally (Response) Data is not returned within 3 seconds after
transmitting the data (there are some exceptions such as the POWER command), data transmission can
be retried.
8.1 Tally (Response) Data Status
8.1.1 Normal Termination Status
Character HEX Definition
to the Projector itself. (Except when ID = ‘0’) If the received ID-number
the data coincides with
‘0’ 30 Command received and processing terminated
8.1.2 Status when Error Occurs (Error Status)
Character HEX Definition
‘A00’
‘A01’
‘A02’
‘A03’
‘A04’
‘A05’
‘A0A’
‘A0B’
8.2 Tally (Response) Data Parameter
The Tally (Response) Data Parameter is returned when the Tally (Response) Data is issued in
response to a query (request for data). No parameter is returned when Tally (Response) Data
issued in response to a command or when an error occurs.
41H 30H 30H
41H 30H 31H
41H 30H 32H
41H 30H 33H
41H 30H 34H
41H 30H 35H
41H 30H 41H
41H 30H 42H
Command not supported
Invalid parameter
Parameter value exceeds operation range
Unclassified error
Unacceptable command in current mode
or
Unacceptable command with current setting
Command cannot be accepted if no signal.
Time-out occurred with the communication with sub
microcomputer
Error occurred with the communication with sub
microcomputer
9
9. INTERNAL ERRORS
Error data is returned to the external control unit when an error has occurred.
9.1 Internal Error Data Status (Internal Error Status)
Character HEX Definition
‘E01’
‘E02’
‘E03’
‘E04’
‘E06’
‘E07’
‘E08’ 45H 30H 38H I nt ern a l te m pe r atu re i s too hig h .
‘E09’ 45H 30H 39H Temperature around air intake is going up abnormally.
‘E0B’ 45H 30H 42H Error occurred with the initialization of decoder.
‘E0C’ 45H 30H 43H Initialization of Video Sources (Areas) data was failed.
‘E11’ 45H 31H 31H Sub microcomputer is not boost up correctly.
45H 30H 31H
45H 30H 32H
45H 30H 33H
45H 30H 34H
45H 30H 36H
45H 30H 37H
Lamp did not light
Lamp life exceeds guaranteed time
IIC ACK error occurs
Filter cover on the bottom of the unit is displaced
Lamp suddenly goes out (Lamp Shut Down) while
projecting
(in Power ON mode)
Fan is locked
‘E12’ 45H 31H 32H Initialization of DDIC/DDCTRL was failed.
‘E20’ 45H 32H 30H Sleep time function works and lamp was lit off.
9.2 Internal Error Data Parameters
There are two parameters for Internal Error Data.
Header ID SP Internal Error Status SP Parameter 1 SP Parameter 2 CR
Each parameter shows the slave address (Parameter 1) and Sub-Address (Parameter 2) when
an IIC ACK error (Error status: ‘E03’) occurs.
The parameter type is "numeric value".
* Two parameters are also returned when an internal errors other than IIC ACK errors occur.
In this case, however, the parameter’s numeric value has no meaning.
Ex) Internal error data when IIC ACK error occurs with Slave address ‘A0H’ and Sub-address of
‘1F20H’:
ID SP ‘E03’ SP ‘00A0’ SP ‘1F20’ CR
‘&’
10
9.3 Internal Error Data Reply Timing
When returning data, the Projector checks for internal error data. If such data exists, the internal
error data is returned before the tally (response) data is transmitted.
occurs, the Projector retains the internal error data, returning it in order of precedence a request
for tally (response) data is received. Once transmitted, internal error data is deleted from the
Projector.
That is, if an internal error
11
10. PROJECTOR OPERATION MODES
This section describes the Projector’s four basic operation modes.
10.1 Standby Mode
The Projector enters this mode when it is plugged into an AC outlet and the MAIN POWER
switch is turned ON.
The lamp does not light and the fans do not operate.
10.2 Power ON Mode
This mode is engaged when the POWER ON command is received and processed
normally in the Standby mode. The lamp is lighted and the fans start rotating. Images can
be projected in this mode.
10.3 Cool-Down Mode
This mode is engaged when the POWER OFF command is received and processed
normally in the Power ON mode.
The lamp goes out and the fans are rotated continuously to cool down the lamp.
To avoid the lamp is lighted again in short time, the POWER ON command is not accepted
during this mode.
The DLA-G3010 series, the Cool-Down Mode time is approximate 90 seconds. The lamp
goes out and the fans are rotated continuously during this mode to cool down the lamp.
The DLA-M2000 series, the Cool-Down Mode time is approximate 120 seconds. The lamp
goes out and the fans are rotated continuously during this mode to cool down the lamp.
After the mentioned time lapse, the unit automatically enters the Standby mode.
10.4 Emergency Mode
This mode is engaged when the projector malfunctions or is improperly operated.
The lamp and the fans are shut down and the MAIN POWER switch is turned OFF.
Non-operation status continues until the reset function is activated.
Switch ON the projector’s MAIN POWER
After 90 sec. Lamp cool-down
(DLA-G3010 Series)
After 120 sec. Lamp cool-down
(DLA-M2000 Series)
POWER OFF
Standby Mode
Sleep Time
Cool Down Mode Power ON Mode
Lamp not lit
Lamp shut down
Filter coverFilter coverFan lock
Emergency ModeInternal temp. abnormal
Fan lock
External temp. abnormal Lamp shut down
* Note that the acceptance/non-acceptance condition of a command differs depending on the operation
mode.
12
11. SOURCE
The input signals to projectors can be Computer Sources and Video Sources.
Although the specific signal names are not given to Computer Sources , these can be specified with the
combination of Frequency and Resolution.
Video Sources are as follows: