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

From HSYCO
Jump to navigation Jump to search
Line 9: Line 9:
 
</noinclude>
 
</noinclude>
  
<includeonly>==</includeonly>== Parameters ==<includeonly>==</includeonly>
+
== 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
  
<includeonly>==</includeonly>== Syntax ==<includeonly>==</includeonly>
+
== Syntax ==
  (tecnoalarm <server id>; <position>)
+
  (daikinrc[!<id>] <server id>; <unit>; <position>)
 
E.g.
 
E.g.
  (tecnoalarm serverid; x10y20)
+
  (daikinrc d1; daikinap30859; r1c1)

Revision as of 09:16, 12 April 2021

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

The user interface for the DAIKINRC I/O Server.

UI Object tecnoalarm.png

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)