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