Clipsal By Schneider Electric (australia) Port Devices Driver Download



  1. Clipsal By Schneider Electric (australia) Port Devices Driver Download Free
  2. Clipsal By Schneider Electric (australia) Port Devices Driver Download Windows 10
  3. Clipsal By Schneider Electric (australia) Port Devices Driver Download Pc
  4. Clipsal By Schneider Electric (australia) Port Devices Driver Download Windows 7

Product code: SH-DR-N4-STM

Product code: SH-DR-N4-STM. The Satchwell Micronet driver for Niagara 4 allows seamless communication via the NCP protocol between Micronet MN controllers and N4 powered devices, including Vykon Jace, Honeywell Hawk, Trend TONN, JCI FX, Distech Controls EC-NetAX. .The RRP prices listed on clipsal.com are to be used as a guide only and is based on the published Recommended Retail Price of the product only. Electrical contractors or building companies are not bound to follow these prices and may charge more or less than the values listed. View the BVS500I-AZ product features, specifications, documents and FAQs. Schneider Electric EASY UPS BVS 500VA, AVR, 230V, Australia.

The Satchwell Micronet driver for Niagara 4 allows seamless communication via the NCP protocol between Micronet MN controllers and N4 powered devices, including Vykon Jace, Honeywell Hawk, Trend TONN, JCI FX, Distech Controls EC-NetAX.

As no extra Micronet hardware is required, this driver allows simple and easy integration of Micronet BMS with Niagara, used as graphical user interface or as a protocol gateway, enabling communication with multiple BMS protocols, including but not limited to open protocols BACnet, LonWorks, KNX, Modbus, M-bus and proprietary protocols for Schneider Electric Xenta, Trend, Siemens Desigo, Sauter novaNet, GENIbus, Cylon, Lutron and many others.

Overview

Satchwell Micronet is a well-known building management system, operating on many sites in Europe. The system includes programmable controllers sold under Satchwell, Invensys, TAC, and Schneider Electric brands.

Depending on hardware configuration Satchwell Micronet controllers could communicate via three different protocols: Native Communication Protocol or NCP, ARCNET, and LonWorks. NCP is built-in protocol, available on all device models, while ARCNET and LonWorks require extra option cards. If Satchwell controllers are connected to Xenta555, then the driver can communicate with Supervisor over IP.

Features

  • Communicates via NCP protocol available in all Micronet controllers
  • Supports both Micronet generations: Bus-du-jour and Micronet 50
  • Communicates via RS-485 port
  • Enables point read and write
  • Overrides outputs for maintenance
  • Supports automatic discovery of devices, objects and properties
  • Synchronizes time in all devices
  • Automatically assigns facets and units of measurement
  • Ideal for retrofit application

Supported devices

  • MN300
  • MN350
  • MN440
  • MN450
  • MN500
  • MN550
  • MN620
  • MN650

Requirement

  • Serial communication RS485 Port

Order references

  • SH-DR-N4-STM-J3 Satchwell Micronet for Jace 3
  • SH-DR-N4-STM-J6 Satchwell Micronet for Jace 6
  • SH-DR-N4-STM-J8-250 Satchwell Micronet for Jace 8000 / 250 points
  • SH-DR-N4-STM-J8-1000 Satchwell Micronet for Jace 8000 / 1000 points
  • SH-DR-N4-STM-J8-UNL Satchwell Micronet for Jace 8000 / unlimited
  • SH-DR-N4-STM-SUP Satchwell Micronet for Supervisor
  • SH-DR-N4-STM-SUP-500 Satchwell Micronet for Supervisor extra 500 points

Clipsal By Schneider Electric (australia) Port Devices Driver Download Free

Clipsal C-BUS Communication Driver

Clipsal C-BUS Communication Driver is the driver to communicate with Clipsal lighting controller of Schneider Electric Pty Ltd. in Australia.

Note) Clipsal C-BUS communication driver support Smart and Burden mode of Clipsal controller.

1. Read settings

<Figure 1> is read setting example of Clipsal C-BUS communication driver.

Clipsal By Schneider Electric (australia) Port Devices Driver Download Windows 10

<Figure 1> Read setting example of Clipsal C-BUS communication driver

Device part of <Figure 1> input Com Port(COM1), Baud Rate(9600), Parity Bit(0), Data Bit(8), Stop Bit(1) respectively.

Clipsal C-BUS can set station number, baud rate, data bit, stop bit, stop bit by ladder program,

Clipsal C-BUS communication driver’s read schedule

Read schedule setting parameters are as follows:

1) STATION – Unit address = 0 ~ 255.

2) Read command – Read device type = TER = Read of Terminal Levels, GROUP = Read of Group Address Levels.

3) Read Start Address Don't care.

4) Save start address for Communication Server – Saving start address of Communication Server.

5) Read Size – Fixed to 1.

Read schedule example)

READ, 2, TER, 0, 0, 1,

READ, 3, TER, 0, 10, 1,

READ, 8, TER, 0, 20, 1,

Readed data of Clipsal C-BUS communication driver changed according to unit and the data value range is 0 ~ 255.

If 4 channel relay unit, save 4 data value. ( 0 = Off, 255 = On )

Also 8 channel Dimmer controller save 8 data value, value range = 0 ~ 255.

If you click the icon in protocol option part, you can see the dialogue box such as <Figure 2>. you can also set read schedule by using this part.

<Figure 2> Example of Clipsal C-BUS communication driver’s Option dialogue box

You can set read schedule by using , , button and listbox of <Figure 2>.

<Figure 3> Example of Clipsal C-BUS communication driver’s read schedule Add/Edit dialogue box

When you click Add button or Edit button in dialogue box of <Figure 2>, dialogue box of <Figure 3> is shown.

2. Writing settings

You can write(relay, dimmer value) Clipsal C-BUS by using write settings.

Digital Write

Digital write and analog write have the same setting parameters except output value.

Analog Write

Analog write setting parameters are as follows:

1) PORT Port no. (0 ~ 255)

2) STATION Group address = 0 ~ 255.

3) ADDRESS Don't care.

4) Extra1 Write command.

DIM = Setting of Dimmer group( output range = 0 ~ 255 ),

SMART = Change to Smart Mode command,

CON = Relay control. (0 = Off, 1 ~ 255 = On )

5) Extra2 Command(Extra1) : DIM, setting of lamp time ( Refer to <Table 1> )

Clipsal By Schneider Electric (australia) Port Devices Driver Download Pc

Other command : Don't care.

Extra2

Lamp time

02 (02h)

0 second

10 (0Ah)

4 second

18 (12h)

8 second

26 (1Ah)

12 second

34 (22h)

20 second

42 (2Ah)

30 second

50 (32h)

40 second

58 (3Ah)

60 second

<Table 1> Lamp time according to Extra2 value

Write example 1)

PORT : 0 STATION : 1 ADDRESS : 0000 EXTRA1 : CON EXTRA2 : 0

The setting parameter shown above is an example of control for group relay 1 On/Off of Clipsal C-BUS controller.

Write example 2)

PORT : 0 STATION : 2 ADDRESS : 0000 EXTRA1 : CON EXTRA2 : 0

The setting parameter shown above is an example of control for group relay 2 On/Off of Clipsal C-BUS controller.

Write example 3)

PORT : 0 STATION : 5 ADDRESS : 0000 EXTRA1 : DIM EXTRA2 : 2

The setting parameter shown above is an example of write for dimmer value( 0 ~ 255 ) and lamp time equal 0 second of group 5 On/Off of Clipsal C-BUS controller.

Write example 4)

PORT : 0 STATION : 6 ADDRESS : 0000 EXTRA1 : DIM EXTRA2 : 10

The setting parameter shown above is an example of write for dimmer value( 0 ~ 255 ) and lamp time equal 4 second of group 6 On/Off of Clipsal C-BUS controller.

Clipsal By Schneider Electric (australia) Port Devices Driver Download Windows 7

3. connection of communication cable and main power line

<Figure 4> is a connection example of main power line and RS-232C communication cable to C-BUS controller.

<Figure 4> Connection example of main power line and RS-232C communication cable to C-BUS controller

Note) RS-232C cable of Clipsal C-BUS use direct cable. ( Refer to <Figure 4> )

4. Setting of Smart and Burden mode

Clipsal C-BUS communication driver support Smart and Burden mode of Clipsal controller.

Setting of Smart and Burden mode use ‘CBus Diagnostic Utility’ program, provided by Clipsal( Schneider Electric ).

Download

1) Run ‘CBus Diagnostic Utility’ program. <Figure 5> is an example of main screen of 'CBus Diagnostic Utility’.

<Figure 5> Example of main screen of 'CBus Diagnostic Utility’

2) Connect Clipsal controller by using ‘C-Bus|Connect to C-Bus’ menu at <Figure 5>.

3) After the connection is completed, select ‘C-Bus|Set Mode’ menu. Then opens dialog box such as <Figure 6>.

4) Please check( v ) 'SMART' of ‘Interface Option1’and ‘Power Up Settings’ at <Figure 6>.

5) Also check( v ) 'Burden' of ‘Interface Option2’. Press 'OK' button, the Smart and Burden mode setting is complete.

<Figure 6> Example of Set PC Interface Mode dialog box