AMX MET-7 Spezifikationen Seite 37

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 84
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 36
Programming The Metreau Keypads
29
Metreau Keypads
Supported SEND_COMMANDs
The AxLink-enabled Metreau keypads (MET-6N, MET-7 and MET-13) support a number of NetLinx
SEND_COMMANDs, described in the following section. To use these commands, establish a Telnet session
from the PC to the NetLinx master.
All text is based on a Unicode index.
SEND_COMMANDs
@BRT Set Brightness level for all LEDs (pushbuttons and levels indicator bar), for
both On and Off states.
Syntax:
@BRT-<on brightness (0-32)>,<off brightness (0-32)>
Variables:
on brightness = LED On brightness and can range from 0 (off) to 32 (max).
off brightness = LED Off level brightness and can range from 0 (off) to 32
(max).
Example:
SEND_COMMAND keypad,'@BRT-32,0'
Sets the LEDs to max brightness in the On state (32), and minimum
brightness (no illumination) in the Off state (0).
@WBRT Set Brightness level for Navigation Wheel LED, for both On and Off states.
Syntax:
‘@WBRT-<on brightness (0-32)>,<off brightness (0-32)>’
Variables:
on brightness = Scroll Wheel LED on brightness and can range from 0 (off) to
32 (max)
off brightness = Scroll Wheel LED off brightness and can range from 0 (off) to
32 (max)
Example:
SEND_COMMAND keypad,'@WBRT-32,0'
Sets the Navigation Wheel LED to max brightness in the On state (32), and
minimum brightness (no illumination) in the Off state (0).
BMODE Sets the bargraph mode:
Syntax:
'BMODE-<bargraph mode 0-9>'
Sets the specified bargraph to operate in one of the following modes:
0 = (default) normal bar mode
1 = normal dot mode (only one peak LED on at a time)
2 = special bar mode (a level of 1-32 still has first LED on)
3 = special dot mode (a level of 1-32 still has first LED on)
4 = inverse normal bar mode
5 = inverse normal dot mode
6 = inverse special bar mode
7 = inverse special dot mode
8 = individual element, discrete mode
9 = inverse individual element, discrete mode
Example:
SEND_COMMAND keypad,'BMODE-0'
Sets the bargraph mode to default mode.
Seitenansicht 36
1 2 ... 32 33 34 35 36 37 38 39 40 41 42 ... 83 84

Kommentare zu diesen Handbüchern

Keine Kommentare