Difference between revisions of "SMS (I/O Server Object)"

From HSYCO
Jump to navigation Jump to search
m (Manuela moved page SMS (UI Object) to SMS (I/O Server Object))
 
Line 10: Line 10:
  
 
<includeonly>==</includeonly>== Parameters ==<includeonly>==</includeonly>
 
<includeonly>==</includeonly>== Parameters ==<includeonly>==</includeonly>
*'''server id''': the server ID
+
*'''server id''': the server ID. Supports [[Redirect variables]]
 
*'''position''': the object's position. Use the pixels or rows and columns coordinates format
 
*'''position''': the object's position. Use the pixels or rows and columns coordinates format
  

Latest revision as of 17:25, 26 September 2019

Note  For a description and a complete list of UI Objects, see UI Objects.

The user interface for sending SMS messages:

UI Object sms.png

The SMS object is listed in the Project Editor’s new object list only when at least one GSM I/O Server is defined.

For further details refer to the GSM I/O Server Application Note.


Parameters

  • server id: the server ID. Supports Redirect variables
  • position: the object's position. Use the pixels or rows and columns coordinates format

Syntax

(sms <server id>; <position>)

E.g.

(sms serverid; x10y20)