0x0013 - Display Device
Eigenschaften des Display Adapters. Wenn mehrere Adapter Installiert sind, existiert eine Instanz für jeden.
Tabelle 0x8nn2 ist eine Liste aller verfügbaren Anzeigemodi, während der aktuelle Anzeigemodus in Tabelle 0x8nn1 angezeigt wird.
0x8nn0 – Module Header
SubIndex | Type | Name | Value | Type | Access |
---|---|---|---|---|---|
00 | VAR | Len |
| UNSIGNED16 | read-only |
01 | VAR | Address | 0x0013 00nn | UNSIGNED32 | read-only |
02 | VAR | Type | Display Device | VISIBLE STRING | read-only |
03 | VAR | Name | Device Name | VISIBLE STRING | read-only |
04 | VAR | Dev Type | 0x0013 2710 | UNSIGNED32 | read-only |
0x8nn1 – Device settings
SubIndex | Type | Name | Type | Access |
---|---|---|---|---|
00 | VAR | Len | UNSIGNED16 | read-only |
01 | VAR | ID of active display mode | UNSIGNED8 | read-write |
0x8nn2 – Display modes
SubIndex | Type | Name | Type | Access |
---|---|---|---|---|
00 | VAR | Len | UNSIGNED16 | read-only |
01 .. Len | VAR | Mode | VISIBLE STRING | read-only |
0x8nn3 – Dim function 1
SubIndex | Type | Name | Type | Access |
---|---|---|---|---|
00 | VAR | Len | UNSIGNED16 | read-only |
01 | VAR | IsPrimaryDisplay | BOOLEAN | read-only |
02 | VAR | Com Port 2 | VISIBLE STRING | read-write |
03 | VAR | Version | UNSIGNED32 | read-only |
04 | VAR | Brightness 3 | UNSIGNED32 | read-write |
05 | VAR | Light 4 | BOOLEAN | read-write |
1 Dim function Info |
---|
Die Dimmfunktion wird nicht von allen Geräten unterstützt. Systemvoraussetzung: |
2 Com Port Info |
Windows Embedded Standard (WES): Z. B. „Com4” Windows CE: Unter Windows CE muss der Com Port mit Doppelpunkt enden. z. B. „COM4:“ |
3 Brightness Info |
Gültige Werte: 20-100 (20 niedrigste Helligkeit, 100 höchste Helligkeit) |
4 Light Info |
Gültige Werte: TRUE = Hintergrundlicht AN, FALSE = Hintergrundlicht AUS |
0xBnn0 – Identify Com Port (Service Transfer Object) 5
InputData | |
---|---|
Type | Name |
UNSIGNED8 | DummyByte |
5 Identify Com Port Info |
---|
Durch Setzen eines beliebigen Wertes wird die Identifizierung des/der Com Ports gestartet. Ist der Aufruf erfolgreich, wird das Feld 0x8nn3 Subindex 2 gesetzt. Schlägt der Aufruf fehl, wird ein Fehlercode ausgegeben. Systemvoraussetzung: |
0xBnn1 – Save brightness persistent
InputData | |
---|---|
Type | Name |
UNSIGNED8 | DummyByte |