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

From HSYCO
Jump to navigation Jump to search
(Created page with "<noinclude>{{UI Object Header}}Category:INCOMPLETE</noinclude> The user interface for the Tecnoalarm multi-area intrusion detection system: File:UI Object tecnoalarm.pn...")
 
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{UI Object Header}}[[Category:INCOMPLETE]]</noinclude>
+
<noinclude>{{UI Object Header}}</noinclude>
The user interface for the Tecnoalarm multi-area intrusion detection system:
+
The user interface for the DAIKINRC I/O Server.
  
[[File:UI Object tecnoalarm.png]]
+
[[File:UI Object daikinrc.png|1000px|center]]
  
The Tecnoalarm object is listed in the Project Editor’s new object list only when at least one Tecnoalarm I/O Server is defined.
+
The daikinrc object is listed in the Project Editor’s new object list only when a DAIKINRC I/O Server is defined.
 
<noinclude>
 
<noinclude>
For further details refer to the [[Tecnoalarm|Tecnoalarm I/O Server Application Note]].
+
For further details refer to the [[Daikinrc|DAIKINRC I/O Server]].
 
</noinclude>
 
</noinclude>
  
<includeonly>==</includeonly>== Parameters ==<includeonly>==</includeonly>
+
== Parameters ==
*'''server id''': the server ID. Supports [[Redirect variables]]
+
{{UI Object Parameter (ID)}}
 +
*'''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)
 +
 
 +
== UI Attributes ==
 +
{{UI Object Attributes (Common)}}

Latest revision as of 11:37, 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 daikinrc.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)

UI Attributes

Common attributes

Name Value Description
pos x<x>y<y> Position specified as x/y coordinates. E.g. x-5y10
visible true Default. Show the object
false Hide the object
blink true | slow Blink the object at a slow speed
fast Blink the object at a fast speed
false Stop the blinking
opacity 0.0 ... 1.0 Object opacity from 0 (not visible) to 1 (fully visible)
rotation 0 ... 360 Object rotation in degrees. Images are rotated around the center point, all other objects are rotated around the top left corner