AI Control | Know-how
  • Xin chào - Hello!
  • FAQ - Hỏi - Đáp
    • Sử dụng ứng dụng Savant Pro App
  • Các ý tưởng về tự động hóa nhà ở
    • Nút nhấn thông minh ON OFF
    • Điều khiển Dimmer - 1 Phím
  • Savant Tips & Tricks
    • Savant - Ring Doorbell & Cameras
      • Savant - Ring X
      • Ring X - Warranty & Support
      • Ring X Line
    • Xác định và khắc phục các sự cố tích hợp Camera
    • Thiết bị khuyến nghị sử dụng khi Kiểm tra và Bảo trì hệ thống
    • Savant Hosts
      • Yêu cầu cài đặt Mac OS & Savant daVinci OS
      • So sánh tính năng Savant Host
    • Hiển thị mật khẩu Camera trong Racepoint BluePrint
    • So sánh truyền thông RS232 vs RS485
      • Sơ đồ chân cổng giao tiếp RS-232, RS-485
      • Sự cố thường gặp với RS-232 và RS-485 Savant
    • Savant REM-4000i
      • REM-4000 - không hiển thị hình ảnh.
      • REM-4000 Screen - Bị nháy
    • Savant Pro Remote Troubleshooting Guide REM-1000
    • Thiết lập Google DNS trên các thiết bị Savant Music Streamer
    • Sử dụng Trigger
    • Workflow gửi email
    • Trigger từ keypad điều khiển
    • Sử dụng Trigger - Lighting Scene
    • Thiết lập Countdown Timer
    • Apple TV Homekit - Savant
  • Thi công, lắp đặt - Tips & Tricks
    • Lưu ý lắp đặt chuông cửa Savant / 2N
    • Lắp đặt đế âm tường cho công tắc, ổ cắm, màn hình cảm ứng
    • Tủ điện thanh DIN âm tường thường gặp
  • AI Control
  • Savant
  • Legrand Việt Nam
  • Điều khiển điều hòa không khí VRV/VRF
    • Daikin VRV
    • Panasonic
    • Gateways - 3rd Parties
    • Mitsubishi VRF
    • Hitachi Hisense
    • Toshiba VRF
    • DR-Fan ERV Modbus Protocol
  • Điều khiển Rèm cửa, động cơ
    • Rèm cửa tự động RS485
    • Các loại điều khiển động cơ qua tiếp điểm khô - Dry Contact
    • Dooya Motors - Động cơ rèm Dooya
    • A-OK Motors | Động cơ rèm A-OK
    • Rèm cuận Somfy RS485
    • TOSO Motors - Động cơ rèm Toso (Progress 50)
    • Động cơ rèm kéo ngang Forest RS485
    • Điều khiển động cơ Novo
  • Điều khiển chiếu sáng
    • Lutron RA2 Select
      • Geo Fencing
    • Philips Hue
      • Tạo User ID và tìm ID bóng đèn - Hue Bridge - Savant Integration.
      • Philips Hue Developer Program API Authen
      • Philips Hue - Geo Fencing
    • DALI
      • DALI - Yêu cầu chung
  • Vantage Controls | Legrand Integrated Systems
    • Hướng dẫn thiết kế đi dây điều khiển Vantage Infusion Bus
  • KNX | EIB
    • KNX Datapoint types
  • ☀️THÔNG TIN THAM KHẢO
    • Tham khảo - P1
      • RJ11 - RJ12
  • Điều khiển Audio/Video
    • Điều khiển Audio Video
    • Mã IR điều khiển Tivi Samsung
    • Bảng mã IR điều khiển Tivi Sony
    • Bảng mã IR điều khiển máy chiếu Sony
    • Điều khiển máy chiếu Barco
  • ĐIỀU KHIỂN TIVI
    • Samsung TV
      • Samsung Tizen TV
  • An ninh
    • Khóa điện tử Yale - Savant
  • LIVING NOW 2M
    • Kỹ thuật chôn box
Powered by GitBook
On this page

Was this helpful?

  1. Savant Tips & Tricks

Sử dụng Trigger - Lighting Scene

PreviousTrigger từ keypad điều khiểnNextThiết lập Countdown Timer

Was this helpful?

Triggering Lighting Scenes - State Trigger Programming Guide

Application Note

Document Date:

November 2014

Document Supports:

da Vinci 7.0

Overview

The following document provides information on how to create a state trigger to activate a lighting scene based on a state within a Savant® system. By following the example provided, triggers can be created for various use cases.

Common Uses for Lighting Scene Triggers

  • Turning ON outside lights in the evening or turning them OFF in the morning.

  • Turning ON lights when an alarm is tripped or a security camera (with relays) detects motion.

Preparation for Lighting Scene Trigger Programming

Before a lighting scene trigger can be programmed, there are several items that must be configured and/or created. Creating these items in advance will allow for the programming of the lighting scene trigger to go smoothly and quickly.

  • Plan out the amount of required scenes, which lights they will control, and configure them within Blueprint.

  • Plan out what will trigger the lighting scene. Example: Turning ON outside lights in the evening or turning them OFF in the morning.

  • Create Scheduled Events to trigger lighting scenes based on a time of day. Example Events to Create: Dawn, Sunrise, Evening, etc. See for details on creating scheduled events.

Example Lighting Scene Trigger

In this example, a scene is created to turn on the outside lights at night. The scene will be triggered by the start of dusk everyday based on a scheduled event that is monitored by the trigger.

Creating the Dusk Scheduled Event

  1. In Blueprint, navigate to: Tools > Review > Scheduled Events.

  2. Create a scheduled event with the following parameters:

Name:

Dusk

Time:

Dusk

Frequency:

Everyday 1 Days

Creating the Lighting Scene Trigger

It is important to note that unlike other states, lighting scenes cannot be added to a trigger directly. The ActivateScene or DeactivateScene command must be used. Once the command is added to the trigger, the scene is then added to the command.

  1. Create a trigger to activate the scene.

  1. Add the state to monitor to activate the trigger. For this example, we are using a Scheduled Event for dusk that was created earlier.

  2. In the SRS upper list, navigate to: Other > Schedules

  3. In the SRS lower list, select the schedule and drag into the When Any of These States Change list.

  1. Add the ActivateScene command to the trigger Then actions.

  2. In the SRS upper list, navigate to: Service > Requests > <Zone> Lighting Control Service

  3. In the SRS lower list, navigate to: Requests > ActivateScene

  4. Select and drag the ActivateScene command into the Then actions for the trigger.

  1. Add the scene to the ActivateScene command in the Then actions list.

  2. In the SRS upper list, navigate to: Scenes

  3. Select the scene to use for the trigger and drag it into the ActivateScene command.

  1. Repeat step B for other scenes to activate with this command.

  2. Save the trigger and test.

For more information on creating Scheduled Events, see .

Triggers are created in the State Trigger dialog located in the Tools > Review menu within Blueprint. For more information on the use of this dialog, see .

State Trigger Overview: State Trigger Programming Guide
State Trigger Overview: State Trigger Programming Guide
State Trigger Overview: State Trigger Programming Guide
Graphical user interface, application Description automatically generated
Graphical user interface, application Description automatically generated
Graphical user interface, text, application Description automatically generated
Graphical user interface, text, application, email Description automatically generated