Programming
Camera Commands (Cont.)
GET CAM-FLICK
Retrieves the flicker mode setting for the camera.
Syntax:
"'GET
Variables:
•none Example:
SEND_COMMAND MET1,"'GET
Returns:
The Camera flicker setting is at 50hz mode.
LCD Commands
The LCD located on the face plate
LCD Commands
SET | Syntax: |
Sets the banner on the | SEND_COMMAND <DEV>,"'SET |
LCD. | <filename>'" |
| Variable: |
| • filename = Name of image file on the system to be displayed on the LCD. |
| Example: |
| SEND_COMMAND MET1,"'SET |
| do_not_disturb.bmp’" |
| Image file requirements: |
| • BMP image type |
| • 128 x 64 pixels |
| Refer to the Uploading a Display Image To The Device section on page 46 for |
| instructions on uploading image files to the |
| display images. |
| Refer to the Creating Dynamic Images section on page 41 for instructions on |
| using TPDesign4 to create Dynamic Images for use with Metreau Entry |
| Communicators. |
|
|
GET | Syntax: |
Retrieves the banner | SEND_COMMAND <DEV>,"'GET |
displayed on the LCD. | Variable: |
| |
| • Type = CURR, LIST |
| • CURR |
| • LIST |
| Example: |
| SEND_COMMAND MET1,"'GET |
| Returns: |
| File: = <path>/<filename> |
| filename = Name of file on the system to be displayed on the LCD. |
|
|
58 | Metreau Entry Communicators |