Difference between revisions of "Vivaldifreenet (I/O Server Object)"
Jump to navigation
Jump to search
(→Syntax) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude>{{UI Object Header}} | + | <noinclude>{{UI Object Header}}</noinclude> |
The user interface for the Vivaldi FREENET MK2 multi-room system: | The user interface for the Vivaldi FREENET MK2 multi-room system: | ||
Line 7: | Line 7: | ||
<noinclude>For further details refer to the [[Vivaldifreenet |VIVALDIFREENET I/O Server Application Note]].</noinclude> | <noinclude>For further details refer to the [[Vivaldifreenet |VIVALDIFREENET I/O Server Application Note]].</noinclude> | ||
== Parameters == | == Parameters == | ||
− | *'''server id''': the server ID | + | *'''server id''': the server ID. Supports [[Redirect variables]] |
− | *'''zone number''': | + | *'''zone number''': the device RS-485 address. 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 16:27, 26 September 2019
The user interface for the Vivaldi FREENET MK2 multi-room system:
The VIVALDIFREENET object is listed in the Project Editor’s new object list only when at least one VIVALDIFREENET I/O Server is defined. For further details refer to the VIVALDIFREENET I/O Server Application Note.
Parameters
- server id: the server ID. Supports Redirect variables
- zone number: the device RS-485 address. Supports Redirect variables
- position: the object's position. Use the pixels or rows and columns coordinates format
Syntax
(vivaldifreenet <server id>; <zone number>; <position>)
E.g.
(vivaldifreenet vivaldi; 1; x10y20)