Instruction d'utilisation Mitsubishi Electronics XL1550U

Instruction d'utilisation pour le dispositif Mitsubishi Electronics XL1550U

Dispositif: Mitsubishi Electronics XL1550U
Catégorie: Projecteur
Fabricant: Mitsubishi Electronics
Dimension: 0.62 MB
Date d'addition: 8/2/2013
Nombre des pages: 8
Imprimez l'instruction

Téléchargez

Comment utiliser?

Notre objectif consiste à vous assurer le plus rapide accès au contenu de l'instruction d'utilisation du dispositif Mitsubishi Electronics XL1550U. En utilisant l'aperçu en ligne vous pouvez parcourir le sommaire et passer à la page où vous trouverez la résolution de votre problème avec Mitsubishi Electronics XL1550U.

Pour votre confort

Si regarder l'instruction Mitsubishi Electronics XL1550U directement sur la page n'est pas confortable pour vous, vous pouvez profiter de deux solutions possibles:

  • Exploration au mode de plein écran - pour analyser l'instruction d'une manière commode (sans l'avoir téléchargée sur votre ordinateur) vous pouvez utiliser le mode d'exploration en plein écran. Pour démarrer l'exploration de l'instruction Mitsubishi Electronics XL1550U en plein écran, utilisez le bouton Plein écran.
  • Téléchargement sur l'ordinateur - vous pouvez aussi télécharger l'instruction Mitsubishi Electronics XL1550U sur votre ordinateur et la sauvegarder dans vos ressources. Si vous n'avez pas envie de gaspiller votre espace disque, vous pouvez toujours télécharger cette instruction du ManualsBase dans l'avenir.
Mitsubishi Electronics XL1550U Manuel d'utilisation - Online PDF
Advertisement
« Page 1 of 8 »
Advertisement
Version imprimée

Beaucoup de gens préfèrent de lire les documents dans la version imprimée et non pas sur l'écran. L'option d'impression de l'instruction est aussi prévue et vous pouvez en profiter en cliquant le lien ci-dessus - Imprimez l'instruction. Il n'est pas nécessaire d'imprimer toute l'instruction Mitsubishi Electronics XL1550U - on peut choisir des pages. Economisez le papier.

Résumés

Vous trouverez ci-dessous les annonces des contenus qui se trouvent sur les pages suivantes de l'instruction de Mitsubishi Electronics XL1550U. Si vous voulez parcourir rapidement le contenu des pages suivantes de l'instruction, vous pouvez en profiter.

Résumés du contenu
Résumé du contenu de la page N° 1

LCD Projector
XL2550U/XL1550U
Controlling the projector using a personal computer
This projector can be controlled by connecting a personal computer with RS-232C terminal.
PC-controllable functions:
• Turning the power ON or OFF
• Changing input signals
• Inputting commands by pressing the buttons on the control panel and remote control
• Menu setting
Connection
SERIAL
RS-232C cable
To RS-232C
terminal
D-SUB 9-pin D-SUB 9-pin
Important:
• Connect the computer with the projector on a one-t

Résumé du contenu de la page N° 2

2. Control command diagram The command consists of the address code, function code, data code, and end code. The length of the command varies among the functions. Address code Function code Data code End code ASCII ‘30h’ 30h’ Function Data ‘0Dh’ Character 00 Function Data [Address code] 00 (In ASCII code, ‘30h’ ‘30h’) fi xed. [Function code] A code of each fi xed control move. [Data code] A code of each fi xed control data (number) and not always indicated. [End code] (In ASCII code, ‘0Dh’) fi x

Résumé du contenu de la page N° 3

[RS-232C control flowchart] START 1 Sending out command Checking execution of Yes Yes Awaiting response END command (sending out from projector check command) No response for No 1 second or longer Sending command again Sending command again Yes Awaiting response 1 from projector No response for 1 second or longer Less than 10 times Number of trials without response 10th trial Check the following. Note: In the following conditions, the projector • The projector is not supplied with AC

Résumé du contenu de la page N° 4

4. Command list 4.1 Operation commands (Not executable in stand-by mode. When the commands for input select are sent while the splash screen is being displayed, the splash screen is only canceled.) The operation commands are used for the basic operation setting of this projector. They may not be executed while the signals are changed. The operation commands have no data codes. Function ITEM Note Character ASCII POWER ON ! 21h This command is invalid for 1 minute after the power is turned off.

Résumé du contenu de la page N° 5

Function ITEM Data (Receive) Character ASCII Projector status vST 76h 53h 54h 0 (Stand-by mode), 1 (Within 1 minute after POWER-ON (warm-up mode)), 2 (POWER-ON mode (including state of warning)), 3 (Cooling mode), 4 (Abnormal state (including shutdown due to an error)), 5 (State of functioning (menu display, dialog display, MUTE, SPLIT, FREEZE)), 6 (Awaiting password entry) Error status vER 76h 45h 52h Reading out error data (3 digits, hexadecimal numbers, total 9 bits) (MSB) xb1,

Résumé du contenu de la page N° 6

4.4 Direct commands (Not executable in stand-by mode. Possible only to read during muting.) The direct commands are used for the keystone setting of this projector with the value. Function ITEM Data Character ASCII VOLUME VL 56h 4Ch 00–31 KEYSTONE (vertical) KS 4Bh 53h ±35 KEYSTONE (horizontal) KSH 4Bh 53h 48h ±25 How to set the value Use the character or ASCII code as shown below to set the value. Character + - 0 1 2 3 4 5 6 7 8 9 ASCII ‘2Bh’ ‘2Dh’ ‘30h’ ‘31h’ ‘32h’ ‘33h’ ‘34h’ ‘35h’ ‘36h’

Résumé du contenu de la page N° 7

Function ITEM Data Character ASCII WALL SCREEN (BEIGE) WSY 57h 53h 59h 1–5 WALL SCREEN (LIGHT BLUE) WSB 57h 53h 42h 1–5 WALL SCREEN (LIGHT GREEN) WSG 57h 53h 47h 1–5 WALL SCREEN (PINK) WSP 57h 53h 50h 1–5 LAMP MODE LM 4Ch 4Dh 0 (STANDARD), 1 (LOW) AUTO POWER ON APON 41h 50h 4Fh 4Eh 0 (OFF), 1 (ON) AUTO POWER OFF APOF 41h 50h 4Fh 46h 00 (OFF), 05, 10, 15, 30, 60 SPLASH SCREEN SS 53h 53h 0 (OFF), 1 (ON) BACK COLOR BB 42h 42h 0 (BLACK), 1 (BLUE), 2 (IMAGE) MUTE MODE MM 4Dh 4Dh 0 (

Résumé du contenu de la page N° 8

[Example 1] When setting the AUTO POWER ON to ON. (Figures and symbols enclosed in quotation marks are ASCII codes.): Sending commands Status code Description from the PC, etc. from the projector ‘30’ ‘30’ ‘41’ ‘50’ ‘4F’ ‘4E’ ‘31’ ‘0D’ Command for setting the AUTO 00APON1 POWER ON to ON ‘30’ ‘30’ ‘41’ ‘50’ ‘4F’ ‘4E’ ‘31’ ‘0D’ Command receipt confi rmation 00APON1 (Command echo back) [Example 2] When setting the CONTRAST R of the COLOR TEMP.-USER to +10, the CONTRAST G to 0, and the CONTRAST


Instructions pareilles
# Instruction d'utilisation Catégorie Téléchargez
1 Mitsubishi Electronics ColorView SL25U Manuel d'utilisation Projecteur 29
2 Mitsubishi Electronics ColorView XL4U Manuel d'utilisation Projecteur 4
3 Mitsubishi Electronics ColorView XD480U Manuel d'utilisation Projecteur 23
4 Mitsubishi Electronics ColorView XL25U Manuel d'utilisation Projecteur 9
5 Mitsubishi Electronics ColorView XD450U Manuel d'utilisation Projecteur 27
6 Mitsubishi Electronics ColorView SL4U Manuel d'utilisation Projecteur 8
7 Mitsubishi Electronics ColorView XL30U Manuel d'utilisation Projecteur 13
8 Mitsubishi Electronics ColorView XL5950U Manuel d'utilisation Projecteur 24
9 Mitsubishi Electronics ColorView SL4SU Manuel d'utilisation Projecteur 60
10 Mitsubishi Electronics DLP ES200U Manuel d'utilisation Projecteur 51
11 Mitsubishi Electronics ColorView XL8U Manuel d'utilisation Projecteur 16
12 Mitsubishi Electronics DLP EX200U Manuel d'utilisation Projecteur 39
13 Mitsubishi Electronics DATA Manuel d'utilisation Projecteur 1
14 Mitsubishi Electronics ColorView XL5U Manuel d'utilisation Projecteur 35
15 Mitsubishi Electronics DLP XD460U Manuel d'utilisation Projecteur 72
16 Edelbrock 17930 Manuel d'utilisation Projecteur 0
17 Sony BRIGHTERA VPL-FH30 Manuel d'utilisation Projecteur 40
18 Sony 53S75 Manuel d'utilisation Projecteur 4
19 Sony CX125 Manuel d'utilisation Projecteur 12
20 Sony Cineza VPL-HS3 Manuel d'utilisation Projecteur 63