AMX MET-ECOM-D Dokumentacja Strona 63

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 88
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 62
Programming
57
Metreau Entry Communicators
Camera Commands (Cont.)
SET CAM-CST
Sets the display contrast level
for the camera.
Syntax:
"'SET CAM-CST <Contrast Level>'"
Variables:
Contrast Level = a value from 0 – 100 in percentage
Example:
SEND_COMMAND MET1,"'SET CAM-CST 50’"
Sets the display contrast to approximately 50%.
GET CAM-CST
Retrieves the contrast level
for the camera.
Syntax:
"'GET CAM-CST'"
Variables:
Contrast Level = a value from 0 - 100 in percentage
Example:
SEND_COMMAND MET1,"'GET CAM-CST’"
Gets the camera's contrast setting.
Returns:
CAM-CST= 45
Gets the camera contrast setting is 45.
SET CAM-SAT
Sets the display saturation for
the camera.
Syntax:
"'SET CAM-SAT <color saturation Level>'"
Variables:
color Saturation Level = a value from 0 – 100 in percentage
Example:
SEND_COMMAND MET1,"'SET CAM-SAT 50’"
Sets the display color saturation level to approximately 50%.
GET CAM-SAT
Retrieves the saturation level
for the camera.
Syntax:
"'GET CAM-SAT'"
Variables:
color Saturation Level = a value from 0 - 100 in percentage
Example:
SEND_COMMAND MET1,"'GET CAM-SAT’"
Gets the camera's saturation level setting.
Returns:
CAM-SAT= 45
Gets the camera saturation level setting is 45.
SET CAM-FLICK
Sets the flicker mode setting
for the camera.
Syntax:
"'SET CAM-FLICK <flick>'"
Variables:
•Flick: INHIBIT, 50, 60
Example:
SEND_COMMAND STORM,"'SET CAM-FLICK 50’"
Sets the anti-flicker mode to 50hz mode.
Przeglądanie stron 62
1 2 ... 58 59 60 61 62 63 64 65 66 67 68 ... 87 88

Komentarze do niniejszej Instrukcji

Brak uwag