Chipkin CAS 2700-53 Manual de usuario

CAS 2700-53 Pulse API to BACnet IP Gateway Manual Page 2of 30
2015 Chipkin Automation Systems, 3381 Cambie St- Box 211, Vancouver, BC, Canada, V5Z 4R3
Tel: (866) 383-1657, Fax: (416) 915-4024
Email: support@chipkin.com Website: www.chipkin.com
Table of Contents
Table of Contents..........................................................................................................................................2
1. Pulse API to BACnet IP Gateway Description............................................................................................4
2. Connections ..............................................................................................................................................5
2.1 Block Diagram .....................................................................................................................................5
2.2 Wiring and Connections......................................................................................................................5
2.3 Limitations and Best Practices ............................................................................................................6
3. Setting up the Gateway.............................................................................................................................7
3.1 Determining the IP Address ................................................................................................................7
3.2 Connecting to the Gateway ................................................................................................................8
3.3 Changing the IP Address .....................................................................................................................9
3.4 Testing the Connection.....................................................................................................................10
3.5 Logging In For the First Time.............................................................................................................11
4. Configuring the Gateway ........................................................................................................................12
4.1 BACnet IP Server Configuration ........................................................................................................13
4.2 Pulse API Configuration.....................................................................................................................14
4.3 Saving the Configuration...................................................................................................................15
5. Reading the Data.....................................................................................................................................16
5.1 BACnet IP Data..................................................................................................................................16
5.1.1 Supported BACnet Services........................................................................................................16
5.1.2 BACnet IP Data...........................................................................................................................16
5.2 Reports Page .....................................................................................................................................17
6. Commissioning, Diagnostics, and Troubleshooting ................................................................................18
6.1 What to Take for Site for Installing and Commissioning the Gateway.............................................18
6.2 Diagnostics ........................................................................................................................................22
6.3 Trouble-Shooting ..............................................................................................................................22
6.3.1 Taking Logs.................................................................................................................................22
6.3.2 Testing BACnet –Use CAS BACnet Explorer ..............................................................................23
6.4 Additional Functionality....................................................................................................................27
6.4.1 Another Method for Changing the IP Address –DHCP..............................................................27

CAS 2700-53 Pulse API to BACnet IP Gateway Manual Page 3of 30
2015 Chipkin Automation Systems, 3381 Cambie St- Box 211, Vancouver, BC, Canada, V5Z 4R3
Tel: (866) 383-1657, Fax: (416) 915-4024
Email: support@chipkin.com Website: www.chipkin.com
6.4.2 Downloading New Firmware .....................................................................................................28
6.5 Support Contact Information............................................................................................................28
7. Hardware Specification...........................................................................................................................28
8. Revision History ......................................................................................................................................29

CAS 2700-53 Pulse API to BACnet IP Gateway Manual Page 4of 30
2015 Chipkin Automation Systems, 3381 Cambie St- Box 211, Vancouver, BC, Canada, V5Z 4R3
Tel: (866) 383-1657, Fax: (416) 915-4024
Email: support@chipkin.com Website: www.chipkin.com
1. Pulse API to BACnet IP Gateway Description
The Pulse API to BACnet IP Gateway connects to the internet to poll data from a Pulse Server that
collects data from Pulse API enabled devices. This implementation of the Gateway communicates
requests data using XML commands and URLs. The Gateway can be configured to poll for data from
multiple devices and sites.
The Gateway connects to the Pulse Server, reads data, and stores it internally. When a remote system
requests data, the data is served in a form that is appropriate to the requesting protocol. In this case
the protocol is BACnet IP.
This manual contains additional information about how the Gateway operates as well as instructions on
how to setup the connections to the Gateway and how to configure and read data from the Gateway.
The following is a brief description of the sections covered in this manual.
2. Connections
This section contains information about how to connect to the Gateway. It includes block diagrams and
any wiring diagrams that are needed.
3. Setting up the Gateway
This section describes how to connect to the Gateway initially and how to set the IP Address
4. Configuring the Gateway
This section has instructions and images of how to configure the Gateway through the web page
interface.
5. Reading the Data
This section contains examples of the possible Pulse API data stored on the Gateway and how to read
the Reports Page
6. Commissioning, Diagnostics, and Troubleshooting
This section contains details on what to bring to site when installing the Gateway, how to take
diagnostics and the tools to use, and how to trouble shoot and take logs.

CAS 2700-53 Pulse API to BACnet IP Gateway Manual Page 5of 30
2015 Chipkin Automation Systems, 3381 Cambie St- Box 211, Vancouver, BC, Canada, V5Z 4R3
Tel: (866) 383-1657, Fax: (416) 915-4024
Email: support@chipkin.com Website: www.chipkin.com
2. Connections
This section contains information about how to connect to the Gateway. It contains a block diagram and
limitations and best practices when connecting the Gateway.
2.1 Block Diagram
Image 2.1 –Block Diagram of CAS 2700-53 Pulse API to BACnet IP Gateway
2.2 Wiring and Connections
This section contains wiring diagrams for the various connections that are possible for this Gateway.
The Gateway has 3 main ports:
Port 0
This port is a RS485 port and is used primarily for Modbus RTU. It can support full and half duplex
RS485. This port is NOT used by the Pulse API to BACnet IP Gateway.

CAS 2700-53 Pulse API to BACnet IP Gateway Manual Page 6of 30
2015 Chipkin Automation Systems, 3381 Cambie St- Box 211, Vancouver, BC, Canada, V5Z 4R3
Tel: (866) 383-1657, Fax: (416) 915-4024
Email: support@chipkin.com Website: www.chipkin.com
Port 1
This port is setup as a RS232 port and is NOT used by the Gateway.
Ethernet Port
This port is used by the TCP/IP and UDP drivers of the Gateway. Default port for accessing the internal
web server of the Gateway is 80. Since the Pulse Servers use SSL, the Gateway connects to the Pulse
Server using port 443.
2.3 Limitations and Best Practices
Maximum Number of Data Points per Gateway
The Gateway can support the polling and serving of 500 data points.
Please contact sales if you require polling more than 500 points.

CAS 2700-53 Pulse API to BACnet IP Gateway Manual Page 7of 30
2015 Chipkin Automation Systems, 3381 Cambie St- Box 211, Vancouver, BC, Canada, V5Z 4R3
Tel: (866) 383-1657, Fax: (416) 915-4024
Email: support@chipkin.com Website: www.chipkin.com
3. Setting up the Gateway
This section contains information and instructions on what to do when connecting to the Gateway for
the first time.
3.1 Determining the IP Address
Before connecting to the Gateway, you will need to determine the IP Address of the Gateway. By
default, the Gateway is assigned a Static IP Address of 192.168.1.113 when it is shipped.
To find the IP Address, look on the back of the Gateway. There should be a business card attached to
the back of the Gateway that has the IP Address and Reference #. See below for an example
Image 3.1 –Business Card attached to back of CAS Gateway
Take note of the Ref# as this will be used by the support team to pull up additional information about
the project.
The IP Address that is written on the business card should be the Static IP Address assigned to the
Gateway.

CAS 2700-53 Pulse API to BACnet IP Gateway Manual Page 8of 30
2015 Chipkin Automation Systems, 3381 Cambie St- Box 211, Vancouver, BC, Canada, V5Z 4R3
Tel: (866) 383-1657, Fax: (416) 915-4024
Email: support@chipkin.com Website: www.chipkin.com
3.2 Connecting to the Gateway
To Change the IP Address of the Gateway (Section 3.3) or to Configure the Gateway (Section 4), you use
a PC and connect to the Gateway using an Ethernet cable. (The Ethernet cable should have been
provided with the Gateway when shipped).
Before connecting the Ethernet cable, set your computer’s IP Address to be similar to the Gateway’s IP
Address.
For Example, a Gateway is assigned the following IP Address by default:
IP Address –192.168.1.113
Netmask –255.255.255.0
Gateway –192.168.1.1
So set your computer to the following:
IP Address –192.168.1.100
Netmask –255.255.255.0
Gateway –192.168.1.1
After setting the IP Address on the computer, connect the Ethernet cable to the computer and to the
Gateway.

CAS 2700-53 Pulse API to BACnet IP Gateway Manual Page 9of 30
2015 Chipkin Automation Systems, 3381 Cambie St- Box 211, Vancouver, BC, Canada, V5Z 4R3
Tel: (866) 383-1657, Fax: (416) 915-4024
Email: support@chipkin.com Website: www.chipkin.com
3.3 Changing the IP Address
To change the IP Address of the Gateway, you will need to use the IP Setup Tool. The tool can be found
on the blue USB stick that should have come with the Gateway.
Run the IP Setup Tool application and you will see the following window open:
Image 3.3 –IP Setup Tool
The ‘Select a Unit’ section will have the Gateway you purchased listed with the assigned IP Address.
To change the IP Address, change the fields list on the left side under the ‘NDK Settings’
Note: Please do NOT change the Baudrate value.
Once you have changed all of the settings, click the ‘Set’ button in the middle of the window. The
Gateway will automatically reboot to assign the new IP Address.
After you have finished changing the IP Address, you may not see the device in the ‘Select a Unit’
anymore when pressing the ‘Search Again’ button. This is because your computer is now on another
subnet than the Gateway.
Change your computer back to the original address and you should be able to see the Gateway again
when you press the ‘Search Again’ button.
Now you can add the Gateway to the site network. Note down the new IP Address so that others will
know the assigned IP Address.
Tabla de contenidos
Otros manuales de Puerta de Chipkin

Chipkin
Chipkin CAS 2700-15 Manual de usuario

Chipkin
Chipkin BEST CAS 2700-74 Manual de usuario

Chipkin
Chipkin CAS 2700 Manual de usuario

Chipkin
Chipkin CAS 2700-02 VeederRoot Manual de usuario

Chipkin
Chipkin CAS 2700 Manual de usuario

Chipkin
Chipkin CAS-2700-24 Manual de usuario

Chipkin
Chipkin CAS 2700-58 Manual de usuario
Manuales populares de Puerta de otras marcas

LST
LST M500RFE-AS Manual de usuario

Kinnex
Kinnex Media Gateway Manual de usuario

2N Telekomunikace
2N Telekomunikace 2N StarGate Manual de usuario

Mitsubishi Heavy Industries
Mitsubishi Heavy Industries Superlink SC-WBGW256 Manual de usuario

ZyXEL Communications
ZyXEL Communications ZYWALL2 ET 2WE Manual de usuario

Telsey
Telsey CPVA 500 - SIP Manual de usuario













