Difference between revisions of "Daikinrc (I/O Server Object)"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
</noinclude> | </noinclude> | ||
− | + | == Parameters == | |
{{UI Object Parameter (ID)}} | {{UI Object Parameter (ID)}} | ||
− | *'''server id''': the server ID. Supports [[Redirect variables]] | + | *'''server id''': the server ID. |
+ | *'''unit''': the room air conditioner unit 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 | ||
− | + | == Syntax == | |
− | ( | + | (daikinrc[!<id>] <server id>; <unit>; <position>) |
E.g. | E.g. | ||
− | ( | + | (daikinrc d1; daikinap30859; r1c1) |
Revision as of 08:16, 12 April 2021
The user interface for the DAIKINRC I/O Server.
The daikinrc object is listed in the Project Editor’s new object list only when a DAIKINRC I/O Server is defined.
For further details refer to the DAIKINRC I/O Server.
Parameters
- id: the object's ID, used by UISets
- server id: the server ID.
- unit: the room air conditioner unit id. Supports Redirect variables
- position: the object's position. Use the pixels or rows and columns coordinates format
Syntax
(daikinrc[!<id>] <server id>; <unit>; <position>)
E.g.
(daikinrc d1; daikinap30859; r1c1)