
Programming
Camera Commands (Cont.)
SET | Syntax: |
Sets the display contrast level | "'SET |
for the camera. | Variables: |
| |
| • Contrast Level = a value from 0 – 100 in percentage |
| Example: |
| SEND_COMMAND MET1,"'SET |
| Sets the display contrast to approximately 50%. |
|
|
GET | Syntax: |
Retrieves the contrast level | "'GET |
for the camera. | Variables: |
| |
| • Contrast Level = a value from 0 - 100 in percentage |
| Example: |
| SEND_COMMAND MET1,"'GET |
| Gets the camera's contrast setting. |
| Returns: |
| |
| Gets the camera contrast setting is 45. |
|
|
SET | Syntax: |
Sets the display saturation for | "'SET |
the camera. | Variables: |
| |
| • color Saturation Level = a value from 0 – 100 in percentage |
| Example: |
| SEND_COMMAND MET1,"'SET |
| Sets the display color saturation level to approximately 50%. |
|
|
GET | Syntax: |
Retrieves the saturation level | "'GET |
for the camera. | Variables: |
| |
| • color Saturation Level = a value from 0 - 100 in percentage |
| Example: |
| SEND_COMMAND MET1,"'GET |
| Gets the camera's saturation level setting. |
| Returns: |
| |
| Gets the camera saturation level setting is 45. |
|
|
SET | Syntax: |
Sets the flicker mode setting | "'SET |
for the camera. | Variables: |
| |
| • Flick: INHIBIT, 50, 60 |
| Example: |
| SEND_COMMAND STORM,"'SET |
| Sets the |
|
|
Metreau Entry Communicators | 57 |
|
|