AMX Metreau Entry Communicator with Display MET-ECOM-D Operation/Reference Manual page 67

Entry communicators
Table of Contents

Advertisement

System Commands (Cont.)
SET DOOR-DESC
Set the door description text.
GET DOOR-DESC
Returns the door's description text.
Metreau Entry Communicators
Syntax:
SEND_COMMAND <DEV>,"'SET DOOR-DESC
<desc_num>, <desc_txt>'"
Variables:
• Desc_num= 1 or 2
• Desc_txt = max 20 character string
Example:
SEND_COMMAND STORM,"'SET DOOR-DESC 1, front
door'"
Sets the 1st description to 'front door'
Syntax:
SEND_COMMAND <DEV>,"'GET DOOR-DESC
<desc_num>'"
Variable:
• Desc_num= 1 or 2
Example:
SEND_COMMAND STORM,"'GET DOOR-DESC 1'"
Returns:
DOOR-DESC1= front door
Programming
61

Advertisement

Table of Contents
loading

Table of Contents