
Aansluiten op de CONTROL bedieningsaansluiting (vervolg)
|
|
|
| Overzicht commandogegevens | |||||
|
|
|
|
|
|
|
|
|
|
Onderdeel |
|
|
|
|
|
|
|
| Gegevenscode |
|
|
| |||||||
MUIS | 00h | = blokkeer muisfuncties, 01 - 7Fh = activeer muisfuncties | |||||||
|
|
|
|
|
| ||||
COMMUNICATIE | 0Xh = 8N1, 1Xh = 7N1 |
|
|
|
| ||||
| X0h = 1200 bps, X1h = 2400 bps, x2h = 4800 bps, X3h = 9600 bps, X4h = 19200 bps | ||||||||
|
| ||||||||
STROOM | 3Eh = uitgeschakeld (wachtstand), 3Fh = ingeschakeld | ||||||||
|
|
| |||||||
ZOOM | 01 - 3Fh = Zoom+, 41 - 7Fh = Zoom – |
| |||||||
|
|
| |||||||
SCHERPSTELLING | 01 - 3Fh = Focus+, 41 - 7Fh = Focus – |
| |||||||
|
|
| |||||||
SPIEGELBEELD | 00h | = Normaal, 01h = H: Omkeren, 02h = V: Omkeren, 03h = H&V: Omkeren | |||||||
|
|
| |||||||
INGANG | 11h | = VIDEO, 21h = RGB1, 22h = RGB2 | |||||||
|
|
|
|
|
| ||||
KLEURSYSTEEM | 00H | 00H = Auto, | 00h | 01h = NTSC, | 00H 04H = NTSC4.43 | ||||
| 00H | 02H = PAL, | 00H | 03H = SECAM, 00H 05H = | |||||
|
|
|
| ||||||
VOLUME | 00h | (zacht geluid) - 24h (hard geluid) |
| ||||||
|
|
|
| ||||||
DEMPING | 00h | = demping uit, 01h = demping aan |
| ||||||
|
|
|
|
| |||||
HELDERHEID | 00h | 00h | 00h | (donker) - 00h 00h 24h (licht) | |||||
|
|
|
|
|
|
| |||
CONTRAST | 00h | 00h | 00h | (zacht) - 00h | 00h | 24h (hard) | |||
|
|
|
|
|
|
| |||
KLEURVERZADIGING | 00h | 00h | 00h | (flets) - 00h | 00h | 24h (fel) | |||
|
|
|
|
|
|
| |||
TINT | 00h | 00h | 00h | (roder) - 00h | 00h | 24h (groener) | |||
|
|
|
|
|
|
| |||
SCHERPTE | 00h | 00h | 00h | (vager) - 00h | 00h | 24h (scherper) | |||
|
|
|
|
|
|
| |||
H.FASE | 00h | 00h | 00h | - 00h 00h 24Fh |
|
| |||
|
|
|
|
| |||||
H.POSIT | 00h | 00h | 00h | 01h (een stapje naar rechts) | |||||
| 00h | 00h | 00h | 7Fh (een stapje naar links) | |||||
|
|
|
|
| |||||
H.BREEDTE | 00h | 00h | 00h | 01h (twee stapjes breder) | |||||
| 00h | 00h | 00h | 7Fh (twee stapjes smaller) | |||||
|
|
|
|
| |||||
V.POSIT | 00h | 00h | 00h | 01h (een stapje omhoog) | |||||
| 00h | 00h | 00h | 7Fh (een stapje omlaag) | |||||
|
|
|
|
|
| ||||
KLEURBALANS R | 00h | 00h | 00h | (lichtrood) - 00h 00h | 24h (donkerrood) | ||||
|
|
|
|
|
|
| |||
KLEURBALANS B | 00h | 00h | 00h | (lichtblauw) - 00h | 00h | 24h (donkerblauw) | |||
|
|
|
|
| |||||
00h |
|
| |||||||
|
| ||||||||
BLANCO | 0Xh=wisfunctie uit, 1Xh=wisfunctie aan | ||||||||
| X=8 zwart, X=9 blauw, X=F wit |
|
| ||||||
|
|
|
|
|
|
| |||
UITVERGROTEN | 00h=normaal beeld |
|
|
|
|
| |||
| 01h=stel in op groter vergrotingsdisplay of grotere vergrotingsverhouding. | ||||||||
| 7Fh=stel in op kleinere verhouding. |
| |||||||
|
| ||||||||
STILBEELD | 00=normale weergave, 01h stilstaand beeld | ||||||||
|
|
|
|
|
|
|
|
|
|
De configuratie voor een volledige opdrachtcode bestaat uit een
•Het eerste byte van een commando geeft het type commando aan met 3 bits aan de MSB kant, en de gegevenslengte met 4 bits aan de LSB kant.
Projector – computer | Computer – projector |
0xH’: foutcode | ‘2xH’ : opvraagcode |
‘1xH’ : esponscode | ‘3xH’ : instelcode |
‘70H’ : | ‘4xH’ : |
De ‘x’ duidt de gegevenslengte aan (bijvoorbeeld: x=2 betekent een commando van 2 bytes lang).
• Het tweede byte van een commando geeft de inhoud van het commando aan.
209