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