Functional profile "BIU - 2 ILT"

Size: px
Start display at page:

Download "Functional profile "BIU - 2 ILT""

Transcription

1 Cécile PAULME 24 novembre 1999 AEG Functional profile "BIU - 2 ILT"

2 1. Overview This functional profile implements a motor interface for 2 ILT motors. This node works as an open loop actuator object. ILT motor 1 ILT motor 2 Node Object #0 [ID 0] Actuator Object 3 Group Control [ID 1] Actuator Object 3 Wind [ID 2] Actuator Object 3 Sun [ID 3] File transfert Local control 1 Local control 2 Figure 1-1 Functional Profile 2/39

3 2. Node Object #0 Node Object #0 [ID 0] nv1 nvirequest SNVT_obj_request Network variables nv2 nvostatus SNVT_obj_status nv3 nvisblndrequest SNVT_char_ascii nv4 nvosblndstatus1 SNVT_SnblndState nv5 nvosblndstatus2 SNVT_SnblndState nv6 nvisblndinforeq SNVT_char_ascii nv7 nvosblndinfo SNVT_str_int nv8 nviinstalldel SNVT_lev_disc nv9 nvitestmode SNVT_sy_test_mode nv10 nviscncfgpshbttn SNVT_scene_cfg Configuration Properties nc1 nciconfigsource nc2 ncistsmaxsendt nc3 ncisblndmaxsendt nc4 ncidsloccontr nc5 ncidslocintpstn nc6 ncisnwdmaxrcvt SNVT_config_src SNVT_elapsed_tm SNVT_time_sec SNVT_lev_disc SNVT_lev_disc SNVT_time_sec Figure 2-1 Object Details 3/39

4 Table 2-1 SNVT I/O Details NV # Name In/Out SNVT Type Class Description 1 nvirequest In SNVT_obj_request nv Object request 2 nvostatus Out SNTV_obj_status nv Object status 3 nvisblndrequest In SNVT_char_ascii nv Motor status Request 4 nvosblndstatus1 Out SNVT_SnblndState nv Motor 1 status report 5 nvosblndstatus2 Out SNVT_SnblndState nv Motor 2 status report 6 nvisblndinforeq In SNVT_char_ascii nv Motor information request 7 nvosblndinfo Out SNVT_ str_int nv Motor information 8 nviinstalldel In SNVT_lev_disc nv Relative to intuitive installation ( LED turned on or off ) 9 nvitestmode In SNVT_sy_test_mode nv Operating mode 10 nviscncfgpshbtt n In SNVT_scene_cfg nv Intermediate push buttons configuration setting Table 2-2 Configuration Details NC # Name SNVT type Description 1 nciconfigsource SNVT_config_src Network configuration source 2 ncistsmaxsendt SNVT_elapsed_tm Send time, Maximum for the node status 3 ncisblndmaxsendt SNVT_time_sec Send time, Maximum for the sunblind status 4 ncidsloccontr SNVT_lev_disc Local control locking 5 ncidslocintpstn SNVT_lev_disc Intermediate position settings locking 6 ncisnwdmaxrcvt SNVT_time_sec Receive time, Maximum to receive sun and wind values 4/39

5 Network Variables Object request network input SNVT_obj_request nvirequest; This input network variable provides the mechanism to request a particular node for a particular object within a node. The meaning of the function codes for SNVT_obj_request are described in the SNVT Master List and Programmer's Guide ( ). The valid range is any value within the defined limits of SNVT_obj_request. The only mandatory request functions are RQ_NORMAL, RQ_UPDATE_STATUS and RQ_REPORT_MASK. Unsupported request functions must return invalid_request in the object status. It is not required to support object disable, self-test or alarm reporting. If object disable is not supported, the disabled bit in the status mask must be zero for that object. See below for a description of the status mask. If self-test is not supported, the fail_self_test and self_test_in_progress bits in the status mask must be zero for that object. If alarm reporting is not supported, the in_alarm bit in the status mask must be zero for that object. Supporting requests to object id 0 is optional. A request RQ_DISABLE to object id 0 means that all objects in the node should be disabled. If any of the objects in the node supports the disable function, then those objects should be disabled, and invalid_request should not be reported. However, if none of the objects in the node supports the disable function, then invalid_request should be reported. A request RQ_NORMAL to object id 0 means that all objects in the node should be enabled. This is always a valid request. A request RQ_UPDATE_STATUS to object id 0 updates the status of the node object only. The status bits of object id 0 (with the exception of invalid_request and invalid_id) are defined to be the inclusive OR of the status bits of all the other objects in the node, with the possible addition of error and other conditions attributed to the node as a whole, rather than to any individual object. For example, if comm_failure is supported for the node object, then it should be set whenever any of the objects in the node reports communications failure, as well as when there is a communications failure at the node level. A request RQ_REPORT_MASK to object id 0 causes the object to respond with a mask of supported status bits in the SNVT_obj_status output network variable. A one bit in the mask means that the node may set the corresponding bit in the object status when the condition defined for that bit occurs. A zero means that the bit may never be set by the node. 5/39

6 Object status network output SNVT_obj_status nvostatus; This output network variable reports the status for any object of the node. The valid range is any value within the defined limits of SNVT_ obj_status. The meaning of the fields of SNVT_obj_status are detailed in the SNVT MasterList and Programmer's Guide ( ). object_id invalid_id invalid_request disabled out_of_service mechanical_fault feedback_failure fail_self_test self_test_in_progress locked_out manual_control in_alarm in_override reserved1 reserved2 Used Used Used Used Unused Unused Unused Unused Unused Unused Used Unused Unused Unused Unused When Transmitted Data are transmitted whenever a value is received on the Object Request input and when the Object Status Max Send Timer expires. When the Object Status Max Send Timer expires the status of each object (including the node object) is returned sequentially in round-robin fashion, one object status per expiration of the timer. 6/39

7 Update Rate The default update rate for this network variable is 0 times per second. Default Service Type The default service type is acknowledged. Motor status request network input SNVT_char_ascii nvisnbldrequest; This input network variable provides the mechanism to request the motor 1 or 2 status depending of the index value. SNVT_char_ascii Description 1 Request motor 1 status 2 Request motor 2 status Motors status reports network output SNVT_SnblndState nvosblndstatus1; SNVT_SnblndState nvosblndstatus2; These output network variables report the status of the motors. The SNVT_SnblndState is defined by the following structure : typedef struct { SNVT_setting SnblndSource SnblndCause } snvt_snblndstate CurrentPosition Source Cause Current position gives the information of the current position. The source field indicates the source of the current control of the motor. 7/39

8 The cause field indicates what is the cause of the difference between the current position and the position asked. The valid range is any value within the defined limits of SNVT_SnblndState. Table 2-3 Current Position Command Position * Angle ** Interpretation OFF ( = 0 ) XX XX unused ON ( = 1 ) XX XX unused DOWN ( = 2 ) invalid invalid going down UP ( = 3 ) invalid invalid going up STOP ( = 4 ) invalid invalid stopped to unknown position STATE (= 5 ) 100% 0% 0<x%<100 invalid invalid invalid up position down position specified position NULL ( = 255 ) XX XX unused * invalid data FF ** invalid data 7FFF Table 2-4 Source Enum Name Description 0 Sce_Local_control a software local control input is the source Used 1 Sce_Group_control a network control is the source Used 2 Sce_Wind a wind sensor is the source Unused 3 Sce_Sun a sun sensor is the source Used 4 Sce_Rain a rain sensor is the source Unused 5 Sce_Frost a frost sensor is the source Unused 6 Sce_Scheduler_0 a scheduler is the source (timer) Unused 7 Sce_Scheduler_1 a scheduler is the source (timer) Unused 8 Sce_Temp_Outdoor an exterior temperature sensor is the source Unused 9 Sce_Temp_Indoor an interior temperature sensor is the source Unused 10 Sce_Humid_Outdoor an exterior relative humidity sensor is the source Unused 11 Sce_ Humid _Indoor an interior relative humidity sensor is the source Unused 12 Sce _Light an interior light sensor is the source Unused 13 Sce_Scene_Panel a scene control is the source Unused 255 Sce_Nul unknown Used 8/39

9 Table 2-5 Cause Enum Name Description 0 Cse_Well_Executed Used 1 Cse_In_Progress In progress Used 2 Cse_No_Limit_Switch The limit switches are not set Unused 3 Cse_Obstacle_Downward Obstacle occurring during downward movement Used 4 Cse_Obstacle_Upward Obstacle occurring during upward movement Used 5 Cse_Thermal_Detection Thermal detection Unused 6 Cse_Power_Failure Mains failure Unused 255 Cse_Nul Used When Transmitted Data is transmitted sequentially in round-robin fashion with nvosblndstatus2 when Sunblind Status Max Send Timer expires or when a value is received on the motor Request input. Update Rate The default update rate for this network variable is 0 times per second. Default Service Type The default service type is acknowledged. Motor Information Request network input SNVT_char_ascii nvisblndinforeq; This input network variable provides the mechanism to request information on the motor 1 or 2 depending of the index value. SNVT_char_ascii Description 1 Request information on motor 1 2 Request information on motor 2 9/39

10 Motor information Report network output SNVT_ str_int nvosblndinfo; This output network variable reports information on the motors. String with the length of 14 caracters i.e. M1:15/ Motor 1 : torque / speed week - year of production. When Transmitted Data are transmitted whenever a value is received on the Motor Information Request input. LED installation network input SNVT_lev_disc nviinstalldel; This input network variable commands the desired state of the LED to be on or off. SNVT_lev_disc ST_ON ST_OFF Description LED turned on LED turned off Operating mode 10/39 network input SNVT_sy_test_mode nvitestmode;

11 This input network variable enables to select the test or normal functionning mode.this SVNT is specific to SOMFY, its structure is defined as hereunder by the use of two defined SNVTs : typedef struct { SNVT_lev_disc SNVT_elapsed_tm } somfy_test_mode; Demo; Time; Demo specifies the functioning mode. In the test mode, shortened time delays are used for the wind and sun functions. Time specifies the repetition frequency to stay in the test mode. SNVT_lev_disc ST_ON ST_OFF Test mode Normal Description SNVT_elapsed_time Demonstration Normal Min Max Disable days 0 0 x hours 0 1 x minutes 0 59 x seconds 0 59 x milliseconds 0 0 x The minimum step is 1s. All others differents values than the ones specified are considered as 0s. Scene configuration network input SNVT_scene_cfg nviscncfgpshbttn; 11/39

12 This input network variable provides the mechanism to set the values of the 3 intermediate push buttons of the 2 local switches. function : SAVE ( to memorize a new scene ) CLEAR ( to remove a scene ) REPORT ( to report about the scene ) scene_number : 0 to 7 setting : 0 % to 100% (255 invalid data) rotation : 0 fade_time : 0 delay_time : 0 priority : 0 Default value Local control 1 stop Local control 1 push button 75 Local control 1 push button 50 Local control 1 push button 25 Local control 2 stop Local control 2 push button 75 Local control 2 push button 50 Local control 2 push button 25 scene_number setting rotation fade_time delay_time priority 0 unused % % % unused % % % Configuration Properties 12/39

13 Network config network input config SNVT_config_src nciconfigsource; This configuration network variable makes it possible that the node supports either the self-installation mode or to be installed externally. When a node is self-installed this variable is set to CFG_LOCAL. This variable has to be set to CFG_EXTERNAL to be installed by an external source. SNVT_config_src Value Description CFG_LOCAL 00 Local configuration CFG_EXTERNAL 01 External configuration CFG_NULL FF Invalid CFG_LOCAL. Status Max send time network input config SNVT_elapsed_tm ncimaxstssendt ; This configuration network variable is used to control the maximum period of time that expires before the object automatically transmits the curtent value of the nvostatus output variable. 13/39

14 Valid Disabled Min Max days hours minutes seconds miliseconds The minimum step is 1s. All others values are considered as 0s. The default value is 0. Sunblind status Max send time network input config SCPT_maxSendTime ncisblndmaxsendt; This configuration network variable is used to control the maximum period of time that expires before the object automatically transmits the current value of the nvosblndstatus1 and nvosblndstatus2 output variables. Valid Min Max seconds The minimum step is 1s. All others values are considered as invalid. 14/39

15 The default value is 0. Local controls locking network input config SNVT_lev_disc ncidsloccontrol ; This configuration network variable is used to enable or disable local controls. SNVT_lev_disc Description ST_ON ST_OFF disable enable ST_OFF Intermediate position settings locking network input config SNVT_lev_disc ncidslocintpstn ; This configuration network variable is used to enable or disable the settings of the intermediate positions by the local switches. SNVT_lev_disc Description ST_ON ST_OFF disable enable 15/39

16 ST_OFF Sensor values max receive time network input config SNVT_time_sec ncisnwdmaxrcvt ; This configuration network variable is used to control the maximum period of time that expires before the object automatically does not take into account the value of the brightness and wind if an updated value is not received. Valid Min Max seconds The minimum step is 1s. All others values are considered as invalid. 180s. 16/39

17 3. Group control object Actuator Object #3 Group Control nv1 nviswitch0 SNVT_setting Network variables nv2 nviswitch1 SNVT_setting nv3 nviswitch2 SNVT_setting nv4 nviswitch3 SNVT_setting nv5 nviswitch4 SNVT_setting Configuration Properties nc1 nciswprio0 nc3 nciswprio1 nc5 nciswprio2 nc7 nciswprio3 nc9 nciswprio4 nc10 nciswcontout0 nc11 nciswcontout1 nc12 nciswcontout2 nc13 nciswcontout3 nc14 nciswcontout4 nc15 nciswapptdly0 nc16 nciswapptdly1 nc17 nciswapptdly2 nc18 nciswapptdly3 nc19 nciswapptdly4 nc20 nciswrlsatmtc nc21 nciswmaxrcvt0 nc22 nciswmaxrcvt1 nc23 nciswmaxrcvt2 nc24 nciswmaxrcvt3 nc25 nciswmaxrcvt4 SNVT_char_ascii SNVT_char_ascii SNVT_char_ascii SNVT_char_ascii SNVT_char_ascii SNVT_char_ascii SNVT_char_ascii SNVT_char_ascii SNVT_char_ascii SNVT_char_ascii SNVT_time_sec SNVT_time_sec SNVT_time_sec SNVT_time_sec SNVT_time_sec SNVT_state SNVT_time_sec SNVT_time_sec SNVT_time_sec SNVT_time_sec SNVT_time_sec Figure 3-1 Object Details 17/39

18 Table 3-1 SNVT I/O Details NV # Name In/Out SNVT Type Class Description 1 nviswitch0 In SNVT_setting nv Network setting input 0 2 nviswitch1 In SNVT_setting nv i Network setting input 1 3 nviswitch2 In SNVT_setting nv Network setting input 2 4 nviswitch3 In SNVT_setting nv Network setting input 3 5 nviswitch4 In SNVT_setting nv Network setting input 4 Table 3-2 Configuration Details NC # Name SNVT type Description 1 nciswprio0 SNVT_char_ascii Priority level of nviswitch0 3 nciswprio1 SNVT_char_ascii Priority level of nviswitch1 5 nciswprio2 SNVT_char_ascii Priority level of nviswitch2 7 nciswprio3 SNVT_char_ascii Priority level of nviswitch3 9 nciswprio4 SNVT_char_ascii Priority level of nviswitch4 10 nciswcontout0 SNVT_char_ascii Motors controlled by nviswitch0 11 nciswcontout1 SNVT_char_ascii Motors controlled by nviswitch1 12 nciswcontout2 SNVT_char_ascii Motors controlled by nviswitch2 13 nciswcontout3 SNVT_char_ascii Motors controlled by nviswitch3 14 nciswcontout4 SNVT_char_ascii Motors controlled by nviswitch4 15 nciswapptdly0 SNVT_time_sec nviswitch0 appearing time delay 16 nciswapptdly1 SNVT_time_sec nviswitch1 appearing time delay 17 nciswapptdly2 SNVT_time_sec nviswitch2 appearing time delay 18 nciswapptdly3 SNVT_time_sec nviswitch3 appearing time delay 19 nciswapptdly4 SNVT_time_sec nviswitch4 appearing time delay 20 nciswrlsatmtc SNVT_state Re-initialisation of sensor inputs with no priority 21 nciswmaxrcvt0 SNVT_time_sec nviswitch0 maximum receive time 22 nciswmaxrcvt1 SNVT_time_sec nviswitch1 maximum receive time 23 nciswmaxrcvt2 SNVT_time_sec nviswitch2 maximum receive time 24 nciswmaxrcvt3 SNVT_time_sec nviswitch3 maximum receive time 25 nciswmaxrcvt4 SNVT_time_sec nviswitch4 maximum receive time 18/39

19 Network Variables Network setting inputs network inputs SNVT_setting nviswitch0 ; SNVT_setting nviswitch1 ; SNVT_setting nviswitch2 ; SNVT_setting nviswitch3 ; SNVT_setting nviswitch4 ; These input network variables contain a position setting to be carried on. The SNVT_setting is defined by the following structure : type enum function OFF, ON, DOWN, UP, STOP, STATE, NULL = 255 type unsigned short setting (position) type unsigned long rotation (angle) The valid range is any value within the defined limits of SNVT_setting. 19/39

20 Command Position * Angle ** Interpretation OFF ( = 0 ) XX XX unused ON ( = 1 ) XX XX unused DOWN ( = 2 ) invalid invalid going down UP ( = 3 ) invalid invalid going up STOP ( = 4 ) invalid invalid stopped to unknown position STATE (= 5 ) 100% 0% 0<x%<100 invalid invalid invalid up position down position specified position NULL ( = 255 ) XX XX unused * invalid data FF ** invalid data 7FFF Configuration Properties Priority levels network input config SNVT_char_ascii nciswprio0 ; SNVT_char_ascii nciswprio1 ; SNVT_char_ascii nciswprio2 ; SNVT_char_ascii nciswprio3 ; SNVT_char_ascii nciswprio4 ; These configuration network variables enable to set a priority level to each network setting input. 20/39

21 0 to 255. Value Priority level 255 No Priority 200 Low Priority 150 Medium Priority 100 High Priority s nciswprio0 low nciswprio1 nciswprio2 nciswprio3 nciswprio4 no no no high Motor assignments to network setting inputs network input config SNVT_char_ascii nciswcontout0 ; SNVT_char_ascii nciswcontout1 ; SNVT_char_ascii nciswcontout2 ; SNVT_char_ascii nciswcontout3 ; SNVT_char_ascii nciswcontout4 ; These configuration network variables define which motor has to take into account the network input settings. 21/39

22 Value Motors bit 7 bit 6 bit 5 bit 4 bit 3 bit 2 bit 1 bit X X X X s nciswcontout0 03 ( motor 1 and motor 2 ) nciswcontout1 03 ( motor 1 and motor 2 ) nciswcontout2 03 ( motor 1 and motor 2 ) nciswcontout3 03 ( motor 1 and motor 2 ) nciswcontout4 03 ( motor 1 and motor 2 ) Appearing time delays network input config SNVT_time_sec nciswapptdly0 ; SNVT_time_sec nciswapptdly1 ; SNVT_time_sec nciswapptdly2 ; SNVT_time_sec nciswapptdly3 ; SNVT_time_sec nciswapptdly4 ; These configuration network variables set an switch appearing time delay that the actuator interface has to take into account between receiving a new value on a network setting input and the corresponding action. 22/39

23 Valid Min Max seconds The minimum step is 1s. All others values are considered as invalid. s nciswapptdly0 0 nciswapptdly1 0 nciswapptdly2 0 nciswapptdly3 0 nciswapptdly4 0 No prio re-do network input config SNVT_state nciswrlsatmtc ; This configuration network variable enables to define if the node has to take into account sensor actions with no priority when all other settings have disappeared. 23/39

24 bit 0 0 nviswitch0 No-prio Redo Not activated 1 Activated bit 1 0 nviswitch1 No-prio Redo Not activated 1 Activated bit 2 0 nviswitch2 No-prio Redo Not activated 1 Activated bit 3 0 nviswitch3 No-prio Redo Not activated 1 Activated bit 4 0 nviswitch4 No-prio Redo Not activated 1 Activated Max receive times network input config SNVT_time_sec nciswmaxrcvt0 ; SNVT_time_sec nciswmaxrcvt1 ; SNVT_time_sec nciswmaxrcvt2 ; SNVT_time_sec nciswmaxrcvt3 ; SNVT_time_sec nciswmaxrcvt4 ; These configuration network variables are used to control the maximum period of time that expires before the object automatically doesn t take into account the value of the corresponding nviswitch if a new value is not received. Valid Min Max seconds /39

25 The minimum step is 1s. All others values are considered as invalid. s nciswmaxrcvt0 180 nciswmaxrcvt1 180 nciswmaxrcvt2 180 nciswmaxrcvt3 180 nciswmaxrcvt /39

26 4. Wind Object Actuator Object #3 Wind nv1 nviwind SNVT_speed Network variables Configuration Properties nc1 nciwdthresh nc2 nciwdprio nc3 nciwdapptdly nc4 nciwddistdly nc5 nciwdappact nc6 nciwddisact nc7 nciwdapppriodly nc8 nciwddispriodly SNVT_speed SNVT_char_ascii SNVT_time_sec SNVT_time_sec SNVT_setting SNVT_setting SNVT_lev_disc SNVT_lev_disc Figure 4-1 Object details Table 4-1 SNVT I/O Details NV # Name In/Out SNVT Type Class Description 1 nviwind In SNVT_speed vi Wind speed 26/39

27 Table 4-2 Configuration Details NC # Name SNVT type Description 1 nciwdthresh SNVT_wind Wind threshold 2 nciwdprio SNVT_char_ascii Wind priority level 3 nciwdapptdly SNVT_time_sec Wind appearing time delay 4 nciwddistdly SNVT_time_sec Wind disappearing time delay 5 nciwdappact SNVT_setting Wind appearing action 6 nciwddisact SNVT_setting Wind disappearing action 7 nciwdapppriodly SNVT_lev_disc Duration of appearing action 8 nciwddispriodly SNVT_lev_disc Duration of disappearing action Network Variables Wind speed network input SNVT_speed nviwind; This input network variable indicates the wind speed. When the speed becomes higher or lower than the threshold, it commands the desired position of the actuator to be the one as defined in the application (nciwdappact and nciwddisact ). The valid range is any value within the defined limits of SNVT_speed : 0 to m/s by steps of 0.1 m/s. 27/39

28 Configuration Properties Wind speed threshold network input config SNVT_speed nciwdthresh; This configuration network variable enables the setting of a threshold for the wind function. The valid range is any value within the defined limits of SNVT_speed. 6,9 m/s ( 25 km/h ). Wind priority level network input config SNVT_char_ascii nciwdprio ; This configuration network variable enables to set a priority level for the wind function. 0 to 255 Value Priority level 255 No Priority 200 Low Priority 150 Medium Priority 100 High Priority 28/39

29 High priority ( 100 ). Wind appearing time delay network input config SNVT_time_sec nciwdapptdly; This configuration network variable sets a wind appearing time delay that the sunblind interface has to take into account when the wind speed becomes higher than the threshold. Valid Min Max seconds The minimum step is 1s. All others values are considered as invalid. 1s Wind disappearing time delay network input config SNVT_time_sec nciwddistdly; This configuration network variable sets a wind disappearing time delay that the sunblind interface has to take into account when the wind speed becomes lower than the threshold. 29/39

30 Valid Min Max seconds The minimum step is 1s. All others values are considered as invalid. 720s Wind appearing action network input config SNVT_setting nciwdappact; This configuration network variable defines the action to be carried on at the end of the appearing time delay. The SNVT_setting is defined by the following structure : type enum function OFF, ON, DOWN, UP, STOP, STATE, NULL = 255 type unsigned short setting (position) type unsigned long rotation (angle) The valid range is any value defined in the SVNT_setting. 30/39

31 Function Position * Angle ** Description Interpretation OFF ( = 0 ) XX XX OFF active unused ON ( = 1 ) XX XX ON active unused DOWN ( = 2 ) invalid or 0% invalid or 0 Down active going down to the down limit position invalid or 0% >0 to 180 Relative Down relative downward orientation UP ( = 3 ) invalid or 0% invalid or 0 Up active going up to the up limit position invalid or 0% >0 to 180 Relative Up relative upward orientation STOP ( = 4 ) XX XX Stop active stop action STATE (= 5 ) 0% invalid or 0 Position active going down to the down limit position 100% invalid Position active going up to the up limit position 0% >0 to 180 Position & Angle active going down to the down limit position then upward orientation NULL ( = 255 ) XX XX Release release of the previous command * invalid data FF ** invalid data 7FFF UP, invalid, invalid Wind disappearing action network input config SNVT_setting nciwddisact; This configuration network variable defines the action to be carried on at the end of the disappearing time delay. The valid range is any value defined in the SVNT_setting ( ref to Wind appearing action ). Default value NULL, invalid, invalid ( no action ). 31/39

32 Duration of appearing action network input config SNVT_lev_disc nciwdapppriodly; This configuration network variable sets the control linked to wind appearing as maintained or released ( permanent or one shot ). SNVT_lev_disc ST_ON ST_OFF Maintained Released Description Maintained. Duration of disappearing action network input config SNVT_lev_disc nciwddispriodly; This configuration network variable sets the control linked to wind disappearing as maintained or released ( permanent or one shot ). SNVT_lev_disc ST_ON ST_OFF Maintained Released Description Released. 32/39

33 5. Sun Object Actuator Object #3 Sun nv1 nvisun SNVT_lux Network variables Configuration Properties nc1 ncisnthresh nc2 ncisnprio nc3 ncisnapptdly nc4 ncisndistdly nc5 ncisnappact nc6 ncisndisact nc7 ncisnapppriodly nc8 ncisndispriodly SNVT_lux SNVT_char_ascii SNVT_time_sec SNVT_time_sec SNVT_setting SNVT_setting SNVT_lev_disc SNVT_lev_disc Figure 5-1 Object Details Table 5-1 SNVT I/O Details NV # Name In/Out SNVT Type Class Description 1 nvisun In SNVT_lux nv Sun brightness 33/39

34 Table 5-2 Configuration Details NC # Name SCPT type Description 1 ncisnthresh SNVT_lux Sun threshold 2 ncisnprio SNVT_char_ascii Sun priority level 3 ncisnapptdly SNVT_time_sec Sun appearing time delay 4 ncisndistdly SNVT_time_sec Sun disappearing time delay 5 ncisnappact SNVT_setting Sun appearing action 6 ncisndisact SNVT_setting Sun disappearing action 7 ncisnapppriodly SNVT_lev_disc Duration of appearing action 8 ncisndispriodly SNVT_lev_disc Duration of disappearing action Network Variables Sun brightness network input SNVT_lux nvisun; This input network variable indicates the sun brightness. When the brightness becomes higher or lower than the threshold, it commands the desired position of the actuator to be the one as defined in the application (ncisnappact and ncisndisact ). The valid range is any value within the defined limits of SNVT_lux : 0 to lux by steps of 1 lux. 34/39

35 Configuration Properties Sun brightness threshold network input config SNVT_lux ncisnthresh; This configuration network variable enables the setting of a threshold for the sun function. The valid range is any value within the defined limits of SNVT_lux lux. Sun priority level network input config SNVT_char_ascii ncisnprio ; This configuration network variable enables to set a priority level for the sun function. 0 to 255 Value Priority level 255 No Priority 200 Low Priority 150 Medium Priority 100 High Priority 35/39

36 No priority ( 255 ). Sun appearing time delay network input config SNVT_time_sec ncisnapptdly; This configuration network variable sets a sun appearing time delay that the sunblind interface has to take into account when the sun brightness becomes higher than the threshold. Valid Min Max seconds The minimum step is 1s. All others values are considered as invalid. 180s Sun disappearing time delay network input config SNVT_time_sec ncisndistdly; This configuration network variable sets a sun disappearing time delay that the sunblind interface has to take into account when the sun brightness becomes lower than the threshold. 36/39

37 Valid Min Max seconds The minimum step is 1s. All others values are considered as invalid. 900s. Sun appearing action network input config SNVT_setting ncisnappact; This configuration network variable defines the action to be carried on at the end of the appearing time delay. The SNVT_setting is defined by the following structure : type enum function OFF, ON, DOWN, UP, STOP, STATE, NULL = 255 type unsigned short setting (position) type unsigned long rotation (angle) The valid range is any value defined in the SVNT_setting. 37/39

38 Command Position * Angle ** Interpretation OFF ( = 0 ) XX XX unused ON ( = 1 ) XX XX unused DOWN ( = 2 ) invalid invalid going down UP ( = 3 ) invalid invalid going up STOP ( = 4 ) invalid invalid stopped to unknown position STATE (= 5 ) 100% 0% 0<x%<100 invalid invalid invalid up position down position specified position NULL ( = 255 ) XX XX unused * invalid data FF ** invalid data 7FFF DOWN, invalid, invalid Sun disappearing action network input config SNVT_setting ncisndisact; This configuration network variable defines the action to be carried on at the end of the disappearing time delay. The valid range is any value defined in the SVNT_setting ( ref to Sun appearing action ). Default value UP, invalid, invalid. 38/39

39 Duration of appearing action network input config SNVT_lev_disc ncisnapppriodly; This configuration network variable sets the control linked to sun appearing as maintained or released ( permanent or one shot ). SNVT_lev_disc ST_ON ST_OFF Maintained Released Description Maintained. Duration of disappearing action network input config SNVT_lev_disc ncisnapppriodly; This configuration network variable sets the control linked to sun disappearing as maintained or released ( permanent or one shot ). SNVT_lev_disc ST_ON ST_OFF Maintained Released Description Released. 39/39

Functional profile. Wind Sensor Interface

Functional profile. Wind Sensor Interface Emeric MOTTE AEG Functional profile Wind Sensor Interface 1. Overview This functional profile implements a Wind Sensor Interface. This node works as an open loop sensor object. Its main function is to

More information

Functional Profile. SOMFY animeo LON 4 AC Motor Controller. Version 1.4 Revision date: Ref:

Functional Profile. SOMFY animeo LON 4 AC Motor Controller. Version 1.4 Revision date: Ref: Functional Profile SOMFY animeo LON 4 AC Motor Controller Version 1.4 Revision date: 14.09.17 Ref: 5108281 Somfy Activites SA 50 avenue du Nouveau Monde 74300 Cluses France www.somfy.com/projects SOMFY

More information

Functional Profile: Damper Actuators - general purpose - fire and smoke - airflow control

Functional Profile: Damper Actuators - general purpose - fire and smoke - airflow control Damper Actuator: 8110 LONMARK Functional Profile: Damper Actuators - general purpose - fire and smoke - airflow control LONMARK Functional Profile: Damper Actuator 8110-10 1996, LONMARK Interoperability

More information

Functional Profile: MotorLink

Functional Profile: MotorLink Version 1.4 August 2006 MotorLink: 20000 Compliant with LonMark Application- Layer Interoperability Guidelines Ver. 3.4. Functional Profile: MotorLink UFPTmotorLink Functional Profile 1 Overview This document

More information

LONMARK Functional Profile: Refrigerated Display Case Controller: Defrost Object

LONMARK Functional Profile: Refrigerated Display Case Controller: Defrost Object Version 1.0 Refrigerated Display Case Controller Defrost Object : 10010 LONMARK Functional Profile: Refrigerated Display Case Controller: Defrost Object 10010-10 1997, LONMARK Interoperability Association

More information

GRUNDFOS MAGNA Series 2000 LON Module

GRUNDFOS MAGNA Series 2000 LON Module GRUNDFOS INSTRUCTIONS GRUNDFOS MAGNA Series 2000 LON Module Installation and operating instructions Table of contents. 1. General description of MAGNA-LON... 3 2. Installation... 4 3. SNVT Details, Pump

More information

Software Application wrf08_03 (Lighting, Blinds, Air-Conditioning Control) For model WRF08 T6 T8 T5 T6 T7 T8. Messwert Value

Software Application wrf08_03 (Lighting, Blinds, Air-Conditioning Control) For model WRF08 T6 T8 T5 T6 T7 T8. Messwert Value wrf08_03 Software Application wrf08_03 (Lighting, Blinds, Air-Conditioning Control) For model WRF08 The multi-function room operating panel WRF08 is designed for temperature detection and integrated control

More information

Lighting: Toggling actuation of relays and central functions

Lighting: Toggling actuation of relays and central functions Lighting: Toggling actuation of relays and central functions LF-DO4 P/N 1108521321 24 V AC/DC LF-DO4-IP P/N 1108521321IP 24 V AC/DC ProgramID: 90:00:00:00:00:0A:04:52 LRAS 4/21 P/N 1104021321 24 V AC/DC

More information

Actuator Zone 1 Mar 2004

Actuator Zone 1 Mar 2004 MZ18L G-50-30 Actuator Zone 1 Mar 2004 The LON actuator is targeted for decentralized building structures and gives customers an effective new capability in energy management and product flexibility. The

More information

Excel Smart I/O Compact XFCL2A1 AND XFCL3A1

Excel Smart I/O Compact XFCL2A1 AND XFCL3A1 GENERAL The Excel Smart I/O Compact is suitable for installation at strategic locations throughout your buildings. It features three digital inputs, three analog inputs, three relay outputs, as well as

More information

Itho Lon module for DCW

Itho Lon module for DCW Itho Lon module for DCW Functional Profile: Ventilation Unit UFPTventilationUnit Ventilation Unit: 20100 Version 1.0 August 2008 Compliant with LonMark Application- Layer Interoperability Guidelines Ver.

More information

TOSVERT VF-PS1 / VF-FS1 series LONWORKS option unit Communication Function Manual

TOSVERT VF-PS1 / VF-FS1 series LONWORKS option unit Communication Function Manual E6581373 TOSVERT VF-PS1 / VF-FS1 series LONWORKS option unit Communication Function Manual NOTICE 1. Read this manual before installing or operating the LONWORKS option unit. Keep it in a safe place for

More information

½ Caution! Introduction. Blind.switch 5701/1.0

½ Caution! Introduction. Blind.switch 5701/1.0 Blind.switch 5701/1.0 Introduction General information This software application enables you to program blind/switch actuators using manual mode (referred to below as actuator), control blind and roller

More information

TOSVERT VF-S11 series LONWORKS option unit Communication Function Manual

TOSVERT VF-S11 series LONWORKS option unit Communication Function Manual TOSVERT VF-S11 series LONWORKS option unit Communication Function Manual NOTICE 1. Read this manual before installing or operating the LONWORKS option unit. Keep it in a safe place for reference. 2. All

More information

LONWORKS Power Line Communication Adapter

LONWORKS Power Line Communication Adapter ABB AB P.O. Box 1005 SE-611 29 NYKÖPING Sweden Tel: +46-155 295000 Fax: +46-155 288110 LONWORKS Power Line Communication Adapter CAL 06000/CCL 06000 User s Manual Rev A Page 1 of 15 Table of Contents 1

More information

Tebis application software

Tebis application software Tebis application software TL207A V 3.x Lighting and Shutters / Blinds TL208A V 3.x Lighting and Shutters / Blinds TL223B V 3.x Shutters TL225B V 3.x Shutters TL224B V 3.x Shutters / Blinds TL226B V 3.x

More information

SAFETY PRECAUTIONS. Always follow safety instructions to prevent accidents and potential hazards from occurring.

SAFETY PRECAUTIONS. Always follow safety instructions to prevent accidents and potential hazards from occurring. Thank you for purchasing LONWORKS Option Board. SAFETY PRECAUTIONS Always follow safety instructions to prevent accidents and potential hazards from occurring. Safety precautions are classified into WARNING

More information

SAFETY PRECAUTIONS. Always follow safety instructions to prevent accidents and potential hazards from occurring.

SAFETY PRECAUTIONS. Always follow safety instructions to prevent accidents and potential hazards from occurring. Thank you for purchasing LONWORKS Option Board. SAFETY PRECAUTIONS Always follow safety instructions to prevent accidents and potential hazards from occurring. Safety precautions are classified into WARNING

More information

Manual Release 09/2002. cm-lon FOR LOGO! Communication with LOGO! with LON systems

Manual Release 09/2002. cm-lon FOR LOGO! Communication with LOGO! with LON systems Manual Release 09/2002 cm-lon FOR LOGO! Communication with LOGO! with LON systems s LOGO! Expansion Module Manual Chapters Safety Notices 1 Getting to know 2 Mounting and wiring the 3 Putting the into

More information

M7410G LINEAR VALVE ACTUATOR WITH LON CAPABILITIES

M7410G LINEAR VALVE ACTUATOR WITH LON CAPABILITIES M7410G LINEAR VALVE ACTUATOR WITH LON CAPABILITIES PRODUCT DATA APPLICATION The LON actuator is targeted for decentralized building structures and gives customers an effective new capability in energy

More information

R3-NL1 LONWORKS INTERFACE MODULE BEFORE USE... INSTALLATION POINTS OF CAUTION INSTRUCTION MANUAL. R3-nL1 MODEL

R3-NL1 LONWORKS INTERFACE MODULE BEFORE USE... INSTALLATION POINTS OF CAUTION INSTRUCTION MANUAL. R3-nL1 MODEL INSTRUCTION MANUAL LONWORKS INTERFACE MODULE (analog I/O points, discrete I/O 8 points) MODEL R-nL R-NL BEFORE USE... Thank you for choosing M-System. Before use, please check contents of the package you

More information

animeo IP BMS Interface BMS Interface Manual Ref , SOMFY SAS. ALL RIGHTS RESERVED. REF A 2016/12/30

animeo IP BMS Interface BMS Interface Manual Ref , SOMFY SAS. ALL RIGHTS RESERVED. REF A 2016/12/30 animeo IP BMS Interface BMS Interface Manual Ref. 1822558 2016, SOMFY SAS. ALL RIGHTS RESERVED. REF. 5132705 A 2016/12/30 1 Content I Introduction... 3 II Systems... 4 1. Stand-alone SDN... 4 1.1 Devices...4

More information

Tebis application software

Tebis application software 5 Tebis application software SXB322AU V 1.x 2 inputs / 2-output module LED SXB344AU V 1.x 4 inputs / 4-output module LED Product reference Product designation TXB322AU TXB344AU Embedded module: 2 inputs

More information

R3-NL2 INSTALLATION BEFORE USE... POINTS OF CAUTION INSTRUCTION MANUAL LONWORKS INTERFACE MODULE MODEL. (I/O 56 points)

R3-NL2 INSTALLATION BEFORE USE... POINTS OF CAUTION INSTRUCTION MANUAL LONWORKS INTERFACE MODULE MODEL. (I/O 56 points) INSTRUCTION MANUAL LONWORKS INTERFACE MODULE (I/O 6 points) MODEL R-NL BEFORE USE... Thank you for choosing M-System. Before use, please check contents of the package you received as outlined below. If

More information

Software description. e.control lumina T6 Binary Input Module (flush mounting) SC EC_13.* Page 1. Software description.

Software description. e.control lumina T6 Binary Input Module (flush mounting) SC EC_13.* Page 1. Software description. Software description lumina T6 Binary Input Module (flush mounting) SC 006EC_3.* Software description This document describes the behaviour and parameterisation of the software application listed below.

More information

M7410G LINEAR VALVE ACTUATOR WITH LON CAPABILITIES AND OPTIONAL PI-CONTROL

M7410G LINEAR VALVE ACTUATOR WITH LON CAPABILITIES AND OPTIONAL PI-CONTROL M7410G LINEAR VALVE ACTUATOR WITH LON CAPABILITIES AND OPTIONAL PI-CONTROL CONTENTS APPLICATION... 2 FEATURES... 2 DEVICE SPECIFICATIONS... 3 OPERATION... 3 VERSIONS... 3 PLUG-INS, XIF FILES AND DRF FILES...

More information

instabus EIB System Actuator

instabus EIB System Actuator Product name: 4-channel blind/shutter actuator with manual control, 230 V Design: Modular rail-mounting device Item no.: 1048 00 ETS search path: shutter / shutter / shutter/blind actuator 4-gang 230V

More information

Applications Application is compatible with Q1 Hardware. Can control up to 12 irrigation zones per controller with the ability to attach multiple zone controllers for additional irrigation coverage. Built

More information

LON I/O Module DR-N 8S-10A Art. no.:mtn881801

LON I/O Module DR-N 8S-10A Art. no.:mtn881801 Art. no.: MTN881801 User Manual LON I/O Module DR-N 8S-10A Art. no.:mtn881801 Directory Directory...1 1. Description...2 2. Function...3 3. Installation...3 4. Technical data...5 5. Application description...6

More information

LonWorks Adapter. 22-COMM-L FRN 1.xxx. User Manual

LonWorks Adapter. 22-COMM-L FRN 1.xxx. User Manual LonWorks Adapter 22-COMM-L FRN 1.xxx User Manual Important User Information Solid state equipment has operational characteristics differing from those of electromechanical equipment. Safety Guidelines

More information

Use of the application program. Functional description. GAMMA instabus Application program description. April A4 Roller shutter switch

Use of the application program. Functional description. GAMMA instabus Application program description. April A4 Roller shutter switch Use of the application program Product family: Product type: Manufacturer: Shutter Switch Siemens Name: Roller shutter switch N 523/03 Order no.: 5WG1 523-1AB03 Functional description Application The roller

More information

NEW YORK CITY TRANSIT. New Train Procurement for NYCT Division A (R142) Compatibility. Carl Duhamel. Project Engineer.

NEW YORK CITY TRANSIT. New Train Procurement for NYCT Division A (R142) Compatibility. Carl Duhamel. Project Engineer. NEW YORK CITY TRANSIT New Train Procurement for NYCT Division A (R142) Monitoring and Compatibility APPROVALS : Prepared : Verified : Carl Duhamel Project Engineer Pierre Raymond Software Designer Approved

More information

KNX/EIB Intelligent Installation Systems

KNX/EIB Intelligent Installation Systems K-BUS R Shutter Actuator, 4fold User manual-ver. 1 AWBS-04/00.1 KNX/EIB Intelligent Installation Systems Conents 1. General ---------------------------------------------------------------------------------------------------------------------

More information

K-BUS Shutter Actuator. User manual-ver. 1

K-BUS Shutter Actuator. User manual-ver. 1 Guangzhou Video-Star Eletronnics Co.,Ltd. K-BUS Shutter Actuator User manual-ver. 1 AWBS-04/00.1 Intelligent Installation Systems http://www.video-star.com.cn Conents 1. General ---------------------------------------------------------------------------------------------------------------------

More information

1201L-1K RTD Controller. Revision 1.1. Nico Technology Ltd. 1 Rev.1.1

1201L-1K RTD Controller. Revision 1.1. Nico Technology Ltd. 1 Rev.1.1 1201L-1K RTD Controller Revision 1.1 Nico Technology Ltd. 24F,No.37,SanMin Rd, 2.Sec, PanChiao City, Taipei County, Taiwan Phone +886-2-2954-5338 Fax +886-2-2954-5308 Product Info Thomas@nico-tech.com

More information

Applications Application is compatible with Q1 Hardware. Compatible with Air Handling Unit equipment up to 6 stages of cooling or heating, analog or floating point valves or digital stages, discharge pressure/variable

More information

Application description

Application description Manufacturer Berker Motion detector Application description KNX motion detector module comfort 1.10m KNX motion detector module comfort 2.20m ETS KNX motion detector module comfort 1.10m ETS KNX motion

More information

Installation- & user instructions

Installation- & user instructions Installation- & user instructions for NILAN LON module for CTS6000 Valid for: CTS6000, - SW 1.0064. Version 1.04, 08.12.2011 Contents Contents... 2 Figure table... 3 General description of NilLON... 4

More information

Distributed I/O XFL521B, 522B, 523B, AND 524B MODULES

Distributed I/O XFL521B, 522B, 523B, AND 524B MODULES HONEYWELL EXCEL 5000 OPEN SYSTEM Distributed I/O XFL521B, 522B, 523B, AND 524B MODULES PRODUCT DATA FEATURES LONMARK compliant 2-wire LONWORKS bus interface between controller and I/O No additional field

More information

Connections, displays and operating elements. Hand 1 / / 4

Connections, displays and operating elements. Hand 1 / / 4 GB Blind actuator REG-K/4x24/6 with manual mode Operating instructions Hand Connections, displays and operating elements I H 1 2 1 2 1 2 1 2 Hand 3 4 3 4 3 4 3 4 B A C D E ½ CAUTION The blind actuator

More information

LONWORKS Option Technical Manual

LONWORKS Option Technical Manual LONWORKS Option Technical Manual Models: CIMR-E7*, P7*, F7* and G7* Document Number TM.AFD.20 Warnings and Cautions This Section provides warnings and cautions pertinent to this product, that if not heeded,

More information

Functional Profile: Chiller

Functional Profile: Chiller Version: 1.0 Chiller: 8040 LONMARK Functional Profile: Chiller LONMARK Functional Profile: Chiller 1 8040-10 1996, LONMARK Interoperability Association. Echelon, LON, LONWORKS, LONMARK, and the LONMARK

More information

Manual. animeo D Master Control W2 Ref Master Control W8 Ref Version 3.1 Revision date: Ref:

Manual. animeo D Master Control W2 Ref Master Control W8 Ref Version 3.1 Revision date: Ref: Manual animeo D Master Control W Ref. 1860187 animeo D Master Control W8 Ref. 1860193 Version 3.1 Revision date: 31.03.17 Ref: 510965 Somfy SAS 50 Avenue du Nouveau Monde 74300 Cluses France T +33 (0)4

More information

Manual. animeo D Master Control W2 Ref Master Control W8 Ref Version 3.1 Revision date: Ref:

Manual. animeo D Master Control W2 Ref Master Control W8 Ref Version 3.1 Revision date: Ref: SOMFY ACTIVITES SA Société Anonyme, capital 35.000.000, RCS Annecy 303.970.30 Manual Manual animeo D Master Control W Ref. 1860187 animeo D Master Control W8 Ref. 1860193 Version 3.1 Revision date: 31.03.17

More information

Product documentation

Product documentation Product documentation Rotary sensor ALBRECHT JUNG GMBH & CO. KG Volmestraße 1 58579 Schalksmühle Telefon: +49.23 55.8 06-0 Telefax: +49.23 55.8 06-2 04 kundencenter@jung.de www.jung.de Service Center Kupferstr.

More information

DIN RAIL 12/8/4 OUTPUT MODULE. BOxxB01KNX. Product Handbook

DIN RAIL 12/8/4 OUTPUT MODULE. BOxxB01KNX. Product Handbook DIN RAIL 12/8/4 OUTPUT MODULE BOxxB01KNX Product Handbook Product: BOxxB01KNX -BO12B01KNX -BO08B01KNX -BO04B01KNX Description: DIN RAIL 12/8/4 OUTPUT MODULE Document Version: 1.2 Date: 07/07/2015 1/16

More information

Installation- & user instructions

Installation- & user instructions Installation- & user instructions for NILAN LON module for CTS6000 Valid for: CTS6000, SW 1.0092 Version 1.07, 16-12-2015 Contents Contents... 2 Figure table... 3 General description of NilLON... 4 Installation...

More information

Product documentation. KNX Blind Act.FM w.3 Inputs Art.-No. MTN

Product documentation. KNX Blind Act.FM w.3 Inputs Art.-No. MTN Product documentation KNX Blind Act.FM w.3 Inputs Issue: 22.12.2010 KNX Product documentation Contents 1 Product definition... 3 1.1 Product catalogue... 3 1.2 Function... 3 2 Installation, electrical

More information

GRUNDFOS INSTRUCTIONS. G10-LON Interface. Installation and operating instructions

GRUNDFOS INSTRUCTIONS. G10-LON Interface. Installation and operating instructions GRUNDFOS INSTRUCTIONS G10-LON Interface Installation and operating instructions Table of contents. 1.General description of G10... 3 2.Installation... 4 3.Network variables... 5 4.Application example...

More information

KNX S-B2-UP. Actuator for 230 V or 24 V. Installation and Adjustment

KNX S-B2-UP. Actuator for 230 V or 24 V. Installation and Adjustment EN KNX S-B2-UP Actuator for 230 V or 24 V Installation and Adjustment 1 Content 1. Description... 3 1.1. Technical data... 3 1.2. Structure... 4 1.2.1. Structure 230 V AC version... 4 1.2.2. Structure

More information

KNX S-B4T-UP. Actuator for 230 V or 24 V. Installation and Adjustment

KNX S-B4T-UP. Actuator for 230 V or 24 V. Installation and Adjustment EN KNX S-B4T-UP Actuator for 230 V or 24 V Installation and Adjustment 1 Content 1. Description... 3 1.1. Technical data... 3 1.2. Structure... 4 1.2.1. Structure 230 V AC version... 4 1.2.2. Strucure

More information

KNX/EIB KNX Blind actuator. 1 Safety instructions. 2 Device components. Blind actuator 4-gang 24 V DC Order-No. :

KNX/EIB KNX Blind actuator. 1 Safety instructions. 2 Device components. Blind actuator 4-gang 24 V DC Order-No. : Blind actuator 4-gang 24 V DC Order-No. : 2154 00 Blind actuator 4-gang 230 V AC Order-No. : 2160 00 Blind actuator 2-gang 230 V AC Order-No. : 2152 00 Blind actuator 4-gang 230 V AC Order-No. : 1039 00

More information

HIGH PERFORMANCE ADJUSTABLE SPEED DRIVE QUIET ASD SERIES

HIGH PERFORMANCE ADJUSTABLE SPEED DRIVE QUIET ASD SERIES HIGH PERFORMANCE ADJUSTABLE SPEED DRIVE QUIET ASD SERIES LONWORKS COMMUNICATIONS INTERFACE August, 1999 ICC #10235-001 Introduction Thank you for purchasing the Echelon LONWORKS Communications Interface

More information

Din Rail 4 Output Module BO04A01KNX

Din Rail 4 Output Module BO04A01KNX Din Rail 4 Output Module BO04A01KNX Product Handbook Product Description: Din Rail 4 Output Module Order Code: BO04A01KNX Document Version: 1.1 Date: 28/01/2014 1/45 INDEX 1. General Introduction... 4

More information

SWISS GARDE 360 HOKUSPOKUS KNX/KLR APPLICATION DESCRIPTION

SWISS GARDE 360 HOKUSPOKUS KNX/KLR APPLICATION DESCRIPTION SWISS GARDE 360 HOKUSPOKUS KNX/KLR APPLICATION DESCRIPTION MODEL TYPE NO. SG HOKUSPOKUS KNX/KLR 25010 Program version 2.7 2012 M. Züblin AG Neue Winterthurerstrasse 30, 8304 Wallisellen, Switzerland The

More information

VR2 Programming Settings - Sunrise Education & Training

VR2 Programming Settings - Sunrise Education & Training VR2 Programming Settings - Sunrise Education & Training The Programmer Face Acceleration? Adjusts the value for forward acceleration of the wheelchair, in increments of 1. The higher the value the faster

More information

Excel 12 INTEGRATED ROOM CONTROL SOLUTIONS: FCU + LIGHT + SUNBLIND

Excel 12 INTEGRATED ROOM CONTROL SOLUTIONS: FCU + LIGHT + SUNBLIND INTEGRATED ROOM CONTROL SOLUTIONS: FCU + + SUNBLIND PRODUCT DATA FEATURES Three-in-one controller for HVAC, Light, and Sunblind applications reduces hardware costs and engineering effort (one LONWORKS

More information

Application description

Application description Hersteller Berker Taster ETS Multifunktions-Tastsensor 1-4fach Application description 1-fold KNX multifunctional push-button 2-fold KNX multifunctional push-button 3-fold KNX multifunctional push-button

More information

Applications Application is compatible with Q1 Hardware. Compatible with any supply/exhaust fans or space heating/cooling equipment. Will control up to 8 individual spaces on a single controller. A cost

More information

SDI Speed Dome Camera OSD Menu

SDI Speed Dome Camera OSD Menu SDI Speed Dome Camera OSD Menu Indoor/ Outdoor Ver 1.2 00P9SH720ZXSEA2 Table of Contents 1. OSD Menu Tree...4 2. Configuration Menu...7 2.1 VIDEO TYPE...8 2.2 DEFAULT CAMERA...8 2.3 BACKLIGHT...8 2.4 FOCUS...8

More information

ABB i-bus EIB. Shutter Actuator, 2-fold, 6 A, 230 VAC, MDRC JA/S 2.6.1, GH Q R0111

ABB i-bus EIB. Shutter Actuator, 2-fold, 6 A, 230 VAC, MDRC JA/S 2.6.1, GH Q R0111 , GH Q31 0022 R0111 The 2-fold shutter actuator is a DIN rail mounted device for insertion in the distribution board. It is connected to the EIB via a bus connecting terminal. It is used to control two

More information

WEC16M Commissioning Guide. WindowMaster Solutions for Natural Ventilation

WEC16M Commissioning Guide. WindowMaster Solutions for Natural Ventilation WEC16M Commissioning Guide * Motor Controller KNX MotorController WEC 16M 080B WEA 11M KNX control module Controls up to 4 groups of motors 1 group = typical 1 windows Each group up to 4 motors Power supply

More information

LUXORliving System manual Version 1

LUXORliving System manual Version 1 LUXORliving System manual Version 1 2018-04-18 Contents 1 General 3 2 System 4 3 Installation 5 4 Start-up 7 4.1 Establish a connection 7 4.2 Configuration with LUXORplug 10 4.3 Programming with LUXORplug

More information

LON DALI Controller DR-S 4DIM Art. No.:MTN887241

LON DALI Controller DR-S 4DIM Art. No.:MTN887241 User Manual LON DALI Controller DR-S 4DIM Art. No.:MTN887241 Content 1.... 2 2. Function... 3 3. Mounting... 3 4. Remarks... 3 5. Technical Data... 4 6. Application description...6 6.1 Node object...8

More information

7. How to access FC 100 parameters 49

7. How to access FC 100 parameters 49 Contents Contents 1. Copyright 3 Copyright 3 Copyright, Limitation of Liability and Revision Rights 3 2. Safety 5 Safety 5 3. Introduction 7 Introduction 7 4. How to install 11 How to install 11 5. Configuration

More information

LRC 5038/10 Helio 8 way light controller switching only

LRC 5038/10 Helio 8 way light controller switching only Helio 8 way light controller switching only 1/5 Product details general The LRC5038/10 (also known as 8LS switching only) is a LonWorks light controller with eight configurable outputs, two pairs of sensor

More information

NEUROLOGIC RESEARCH CORPORATION MODEL 1160 INITIAL DRAFT INDOOR TEMPERATURE NETWORK TRANSMITTER

NEUROLOGIC RESEARCH CORPORATION MODEL 1160 INITIAL DRAFT INDOOR TEMPERATURE NETWORK TRANSMITTER INDOOR TEMPERATURE NETWORK TRANSMITTER Ultra wide 6:1 (12-72 VDC) operating DC voltage range and 4:1 (12-50 VAC) operating AC voltage range. Low cost transmitter for indoor temperature monitoring. 0.5

More information

LRC-XDP. LRC-XDP Datasheet. LRC-XDP Display Panel for Toshiba air-conditioning units. Description

LRC-XDP. LRC-XDP Datasheet. LRC-XDP Display Panel for Toshiba air-conditioning units. Description Display Panel for Toshiba air-conditioning units Description The RealTime is a monitoring panel compatible with the Toshiba LG1 air-conditioning control interface. The XDP displays the current operating

More information

User Manual. LonWorks Option Board SV-iS7 Series. LS Industrial Systems

User Manual. LonWorks Option Board SV-iS7 Series. LS Industrial Systems User Manual LonWorks Option Board SV-iS7 Series * Use this board after read Safety Instruction of this manual carefully before using and follow the instructions exactly. * Please hand this user manual

More information

Altivar 212. Variable speed drives for asynchronous motors. LONWORKS communication manual VW3 A /2011.

Altivar 212. Variable speed drives for asynchronous motors. LONWORKS communication manual VW3 A /2011. Altivar 212 Variable speed drives for asynchronous motors LONWORKS communication manual VW3 A21 212 01/2011 S1A53848 www.schneider-electric.com The information provided in this documentation contains general

More information

KITS AND ACCESSORIES. Prodigy LonTalk MODULE KIT INSTALLATION INSTRUCTIONS FOR LONTALK MODULE KIT (54W27) USED WITH ENERGENCE ROOFTOP UNITS.

KITS AND ACCESSORIES. Prodigy LonTalk MODULE KIT INSTALLATION INSTRUCTIONS FOR LONTALK MODULE KIT (54W27) USED WITH ENERGENCE ROOFTOP UNITS. 2011 Lennox Industries Inc. Dallas, Texas, USA KITS AND ACCESSORIES 506693 01 07/11 Supersedes 04/11 INSTALLATION INSTRUCTIONS FOR LONTALK MODULE KIT (54W27) USED WITH ENERGENCE ROOFTOP UNITS Litho U.S.A.

More information

MCH Series Drives LonWorks Communications Guide

MCH Series Drives LonWorks Communications Guide MCH Series Drives LonWorks Communications Guide About These Instructions This documentation applies to the use of an MCH Series Variable Frequency Drive with LonWorks protocol and should be used in conjunction

More information

Use of the application program

Use of the application program Use of the application program Product family: Product type: Manufacturer: Name: Order no.: Name: Order no.: Name: Order no.: Name: Order no.: Name: Order no.: Name: Order no.: Name: Order no.: Name: Order

More information

HART INTERFACE FOR INTELLI+

HART INTERFACE FOR INTELLI+ User Manual HART INTERFACE FOR INTELLI+ 4 rue d'arsonval - BP 70091 95505 GONESSE cedex Tel: +33 (0) 1 34.07.71.00 Fax: +33 (0) 1 34.07.71.01 1 www.bernardcontrols.com Modification Control Indice Date

More information

TAC Xenta 121-HP Programmable Heat Pump Application

TAC Xenta 121-HP Programmable Heat Pump Application TAC Vista TAC Xenta 121-HP Programmable Heat Pump Application TAC Xenta 121-HP is an easily programmable controller intended for heat pumps, with or without re-heat. It can be configured for use with 1,

More information

Application description for the KNX Roombox. (Art. no. ORBK8L0S4HW/ORBK8D0S4HW/ORBK4L4S4HW/ORBK4D4S4HW)

Application description for the KNX Roombox. (Art. no. ORBK8L0S4HW/ORBK8D0S4HW/ORBK4L4S4HW/ORBK4D4S4HW) Application description for the KNX Roombox (Art. no. ORBK8L0S4HW/ORBK8D0S4HW/ORBK4L4S4HW/ORBK4D4S4HW) Introduction to the ORB plug-in... 1 Zone Global... 9 Zone Energy metering... 11 Push-button interface...

More information

MSC-3 LonWorks Option Board. Instruction Manual

MSC-3 LonWorks Option Board. Instruction Manual MSC-3 LonWorks Option Board Instruction Manual ZENER TECHNOLOGY AND QUALITY ASSURANCE Since 1978 Zener Electric has supplied many thousands of AC drives to industry. These drives have been installed into

More information

1. Function. Table of Contents

1. Function. Table of Contents address: 0A 5090 BUS LED Prog. Chapter 8: Blind actuators Art. no. 649912 Chapter 8:Blind actuatorsart. no.649912version 01/068.5Blind/switch REG-K/12x/24x/10 with manual mode Blind/switch actuator REG-K/12x/24x/10

More information

Sens it Discovery. Payload Structure. 1

Sens it Discovery. Payload Structure.   1 Sens it Discovery Payload Structure www.sensit.io 1 Table of Contents 1. About this document...3 2. Messages Protocol...3 3. Data Payload...4 3.1. Structure...4 3.2. Battery Level...6 3.3. Button Alert...6

More information

Excel 12 INTEGRATED ROOM CONTROL SOLUTIONS: FCU + LIGHT + SUNBLIND

Excel 12 INTEGRATED ROOM CONTROL SOLUTIONS: FCU + LIGHT + SUNBLIND INTEGRATED ROOM CONTROL SOLUTIONS: FCU + + SUNBLIND PRODUCT DATA FEATURES Three-in-one controller for HVAC, Light, and Sunblind applications reduces hardware costs and engineering effort (one LONWORKS

More information

Verwendung des Applikationsprogramms. 1. Function overview. GAMMA instabus Application program description. September 2010

Verwendung des Applikationsprogramms. 1. Function overview. GAMMA instabus Application program description. September 2010 Verwendung des Applikationsprogramms Product family: Product type: Manufacturer: Physical Sensors Weather station w/ integrated sensors Siemens Name: Weather station WS1 (GPS) AP 257/32 Order no.: 5WG1

More information

EDIFICIOS INTELIGENTES Y MULTIMEDIA: DOMOTICA Y CABLEADO ESTRUCTURADO

EDIFICIOS INTELIGENTES Y MULTIMEDIA: DOMOTICA Y CABLEADO ESTRUCTURADO EDIFICIOS INTELIGENTES Y MULTIMEDIA: DOMOTICA Y CABLEADO ESTRUCTURADO Hojas de Aplicaciones para los módulos domóticos de Siemens de las Prácticas 5 y 6 Producto Número Pedido Programa Aplicación Base

More information

Software Nodes Card. If the value satisfies the condition, the node will output yes ; otherwise, it will output no.

Software Nodes Card. If the value satisfies the condition, the node will output yes ; otherwise, it will output no. Nodes Name: Compare Explanation: Compare the inputting number with a pre-configured number. How it is used: when you want something to happen if some value is above, below or equal a certain number. For

More information

Product documentation

Product documentation Product documentation Universal push-button module with integrated BCU, 1-gang Universal push-button module with integrated BCU, 2-gang Universal push-button module with integrated BCU, 3-gang Universal

More information

B.IQ push button comfort 1-4gang, Flush-mounted (Up) x, x, x, x

B.IQ push button comfort 1-4gang, Flush-mounted (Up) x, x, x, x The B.IQ push-button comfort is plugged onto a flushmounted bus coupling unit (flush-mounted BCU). The push-buttons of the device can be programmed for the following functions: switching, dimming, blind/shutter

More information

Product documentation

Product documentation Product documentation Smart Control ALBRECHT JUNG GMBH & CO. KG Volmestraße 1 58579 Schalksmühle Telefon: +49.23 55.8 06-0 Telefax: +49.23 55.8 06-2 04 kundencenter@jung.de www.jung.de Service Center Kupferstr.

More information

NEUROLOGIC RESEARCH CORPORATION MODEL 2150

NEUROLOGIC RESEARCH CORPORATION MODEL 2150 NEUROLOGIC RESEARCH CORPORATION FOUR DIGITAL INPUT / FOUR DIGITAL OUTPUT NETWORK NODE - Very compact design available in DIN Rail and NEMA 4X enclosures. - LonWorks FTT-10A network interface with all inputs

More information

Applications Application is compatible with Q1 Hardware. Calculates Current, Accumulated and Max BTU/-H of any water system using standard temperature and flow meters. The meters can also calculate system

More information

Functional description. Use of the application program. GAMMA instabus Application program description. June C0 Sensor Switch

Functional description. Use of the application program. GAMMA instabus Application program description. June C0 Sensor Switch Use of the application program Functional description Product family: Product type: Manufacturer: Push button Push button, 1 4 fold Siemens The touch sensors have one, two or four vertically arranged pairs

More information

Datasheet. RCL-Light/Blind Series. 1/8. LonMark Certified Configurable Lighting and Sunblind Controllers.

Datasheet. RCL-Light/Blind Series.  1/8. LonMark Certified Configurable Lighting and Sunblind Controllers. Datasheet LonMark Certified Configurable Lighting and Sunblind Controllers Overview Applications Meets the requirements of the following applications: On/Off Lighting Dimmable Lighting 24 VDC Sunblinds

More information

Technische Daten: instabus EIB supply instabus line: YY 6 x 0.6 mm; red: bus (+) / black: bus (-)

Technische Daten: instabus EIB supply instabus line: YY 6 x 0.6 mm; red: bus (+) / black: bus (-) Product designation: shutter/blind actuator 1fold FM Design: FM (flush-mounted type) Article no.: 1047 00 ETS search path: Gira Giersiepen / shutter / shutter / shutter/blind actuator 1fold FM Functional

More information

DALI Jalousie. Datasheet. Interface. DALI module to control jalousie modules with 230V ~ control inputs for Up and Down

DALI Jalousie. Datasheet. Interface. DALI module to control jalousie modules with 230V ~ control inputs for Up and Down DALI Jalousie Datasheet Interface DALI module to control jalousie modules with 230V ~ control inputs for Up and Down Art. 86458676-DE (remote ceiling) Art. 86458676-HS (Din Rail) DALI Jalousie 2 DALI Jalousie

More information

create.tokylabs.com has a large number of blocks. They are divided into the following categories:

create.tokylabs.com has a large number of blocks. They are divided into the following categories: BLOCKS INDEX INDEX OVERVIEW Control Logic Variable Number Input Output Display IOT create.tokylabs.com has a large number of blocks. They are divided into the following categories: CONTROL The Control

More information

DOMOTICA ED EDIFICI INTELLIGENTI UNIVERSITA DI URBINO

DOMOTICA ED EDIFICI INTELLIGENTI UNIVERSITA DI URBINO Corso DOMOTICA ED EDIFICI INTELLIGENTI UNIVERSITA DI URBINO Docente: Ing. Luca Romanelli Mail: romanelli@baxsrl.com Protocolli LonWorks Domotica ed edifici intelligenti Università di Urbino 1 Concept Definitions

More information

Application description. Motion detector KNX- BCU

Application description. Motion detector KNX- BCU Application description Motion detector KNX-BCU Electrical/mechanical data: see the operating instructions for the product Order number Product designation Application programme TP product Radio product

More information

Connection box ECblue (LON)

Connection box ECblue (LON) Connection box ECblue (LON) english Connection control fan MICRO-FIT Operating Instructions General notes 1 General notes 1.1 Meaning These description is valid only in combination with operating instructions

More information

NX series LonWorks & BACnet User Manual

NX series LonWorks & BACnet User Manual Honeywell User Manual NX series LonWorks & BACnet User Manual 62-0303-01 2 Index Honeywell INDEX 1. General... 5 2. LonWorks C4 Option Board Technical Data...6 2.1 General...6 2.2 Physical Media and Wiring...6

More information

Blind actuator 4-gang 230 V AC Order-No

Blind actuator 4-gang 230 V AC Order-No KNX/EIB Product documentation Issue: 11.02.2011 Blind actuator 4-gang 230 V AC KNX/EIB Product documentation Contents 1 Product definition... 3 1.1 Product catalogue... 3 1.2 Function... 3 2 Installation,

More information

Connection Sharing Plug-In PTC Inc. All Rights Reserved.

Connection Sharing Plug-In PTC Inc. All Rights Reserved. 2017 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 3 Overview 3 Connectivity Scenarios 4 Using a Dialup Modem 5 Index 6 3 Help version 1.006 CONTENTS Overview What is the? Connectivity

More information

Technical Documentation Intensity

Technical Documentation Intensity Intensity Status: Draft Firmware Version : v1.4 Hardware Version : Intensity Snr. 140505 / 140203 Order Number: INTXXX Technical Details: Power Supply Maximum Power Consumption Bus Power Consumption Fan-In

More information