Difference between revisions of "SMS (I/O Server Object)"
Jump to navigation
Jump to search
m (Hsyco moved page GSM (UI Object) to SMS (UI Object) without leaving a redirect) |
|||
Line 1: | Line 1: | ||
<noinclude>{{UI Object Header}}[[Category:INCOMPLETE]]</noinclude> | <noinclude>{{UI Object Header}}[[Category:INCOMPLETE]]</noinclude> | ||
− | + | The user interfacce for sending SMS messages: | |
− | |||
− | |||
− | |||
[[File:UI Object sms.png]] | [[File: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. | ||
+ | <noinclude> | ||
+ | For further details refer to the [[GSM|GSM I/O Server Application Note]]. | ||
+ | </noinclude> | ||
== Parameters == | == Parameters == | ||
*'''server id''': the server ID | *'''server id''': the server ID |
Revision as of 10:22, 19 February 2014
The user interfacce for sending SMS messages:
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
- position: the object's position. Use the pixels or rows and columns coordinates format
Syntax
(sms <server id>; <position>)
E.g.
(sms serverid; x10y20)