The Hobart Ground Power (HGP) Gateway serves data from a HGP controller as Modbus, BACnet or Web data. The gateway supports all these options simultaneously. Use the data you want and ignore the other.
The Gateway connects to the HGP controller, reads data and stores it internally. When a remote system requests data, this data is served in a form that is appropriate to the protocol. In the event that the connection to the HGP controller is lost, or data cannot be read, the gateway can signal this to the remote data client.
The gateway requires minimal configuration and can be considered a plug and play component of a system, in that it is ready to operate out of the box with the default configuration.
CAS Hardware 700
The CAS 700 Hardware device contains 2x 9-pin serial ports (1x RS485 and 1xRS232), and one Ethernet port. The device also contains a microSD card where system files, assets, configurations, and logs are stored.
The device has the following system drivers that can be enabled:
- HTTP REST Server - a passive web server with an API that users can interact with the device to get or set values
- HTTP Push Driver - a driver that can be configured to push data in a specific format (JSON, XML, CSV) to a 3rd party web server. Current data formats are Chipkin's default JSON payload and VeederRoot Tank data as JSON. Please contact Chipkin for information on adding additional formats.
Hobart Driver
The CAS Hobart driver allows the CAS Gateway to read data from a Hobart Ground Power device over a RS232 serial connection. This driver only supports read-only functions and cannot command or configure the Hobart Ground Power device. The driver can only connect to one Hobart Ground Power controller due to RS232 limitations.
Modbus RTU Driver
The CAS Modbus RTU driver allows the CAS Gateway to transfer data to and from devices via a serial RS485 connection using the Modbus protocol. The CAS Gateway can either be a Client, reading and controlling values from a slave, or a Server, serving data to a Modbus Master.
The CAS Modbus RTU Driver supports the following Modbus Functions:
- 01 (0x01) Read Coils | - 05 (0x05) Write Single Coil |
- 02 (0x02) Read Discrete Inputs | - 06 (0x06) Write Single Register |
- 03 (0x03) Read Holding Registers | - 15 (0x0F) Write Multiple Coils |
- 04 (0x04) Read Input Registers | - 16 (0x10) Write Multiple Registers |
Modbus TCP Driver
The CAS Modbus TCP driver allows the CAS Gateway to transfer data to and from devices over Ethernet TCP/IP using the Modbus protocol. The CAS Gateway can either be a Client, reading and controlling values from a slave, or a Server, serving data to a Modbus Master.
The CAS Modbus TCP Driver supports the following Modbus Functions:
- 01 (0x01) Read Coils | - 05 (0x05) Write Single Coil |
- 02 (0x02) Read Discrete Inputs | - 06 (0x06) Write Single Register |
- 03 (0x03) Read Holding Registers | - 15 (0x0F) Write Multiple Coils |
- 04 (0x04) Read Input Registers | - 16 (0x10) Write Multiple Registers |
BACnet IP Driver
The CAS BACnet IP driver allows the CAS Gateway to transfer data to and from devices over Ethernet UDP/IP using the BACnet IP protocol. The CAS Gateway can either be a Client, reading and storing values from a BACnet device, or a Server, making data available as BACnet objects.
The CAS BACnet IP Driver supports the following BACnet Services:
- Who-Is | - Who-Has |
- Read Property | - Read Property Multiple |
- Write Property | - Write Property Multiple |
- Subscribe COV | - Time Synchronization |
Note: Chipkin is always updating the BACnet IP Driver. For a recent list of supported services, please visit www.chipkin.com or contact us. If there are services that you require that are not listed, please contact us to discuss how we can add them to the driver.
Web (HTTP, XML, REST, Json, MQTT) Driver
The Web Diver allows for data to be monitored by remote systems running applications that can issue HTTP or SOAP/XML GET requests – such applications can be easily developed by end users. Of course, this data is available using an Internet Browser such as Internet Explorer or Google Chrome
Specifications
The following specifications are common to all Chipkin gateways.
- Certifications: UL and ULc approved
- Ports:
- 10/100BASE-T with RJ-45 connector
- 1x RS232 port
- 1x RS485 port (different models have additional ports)
- Power: 7 - 24 VDC through an external power supply. (12V @ 90mA)
- Operating temperature: 0 - 70 °C (32 - 158 °F)
- LEDs: link, speed/data, power
Dimensions
- Dimensions (LxWxH): 107 x 83 x 25 mm (4.2 x 3.25 x 1 in.)
- Connection type: RS485 (jumper change to RS232)
Top
Bottom
Datasheets
Tools
Resources
A quick start guide with instructions for some of the basic operations of the CAS Gateway product line. Includes instructions for the following:
- Detecting the CAS Gateway via the computer and settings its IP Address
- Downloading the Firmware to the CAS Gateway
- Downloading the Assets to the CAS Gateway
- Downloading the Configuration to the CAS Gateway