COOPER Lighting Solutions SI-2-D WaveLinx Wired SI-2-D System Integrator Instruction Manual

June 13, 2024
COOPER Lighting Solutions

COOPER Lighting Solutions SI-2-D Wave Linx Wired SI-2-D System Integrator

 WARNING

Risk of Fire, Electrical Shock, Cuts or other Casualty Hazards – Installation and maintenance of this product must be performed by a qualified electrician. This product must be installed in accordance with the applicable installation code by a person familiar with the construction and operation of the product and hazards involved. For continued protection against shock hazard replace all covers and guards after field wiring is completed.

Risk of Fire and Electric Shock – Before installing or performing any service, the power MUST be turned OFF. All installations should be in compliance with the National Electric Code and all state and local codes.

Risk of Burn- Disconnect power and allow product to cool before handling or servicing.

Risk of Personal Injury – Due to sharp edges, handle with care

Failure to comply with these instructions may result in death, serious bodily injury and property damage.

DISCLAIMER OF LIABILITY: Cooper Lighting Solutions assumes no liability for damages or losses of any kind that may arise from the improper, careless, or negligent installation, handling or use of this product.

IMPORTANT: Read carefully before installing product. Retain for future reference.

NOTICE: Product may become damaged and/or unstable if not installed properly.

Note: Specifications and dimensions subject to change without notice.

ATTENTION Receiving Department: Note actual product description of any shortage or noticeable damage on delivery receipt. File claim for common carrier (LTL) directly with carrier. Claims for concealed damage must be filed within 15 days of delivery. All damaged material, complete with original packing must be retained.

NOTICE: All new wiring must be fully verified before applying power.

NOTICE: Designed for indoor installation and use only. Dry location rated.

Introduction

The SI-2-D System Integrator provides a vital link point between any iCANnet network and a third party device such as an audio visual unit. The compact SI-2-D System Integrator provides a 5-way connector block at one end for the iCAN net link and a 9-pin D-type female socket at the other end for the RS232 serial connection to the third party device.

Using the intuitive Device Editor application, you can program the SI-2-D to search for particular actions or messages received from other control units attached to the iCAN net network. When a received action or message matches a stored template, the SI-2-D will send a control message to the device connected via the serial port.

Similarly, the SI-2-D also monitors messages being sent back from the connected serial device and when any of those messages match those stored within its memory, a range of actions can be triggered on the iCAN net network.

The SI-2-D System Integrator can store up to 100 input and output messages together with their related actions. Additionally, the SI-2-D can store up to 16 sequences, each of which can comprise up to 128 separate steps to allow multiple actions to be triggered by a single command.

Dimensions

Mounting: DIN rail mount with key hole slots for wall mounting if required

Environmental Data

Temperature: 00 C to +500 C
Humidity: 0 to 95% non-condensing
Rating: IP20

iCAN Network Connections

Connection to the iCAN network is made via a removable 5-way connector block located at one end of the SI-2-D unit:

Function Network Cable Color
ov Black
CAN L White
Shield Silver
CAN H Blue
+12Vdc Red

IMPORTANT NOTE: Connecting a mains potential cable to the iCAN Network terminals is likely to damage the unit and other devices connected, and invalidate warranty.

iCAN Network Identification

When pressed, the SI-2-D will send an announcement message across the iCAN net network.

Network Termination

The iCAN network link is a ‘Multi drop’ linear network that requires termination on the devices located at either end of the iCAN network chain.

The SI-2-D unit is supplied with termination disabled as standard. If it is connected as an end device in the iCAN network, you need to move the jumper to enable termination.

The connection of the serial data cable to the device is treated separately and has no impact on whether or not the SI-2-D should be terminated on the iCAN network side.

To enable SI-2-D termination, move the jumper outwards from the inner two pins to the outer two pins:

Serial device connection

The SI-2-D provides an RS232 link via a standard 9-pin D-type female connector. The SI-2-D uses five pins of the D-type connector as shown below:

The various serial communication parameters used by the SI-2-D serial port are all fully configurable during programming.

Baud rate| 1200,2400,4800,9600, 19200,38400,

57600 or 115200

---|---
Data bits| 7 or 8
Stop bits| 1 or 2
Parity| None, Reserved, Even or Odd
Handshaking| Enabled or Disabled

Operation indicators

The SI-2-D has a red and green LED at both the iCAN net side and the RS232 side to indicate network and communication status.

ASCII virtual control messages

In addition to translating customised commands and messages between the iCAN network and an RS232 device, the SI-2-D can convert Control Messages between the network and the connected device.

Virtual control messages are used to control the system as whole, not individual devices. These message conversions are hard coded into the SI-2-D unit and do not occupy any of the memory spaces reserved for customised commands or device level control messages.

This section provides an overview of the supported virtual control messages.

The general command syntax for virtual control messages is shown here:

Command SS Select Scene

This message selects a scene in an area.
The syntax is: @SSxxx:Axxx:Fxxx
SSxxx defines the scene number, where xxx is valid from 0 to 999. Scene 0 is OFF.
Axxx defines the Area Number, valid for 1 to 999. Fxxx defines the Fade Time, valid for 0 to 999 for seconds.

Command SA Save Scene

This message saves the current levels to a scene in an area.
The syntax is: @SAxxx:Axxx
SAxxx defines the scene number, where xxx is valid from 0 to 999 – Scene 0 saves to the current scene.
Axxx defines the Area Number, valid for 0 to 999.

Command RS Request Current Scene

This message requests the current scene number in an area.
The syntax is: @RSxxx RSxxx defines the Area number, valid for 1 to 999.

The response to Command RS Request Current Message will be returned in the following format: The syntax is: @RExxx:Axxx
RExxx defines the Scene Number, valid for 0 to 999.
Axxx defines the Area number, valid for 1 to 999.

Command SC Set Channel (Zone) Level

This message sets the level of a channel (zone) in an area.
The syntax is: @SCxxx:Axxx:Lxx:Fxxx
SCxxx defines the channel (zone) number, where xxx is valid from 0 to 999. Channel 0 affects ALL channels (zones) in an area.
Axxx defines the Area Number, valid for 1 to 999. Lxx defines the Level, valid for 0 to 99 in %, and FF for FULL (100%).
Fxxx defines the Fade Time, valid for 0 to 999 for seconds.

Command RC Request Channel (Zone) Level

This message requests the level of a channel (zone) in an area.
The syntax is: @RCxxx:Axxx
RCxxx defines the channel (zone) number, where xxx is valid from 0 to 999. Channel 0 requests ALL channels (zones) in an area (use with caution).
Axxx defines the Area Number, valid for 1 to 999.

The response to Command RC Request Channel (Zone) message will be returned in the following format:
The syntax is: @RLxxx:Axxx:Lxx
RExxx defines the Channel (Zone) Number, valid for 1 to 999.
Axxx defines the Area Number, valid for 1 to 999.
Lxx defines the Level, valid for 0 to 99 in %, and FF for FULL (100%).

Command CR Raise

This message increments the area by 1% level
The syntax is: @CRxxx:Axxx
CRxxx defines the channel (zone) number, where xxx is valid from 0 to 99. Channel 0 affects ALL channels (zones) in an area.
Axxx defines the Area Number, valid for 1 to 999.

Command CL Lower

This message decrements the area by 1% level
The syntax is: @CLxxx:Axxx
CLxxx defines the channel (zone) number, where xxx is valid from 0 to 999.
Channel 0 affects ALL channels (zones) in an area.
Axxx defines the Area Number, valid for 1 to 999.

Command SF Stop Fade
This message stops fading in an area.
The syntax is: @SFxxx:Axxx
SFxxx defines the channel number, where xxx is valid from 0 to 999.
Channel 0 affects ALL channels in an area.
Axxx defines the Area Number, valid for 1 to 999.

Command QS Start Sequence

This message initiates a selected sequence.
The syntax is: @QSxx:Sxxx:Nxxx:Axxx
QSxx defines the sequence number, where xx is 1 to 16.
Sxxx defines the segment number where xxx is 1 to 255.
Nxxx defines the node number where xxx is 1 to 255.
Axxx defines the action (step) number where xxx is 0 to 128.

Command QP Pause Sequence

This message pauses a selected sequence.
The syntax is: @QPxx:Sxxx:Nxxx
QPxx defines the sequence number, where xx is 1 to 16.
Sxxx defines the segment number where xxx is 1 to 255.
Nxxx defines the node number where xxx is 1 to 255.

Command QT Stop Sequence

This message halts a selected sequence.
The syntax is: @QTxx:Sxxx:Nxxx
QTxx defines the sequence number, where xx is 1 to 16.
Sxxx defines the segment number where xxx is 1 to 255.
Nxxx defines the node number where xxx is 1 to 255.

Command AL Alarm Mode

This message sets or clears alarm mode for an area.
The syntax is: @ALx:Axxx
ALx defines either the set alarm or clear alarm mode, where 0 is clear alarm and 1 is set alarm.
Axxx defines the Area Number, valid for 0 to 999

Warranties and Limitation of Liability

Please refer to www.cooperlighting.com for our terms and conditions.

Customer Support

Cooper Lighting Solutions
1121 Highway 74 South
Peachtree City, GA 30269
P: 770-486-4800
www.cooperlighting.com
For service or technical assistance:
1-800-553-3879
Canada Sales
5925 McLaughlin Road
Mississauga, Ontario L5R 1B8
P: 905-501-3000
F: 905-501-3172
© 2020 Cooper Lighting Solutions All Rights Reserved.
Product availability, specifications, and compliances are subject to change without notice.

References

Read User Manual Online (PDF format)

Loading......

Download This Manual (PDF format)

Download this manual  >>

COOPER Lighting Solutions User Manuals

Related Manuals