Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:io_type [2015/08/20 14:02]
cleger created
en:io_type [2016/01/13 20:28]
Line 1: Line 1:
-====== Liste des type d'entrée/sorties utilisé par Calaos ====== 
- 
- * Light:  
-    * type = WODigital[[BR]] 
-    * gtype = light 
- 
- * TOR: 
-    * type = WODigital 
- 
- * Switch input: 
-    * type = WIDigitalBP 
- 
- * Triple action switch input: 
-    * type = WIDigitalTriple 
- 
- * Time slot input: 
-    * type = InPlageHoraire 
- 
- * Time input: 
-    * type = InputTime 
- 
- * Timer IO: 
-    * type = InputTimer 
- 
- * Boolean variable: 
-    * type = InternalBool 
- 
- * Numerical variable: 
-    * type = InternalInt 
- 
- * String variable: 
-    * type = InternalString 
- 
- * Fake output: 
-    * type = OutputFake 
- 
- * Touchscreen output: 
-    * type = OutTouchscreen 
- 
- * IO Scenario: 
-    * type = Scenario 
- 
- * Temperature IO: 
-    * type = WITemp 
-    * type = OWTemp 
- 
- * DALI Output (Dimmable light): 
-    * type = WODali 
- 
- * DALI RGB Output (RGB Dimmable light): 
-    * type = WODaliRVB 
- 
- * Dimmable Neon Light output: 
-    * type = WONeon 
- 
- * Shutter Output: 
-    * type = WOVolet 
- 
- * Smart Shutter Output: 
-    * type = WOVoletSmart