HMS Intesis ASCII Server User manual

BACnet MSTP and BACnet/IP client
USER MANUAL
Issue date: 10/2018 r1.1 ENGLISH

IntesisTM ASCII Server –BACnet Client User Manual r1.1 EN
© HMS Industrial Networks S.L.U - All rights reserved
This information is subject to change without notice
URL https://www.intesis.com
2 / 28
Important User Information
Disclaimer
The information in this document is for informational purposes only. Please inform HMS Industrial Networks of any
inaccuracies or omissions found in this document. HMS Industrial Networks disclaims any responsibility or liability for
any errors that may appear in this document.
HMS Industrial Networks reserves the right to modify its products in line with its policy of continuous product
development. The information in this document shall therefore not be construed as a commitment on the part of HMS
Industrial Networks and is subject to change without notice. HMS Industrial Networks makes no commitment to update
or keep current the information in this document.
The data, examples and illustrations found in this document are included for illustrative purposes and are only intended
to help improve understanding of the functionality and handling of the product. In view of the wide range of possible
applications of the product, and because of the many variables and requirements associated with any particular
implementation, HMS Industrial Networks cannot assume responsibility or liability for actual use based on the data,
examples or illustrations included in this document nor for any damages incurred during installation of the product. Those
responsible for the use of the product must acquire sufficient knowledge in order to ensure that the product is used
correctly in their specific application and that the application meets all performance and safety requirements including
any applicable laws, regulations, codes and standards. Further, HMS Industrial Networks will under no circumstances
assume liability or responsibility for any problems that may arise as a result from the use of undocumented features or
functional side effects found outside the documented scope of the product. The effects caused by any direct or indirect
use of such aspects of the product are undefined and may include e.g. compatibility issues and stability issues.

IntesisTM ASCII Server –BACnet Client User Manual r1.1 EN
© HMS Industrial Networks S.L.U - All rights reserved
This information is subject to change without notice
URL https://www.intesis.com
3 / 28
Gateway for the integration of BACnet MSTP and BACnet IP
installations into ASCII IP or ASCII Serial enabled monitoring and
control systems.
ORDER CODE
LEGACY ORDER CODE
INASCBAC6000000
IBASCBAC6000000
INASCBAC3K00000
IBASCBAC3K00000

IntesisTM ASCII Server –BACnet Client User Manual r1.1 EN
© HMS Industrial Networks S.L.U - All rights reserved
This information is subject to change without notice
URL https://www.intesis.com
4 / 28
INDEX
1Description .................................................................................................................................................................5
1.1 Introduction.........................................................................................................................................................5
1.2 Functionality .......................................................................................................................................................6
1.3 Gateway’s capacity ............................................................................................................................................6
2BACnet interface........................................................................................................................................................7
2.1 Description..........................................................................................................................................................7
2.2 BACnet/IP...........................................................................................................................................................8
2.3 BACnet MSTP....................................................................................................................................................8
2.4 Points definition..................................................................................................................................................9
3ASCII interface.........................................................................................................................................................10
3.1 Description........................................................................................................................................................10
3.2 ASCII Serial......................................................................................................................................................10
3.3 ASCII TCP........................................................................................................................................................10
3.4 Address Map ....................................................................................................................................................10
3.5 Points definition................................................................................................................................................10
3.6 ASCII messages...............................................................................................................................................12
4Connections .............................................................................................................................................................13
4.1 Powering the device.........................................................................................................................................14
4.2 Connection to ASCII.........................................................................................................................................14
4.2.1 ASCII TCP/IP............................................................................................................................................14
4.2.2 ASCII Serial ..............................................................................................................................................14
4.3 Connection to BACnet......................................................................................................................................14
4.3.1 BACnet IP.................................................................................................................................................14
4.3.2 BACnet MSTP ..........................................................................................................................................15
4.4 Connection to the configuration tool.................................................................................................................15
5Set-up process and troubleshooting........................................................................................................................16
5.1 Pre-requisites ...................................................................................................................................................16
5.2 Intesis MAPS. Configuration & monitoring tool for Intesis ASCII series ..........................................................16
5.2.1 Introduction...............................................................................................................................................16
5.2.2 Connection................................................................................................................................................16
5.2.3 Configuration tab ......................................................................................................................................17
5.2.4 Signals......................................................................................................................................................24
5.2.5 Sending the configuration to Intesis .........................................................................................................24
5.2.6 Diagnostic.................................................................................................................................................25
5.3 Set-up procedure..............................................................................................................................................26
6Electrical & Mechanical Features.............................................................................................................................27
7Dimensions ..............................................................................................................................................................28

IntesisTM ASCII Server –BACnet Client User Manual r1.1 EN
© HMS Industrial Networks S.L.U - All rights reserved
This information is subject to change without notice
URL https://www.intesis.com
5 / 28
1 Description
1.1 Introduction
This document describes the integration of BACnet MSTP and BACnet IP installations into ASCII serial (EIA232 or
EIA485) or ASCII IP compatible devices and systems using the Intesis ASCII Server –BACnet Client gateway.
The aim of this integration is to make accessible BACnet system signals and resources from any system capable to be
programmed to read and write simple text messages through EIA232 or EIA485 serial port or Ethernet TCP/IP port (for
example Extron, LiteTouch systems).
The gateway acts as a BACnet IP Client device in its BACnet interface, reading/writing points of other BACnet IP
device(s), and offering this point's values of BACnet device(s) through its ASCII interface using simple ASCII messages.
The readings into the BACnet device(s) performed by the gateway can be by polling or by subscription (COV).
Configuration is carried out using the configuration software IntesisTM MAPS.
This document assumes that the user is familiar with ASCII and BACnet technologies and their technical terms.
Integration of BACnet IP or BACnet MSTP server systems
into ASCII TCP/IP or ASCII Serial control and monitoring systems
ASCII EIA232 / EIA485

IntesisTM ASCII Server –BACnet Client User Manual r1.1 EN
© HMS Industrial Networks S.L.U - All rights reserved
This information is subject to change without notice
URL https://www.intesis.com
6 / 28
1.2 Functionality
From the BACnet system point of view, after the start up process, Intesis subscribes to configured BACnet points or
reads them continuously from their respective BACnet server devices and updates in its memory the value of the
present_value property received from them.
From the ASCII system point of view, after the start up process of the gateway, Intesis waits for any query (ASCII
messages requesting readings of points or ASCII messages requesting writings of points) and acts according to the
message received. See ASCII interface section for details about this ASCII messages.
Each BACnet object from the BACnet server devices is associated to an ASCII, with this, all the configured points of the
BACnet server devices are seen as a single ASCII device with many registers from the ASCII system point of view,
each register corresponding to a present_value of an object on a particular BACnet server device.
When a new value is read from BACnet for a given object/present_value, the new value is updated in the gateway's
memory and made accessible at ASCII Server interface.
In the continuous polling of the BACnet server, if an unresponsive BACnet server device is detected, the corresponding
virtual signal inside Intesis will be activated indicating communication error with the BACnet server device. These virtual
signals indicating communication status in real time with the BACnet devices are also accessible from ASCII, like the
rest of the points of the gateway.
1.3 Gateway’s capacity
Intesis capacity is listed below:
Element
600
version
3000
version
Notes
Type of BACnet devices
IP / MSTP
Communication with BACnet IP and MSTP
Number of BACnet devices
256
Maximum number of different BACnet devices
the Intesis can communicate to
Number of ASCII Registers
600
3000
Maximum number of points that can be defined in
the virtual ASCII Server device inside the gateway
ASCII link layers supported
Serial (EIA485/EIA485)
TCP/IP
Communication with ASCII client with simple
messages through a TCP/IP or serial connection

IntesisTM ASCII Server –BACnet Client User Manual r1.1 EN
© HMS Industrial Networks S.L.U - All rights reserved
This information is subject to change without notice
URL https://www.intesis.com
7 / 28
2 BACnet interface
This section describes the BACnet part of the Intesis's configuration and functionality.
2.1 Description
BACnet server devices are represented in the form of Devices holding Objects, normally every physical device
corresponds to a logical one. The Objects can be of different type depending on the data and functionality the represent:
Analog Input, Analog output, Digital Input, etc. Up to 23 different types of objects. Note that Outputs are objects meant
to be written in the direction BACnet network to the device, and the opposite for Inputs (they are meant to offer status
information of the BACnet device). Value objects are bidirectional.
Every Object has different properties. The most meaningful one, and the one used to read and write values by Intesis
is the Present Value property, which indicates the real value of the object. Every Object of the same type in a Device is
identified with its associated Object Instance.
These are the possible BACnet objects supported by Intesis:
Object Type
Property
Description
Analog Input
Present Value
Analog signal. i.e. Ambient temperature.
Analog Output
Present Value
Analog signal.
Analog Value
Present Value
Analog signal. i.e. Temperature set point value.
Binary Input
Present Value
Digital signal. i.e. ON/OFF status.
Binary Output
Present Value
Digital signal. i.e. ON/OFF command.
Binary Value
Present Value
Digital signal. i.e. ON/OFF status/command.
Multistate Input
Present Value
Multistate signal. i.e. Working mode status.
Multistate Output
Present Value
Multistate signal.
Multistate Value
Present Value
Multistate signal. i.e. Working mode command.
Accumulator
Present Value
Analog signal.
Loop
Present Value
Analog signal.
Every signal is identified with its associated Device + Object Type + Object Instance.
Intesis simulates a virtual BACnet device inside the BACnet system acting as client device in the BACnet system. The
communication with the rest of the BACnet devices is done via the Ethernet port of the gateway which implements the
BACnet protocol.
Intesis implements a single BACnet object of its own: this is, its BACnet Device Object, containing its BACnet Device
Identifier and basic properties of Intesis as BACnet device (name, firmware version, etc).
Using the configuration tool with Intesis it’s possible to scan the BACnet network for available devices and their objects,
which can later be directly added to your configuration. This facilitates the configuration process, avoiding entering them
manually.
BACnet/IP and BACnet MSTP physical layers are supported. Only one physical layer can be used at a time. This is, if
communicating to BACnet using BACnet/IP, BACnet MSTP cannot be used, and viceversa.

IntesisTM ASCII Server –BACnet Client User Manual r1.1 EN
© HMS Industrial Networks S.L.U - All rights reserved
This information is subject to change without notice
URL https://www.intesis.com
8 / 28
2.2 BACnet/IP
Main parameter to set up for BACnet/IP, additional to basic IP settings (IP, netmask, default gateway) is the
communication port. Intesis uses port 47808 (0xBAC0) by default and it can be changed at configuration time.
When using BACnet/IP, device can also act as a Foreign Device (in order to be able to communicate with devices that
are in another network domain), alternatively implement a BBMD itself (Bacnet/IP Broadcast Management Device). This
functionality facilitates communication of devices in other networks with the devices in the network where Intesis is
installed.
Communication with BACnet/IP excludes possibility of communicating with BACnet MSTP from Intesis.
2.3 BACnet MSTP
When choosing BACnet MSTP device needs to be associated with a MAC address (address within the MSTP network
segment), to be configured with configuration software.
Following baud rates are supported for MSTP line: 9600, 19200, 38400, 76800, 115200 or Autobauding (autodetect).
Standard wiring guidelines for EIA485 apply for the BACnet MSTP line.
Communication with BACnet MSTP excludes possibility of communicating with BACnet/IP from Intesis.

IntesisTM ASCII Server –BACnet Client User Manual r1.1 EN
© HMS Industrial Networks S.L.U - All rights reserved
This information is subject to change without notice
URL https://www.intesis.com
9 / 28
2.4 Points definition
Every point defined in Intesis has the following BACnet features associated to it:
Feature
Description
BACnet Device
BACnet device to which belongs the point, from a list of BACnet devices that can be
defined in Intesis (up to 16).
For every BACnet device defined, a virtual signal is created automatically in Intesis to
inform about the communication with the BACnet device, this signal is available also from
the ASCII interface like the rest of points.
BACnet object type
BACnet object type for the point. It can be one of the following BACnet object types
supported by Intesis:
AI = Analog Input.
AO = Analog Output.
AV = Analog Value.
DI = Digital Input.
DO = Digital Output.
DV = Digital Value.
MI = Multistate Input.
MO = Multistate Output.
MV = Multistate Value.
LOOP = Loop
ACCUM = Accumulator
Consult documentation of BACnet device(s) to integrate for information about BACnet object types of the points
desired to integrate.
BACnet object instance
BACnet object instance for the point on the external BACnet device.
Consult documentation of BACnet device(s) to integrate for information about BACnet object instance of the
points desired to integrate.
Note that configuration tool used with Intesis enables for discovery of existing BACnet devices in the network, as well
as their BACnet objects and types, which can be later directly added in configuration. This facilitates the process of
choosing suitable parameters above for every BACnet object on every BACnet device to integrate.

IntesisTM ASCII Server –BACnet Client User Manual r1.1 EN
© HMS Industrial Networks S.L.U - All rights reserved
This information is subject to change without notice
URL https://www.intesis.com
10 / 28
3 ASCII interface
This section describes the ASCII interface of the Intesis, its configuration and functionality.
3.1 Description
The gateway can be connected to any ASCII enabled device using its EIA232 interface (DB9 connector DTE), EIA485
interface or TCP/IP (Ethernet connector) and offers through this interface the possibility of supervision and control of its
internal BACnet points using simple ASCII messages.
On receiving messages corresponding to write commands in its ASCII interface, the gateway sends the corresponding
write command message to the associated BACnet device.
When a new value for a point is received from BACnet, the corresponding ASCII message indicating the new value will
be sent through the ASCII interface, but only if the point is configured for sending this "spontaneous messages", if it is
not configured to do so, then the new value will be available to be polled in any moment from the ASCII enabled device
connected to this ASCII interface. This behaviour of sending or not through the ASCII interface the new values received
from BACnet is configurable individually per point in the gateway.
3.2 ASCII Serial
Serial communication for the ASCII communication can be configured to match the ASCII master device.
Only the RX, TX and GND lines of the EIA232 connector are used (TX/RX+ and TX/RX- for EIA485).
3.3 ASCII TCP
The TCP port to use can be configured (by default 5000 is used).
The IP address, subnet mask and default router address to use by Intesis can be also configured.
3.4 Address Map
The ASCII address map is fully configurable; any point in the Intesis can be freely configured with the desired internal
register address. Check the configuration tool manual for more information.
3.5 Points definition
Every point defined in the gateway has the following ASCII features associated to it, which can be configured:
Feature
Description
Signal
Signal or point description. Only for information purposes at user level.
ASCII string
Defines the ASCII string that will be used to access this register
•Max length: 32 characters

IntesisTM ASCII Server –BACnet Client User Manual r1.1 EN
© HMS Industrial Networks S.L.U - All rights reserved
This information is subject to change without notice
URL https://www.intesis.com
11 / 28
Read/Write
Defines the current function (read, write or both) to be used from the ASCII side with this
register. It can’t be configured as it is directly set when selecting the current BACnet type
object.
Function
Read
Write
Read/Write
BACnet Object
Analog Input
Binary Input
Multistate Input
Loop
Accumulator
Analog Output
Binary Output
Multistate Output
Analog Value
Binary Value
Multistate Value
Spontaneous
Determines if any change of value for the point received from BACnet will generate a
spontaneous ASCII message to send through the ASCII interface informing about the new
value.
A/D
Defines the current variable type for this register from the ASCII side. It can’t be configured as
it is directly set when selecting the current BACnet type object.
Type
Analog
Digital
BACnet Object
Analog Input
Analog Output
Analog Value
Multistate Input
Multistate Output
Multistate Value
Loop
Accumulator
Binary Input
Binary Output
Binary Value

IntesisTM ASCII Server –BACnet Client User Manual r1.1 EN
© HMS Industrial Networks S.L.U - All rights reserved
This information is subject to change without notice
URL https://www.intesis.com
12 / 28
3.6 ASCII messages
Communication from the ASCII side is carried out thanks to simple ASCII messages. Note that these messages can be
configured from the configuration tool to match the ASCII master device.
The ASCII messages used to read/write points into the gateway through this interface have the following format
•Message to read a point's value:
ASCII_String?\r
Where:
Characters
Description
ASCII_String
String indicating the point's address inside the gateway
?
Character use to indicate that this is a reading message
(configurable from the configuration tool)
\r
Carriage return character (HEX 0x0D, DEC 13)
•Message to write a point's value:
ASCII_String=vv\r
Where:
Characters
Description
ASCII_String
String indicating the point's address inside the gateway
=
Character use to indicate that this is a reading message
(configurable from the configuration tool)
vv
Current point’s value
\r
Carriage return character (HEX 0x0D, DEC 13)
•Message informing about a point's value (sent spontaneously by the gateway when receiving a change
from BACnet or sent by the gateway in response to a previous poll for the point):
ASCII_String=vv\r
Where:
Characters
Description
ASCII_String
String indicating the point's address inside the gateway
=
Character use to indicate where point’s data starts
vv
Current point’s value
\r
Carriage return character (HEX 0x0D, DEC 13)

IntesisTM ASCII Server –BACnet Client User Manual r1.1 EN
© HMS Industrial Networks S.L.U - All rights reserved
This information is subject to change without notice
URL https://www.intesis.com
13 / 28
4 Connections
Find below information regarding the Intesis connections available.
Power Supply
Must use NEC Class 2 or Limited Power Source (LPS) and SELV rated
power supply.
If using DC power supply:
Respect polarity applied of terminals (+) and (-). Be sure the voltage
applied is within the range admitted (check table below). The power
supply can be connected to earth but only through the negative terminal,
never through the positive terminal.
If using AC power supply:
Make sure the voltage applied is of the value admitted (24 Vac). Do not
connect any of the terminals of the AC power supply to earth, and make
sure the same power supply is not supplying any other device.
Ethernet / BACnet IP / ASCII TCP/IP
Connect the cable coming from the IP network to the connector ETH of
the gateway. Use an Ethernet CAT5 cable. If communicating through the
LAN of the building, contact the network administrator and make sure
traffic on the port used is allowed through all the LAN path (check the
gateway user manual for more information). Default IP is
192.168.100.246. DHCP is enabled by default.
PortA / BACnet MSTP
Connect the EIA485 bus to connectors A3 (A-), A4 (B+) and A1 or A2 (SNGD) of gateway’s PortA. Respect the polarity.
PortB / ASCII Serial
Connect the EIA485 bus to connectors B1 (B+), B2 (A-) and B3 (SNGD) of gateway’s PortB. Respect the polarity.
Connect the serial cable EIA232 coming from the external serial device to the EIA232 connector of gateway’s PortB.
This is a DB9 male (DTE) connector in which only the lines TX, RX and GND are used. Respect the maximum distance
of 15 meters.
Note for PortA and PortB; Remember the characteristics of the standard EIA485 bus: maximum distance of 1200
meters, maximum 32 devices connected to the bus, and in each end of the bus it must be a termination resistor of 120
Ω. The port includes a DIP-Switch for configuration of biasing circuit as well as termination:
SW1: ON: 120 Ω termination active
OFF: 120 Ω termination inactive (default)
SW2-3:
ON: Polarization active (default in BACnet MSTP port)
OFF: Polarization inactive (default in ASCII serial port)
If the gateway is installed in one bus end make sure that termination is active.
Console Port
Connect a mini-type B USB cable from your computer to the gateway to allow communication between the Configuration
Software and the gateway. Remember that Ethernet connection is also allowed. Check the user manual for more
information.
USB
Connect a USB storage device (not a HDD) if required. Check the user manual for more information.
Ensure proper space for all connectors when mounted (see section 7).

IntesisTM ASCII Server –BACnet Client User Manual r1.1 EN
© HMS Industrial Networks S.L.U - All rights reserved
This information is subject to change without notice
URL https://www.intesis.com
14 / 28
4.1 Powering the device
A power supply working with any of the voltage range allowed is needed (check section 6). Once connected the RUN
led (Figure above) will turn on.
WARNING! In order to avoid earth loops that can damage the gateway and/or any other equipment connected to it, we
strongly recommend:
•The use of DC power supplies, floating or with the negative terminal connected to earth. Never use a DC
power supply with the positive terminal connected to earth.
•The use of AC power supplies only if they are floating and not powering any other device.
4.2 Connection to ASCII
4.2.1 ASCII TCP/IP
Connect the communication cable coming from the network hub or switch to the ETH port of Intesis. The cable to be
used shall be a straight Ethernet UTP/FTP CAT5 cable.
4.2.2 ASCII Serial
Connect the communication cable coming from the ASCII network to the port marked as Port B of Intesis. Connect the
EIA485 bus to connectors to connectors B1 (B+), B2 (A-) and B3 (SNGD) of gateway’s PortB. Respect the polarity.
Remember the characteristics of the standard EIA485 bus: maximum distance of 1200 meters, maximum 32 devices
connected to the bus, and in each end of the bus it must be a termination resistor of 120 Ω. Set port switch SW1 to ON
if gateway is installed on one bus end. SW2-3 will generally go OFF (no polarization), as polarization will typically be
provided in the ASCII Serial master device.
4.3 Connection to BACnet
4.3.1 BACnet IP
Connect the communication cable coming from the network hub or switch to the ETH port (Figure above) of Intesis. The
cable to be used shall be a straight Ethernet UTP/FTP CAT5 cable
In case there is no response from the BACnet devices to the frames sent by Intesis, check that they are operative and
reachable from the network connection used by Intesis. Check the Intesis Ethernet interface sending Pings to its IP
address using a PC connected to the same Ethernet network.
Check as well with the network admin that there are no limitations regarding UDP communication or ports blocked.
BACnet IP connection using switch/hub and straight cable
Ethernet straight

IntesisTM ASCII Server –BACnet Client User Manual r1.1 EN
© HMS Industrial Networks S.L.U - All rights reserved
This information is subject to change without notice
URL https://www.intesis.com
15 / 28
4.3.2 BACnet MSTP
Connect the EIA485 bus to connectors A3 (A-), A4 (B+) and A1 or A2 (SNGD) of gateway’s PortA. Respect the polarity.
Remember the characteristics of the standard EIA485 bus: maximum distance of 1200 meters, maximum 32 devices
connected to the bus, and in each end of the bus it must be a termination resistor of 120 Ω. Set port switch SW1 to ON
if gateway is installed on one bus end. SW2-3 will generally go to ON (polarization active), unless there is another client
/ header device providing polarization in the same bus.
4.4 Connection to the configuration tool
This action allows the user to have access to configuration and monitoring of the device (more information can be found
in the configuration tool User Manual). Two methods to connect to the PC can be used:
•Ethernet: Using the Ethernet port of Intesis.
•USB: Using the console port of Intesis, connect a USB cable from the console port to the PC.

IntesisTM ASCII Server –BACnet Client User Manual r1.1 EN
© HMS Industrial Networks S.L.U - All rights reserved
This information is subject to change without notice
URL https://www.intesis.com
16 / 28
5 Set-up process and troubleshooting
5.1 Pre-requisites
It is necessary to have an ASCII TCP/IP client or ASCII Serial master operative and well connected to the corresponding
ASCII port of Intesis as well as the BACnet IP or BACnet MSTP server devices connected to their corresponding ports
as well.
Connectors, connection cables, PC to use the configuration tool and other auxiliary material, if needed, are not supplied
by HMS Networks SLU for this standard integration.
Items supplied by HMS Networks for this integration are:
•Intesis gateway.
•Mini-USB cable to connect to PC
•Link to download the configuration tool.
•Product documentation.
5.2 Intesis MAPS. Configuration & monitoring tool for Intesis ASCII series
5.2.1 Introduction
Intesis MAPS is a Windows®compatible software developed specifically to monitor and configure Intesis ASCII series.
The installation procedure and main functions are explained in the Intesis MAPS User Manual for ASCII. This document
can be downloaded from the link indicated in the installation sheet supplied with the Intesis device or in the product
website at www.intesis.com
In this section, only the specific case of BACnet to ASCII systems will be covered.
Please check the Intesis MAPS user manual for specific information about the different parameters and how to configure
them.
5.2.2 Connection
To configure the Intesis connection parameters press on the Connection button in the menu bar.
Figure 5.1 MAPS connection

IntesisTM ASCII Server –BACnet Client User Manual r1.1 EN
© HMS Industrial Networks S.L.U - All rights reserved
This information is subject to change without notice
URL https://www.intesis.com
17 / 28
5.2.3 Configuration tab
Select the Configuration tab to configure the connection parameters. Three subsets of information are shown in this
window: General (Gateway general parameters), ASCII (ASCII interface configuration) and BACnet Client (BACnet
interface parameters).
Figure 5.2 Intesis MAPS configuration tab
General parameters are explained in Intesis MAPS user manual for Intesis ASCII Server Series.
5.2.3.1 ASCII Configuration
Set the parameters for connection to ASCII device.
Figure 5.3 Intesis MAPS configuration tab for BACnet Client

IntesisTM ASCII Server –BACnet Client User Manual r1.1 EN
© HMS Industrial Networks S.L.U - All rights reserved
This information is subject to change without notice
URL https://www.intesis.com
18 / 28
•Communication type: Select if ASCII communication will be through TCP/IP, serial (EIA232 or EIA485) or
both.
•Notification on ASCII Value: Gateway will allow sending spontaneous messages to the ASCII bus when a
change of value is received in the BACnet side.
•Answer required for write commands: If enabled, the gateway will send back an OK message to the ASCII
master device.
•Define custom string commands: Define the special character to be used to read or write the internal gateway
datapoint.
•Port: TCP port to be used for the ASCII communication. By default, it is set to 5000.
•Keep Alive: Time of inactivity before sending a keep alive message.
o0: Disabled
o1…1440: Possible values expressed in minutes. By default, it is set to 10.
•Connection type: Physical connection, between EIA232 and EIA485 can be selected.
•Baud rate: Selectable from 1200, 2400, 4800, 9600, 19200, 38400, 56700 and 115200.
•Data type:
oData Bits: 8
oParity can be selected from: none, even, odd.
oStop Bits:1 and 2
5.2.3.2 BACnet Client Configuration
Set the parameters for connection to BACnet network / BACnet server devices in the network.
Figure 5.4 Intesis MAPS configuration tab for BACnet Client

IntesisTM ASCII Server –BACnet Client User Manual r1.1 EN
© HMS Industrial Networks S.L.U - All rights reserved
This information is subject to change without notice
URL https://www.intesis.com
19 / 28
Configuration for BACnet client has three sections: General Configuration, Devices Configuration and Gateway Mode.
•General Configuration
In this section, following parameters should be configured:
1. Device Name. Name of the device in the bacnet network (‘object name’ property of device object)
2. Device Instance. Instance number of the device in the bacnet network (instance number property of device
object)
3. Password. BACnet password of the device to execute service ‘Device Management – Restart’, sent by other
device in the BACnet network.
4. Sequential comms. Enables sequential communication with other BACnet server devices. This is, no new
request will be initiated from Intesis until response to last request has been received. This becomes necessary
in case of communication with BACnet MSTP devices behind a BACnet IP to MSTP router, as no concurrent
transactions are possible in MSTP.
•Gateway Mode
In this section, following parameters should be configured:
1. Mode. Select whether Intesis is going to connect with BACnet IP or BACnet MSTP. Rest of parameters in the
section will be different depending on this.
2. (Mode IP) UDP Port. UDP port that will be used for BACnet IP communication. It defaults to 47808 (0xBAC0)
3. (Mode IP) Network Role. Related to capability of the device of communicating with devices from other
networks. Disabled, Foreign Device or BBMD are the possible choices. In case of Foreign Device, IP of the
BBMD where it will connect needs to be entered, as well as TTL (time-to-live). In case of selecting BBMD, table
of BBMD’s in the BACnet network needs to be entered.
4. (Mode MSTP) Max Masters. Highest MAC address of BACnet MSTP master device in the MSTP line.
5. (Mode MSTP) Max Info Frames. Max number of frames that the device can send out to the network when it
receives token in the MSTP line.
6. (Mode MSTP) Baudrate. Baudrate of the BACnet MSTP link.
7. (Mode MSTP) MAC Address. MAC address of Intesis as BACnet MSTP device in the MSTP line.
•Devices Configuration
In this section, a single entry for which BACnet server device the Intesis is to communicate with needs to be entered.
In Signals table, each signal will need to be associated with the device it will be read to/written from.
Figure 5.5 Devices configuration section

IntesisTM ASCII Server –BACnet Client User Manual r1.1 EN
© HMS Industrial Networks S.L.U - All rights reserved
This information is subject to change without notice
URL https://www.intesis.com
20 / 28
Devices can be added in three ways:
•Manually: With checkbox ‘Use template’ disabled, Add button should be clicked. Number of devices to add can
be adjusted in the text field next to button Add.
•From template: Same as manual but based on a template file. This will add in Signals table all the signals
specified in the template file for the device to be integrated.
•From scan: Gives functionality to scan the BACnet network for existing BACnet server devices and their
objects, enabling to add them in the config. See section ‘BACnet scan functionality’ below for further detail.
Once a device is added, following fields must be filled in for each device:
Figure 5.6 Devices configuration section
1. Device Name. Device identifier within MAPS. It will be used to reference the device from the signals table
2. Recipient Type. Way in which the device will be identified within the BACnet network. Options are Device
(instance), Address, Address (MSTP). Depending on which option is chosen different parameters will appear to
enter the details of the address.
3. (Recipient type: Device) Object Instance: Instance number of device object for the BACnet server device.
4. (Recipient type: Address) Network: Destination network, 0..65535. 0 for local network, 65535 for broadcast
(all networks).
5. (Recipient type: Address) IP / Port: IP and Port of the BACnet server device.
6. (Recipient type: Address (MAC)) Network: Destination network, 0..65535. 0 for local network, 65535 for
broadcast (all networks).
7. (Recipient type: Address (MAC)) MSTP MAC Address: MAC address 0..255 of the BACnet server device.
8. Reading type: Related to service that will be used to read the BACnet server device. Options are Polling
(ReadProperty), COV, COV-unconf (unconfirmed COV), Polling Multiple (ReadPropertyMultiple).
9. Write priority: priority with which writes will be performed. Default is (none) (no priority), can be chosen from 1
(highest) to 16 (lowest) and none.
10. COV Lifetime: Periodic timeout at which COV subscription will be renewed.
•BACnet scan functionality
Devices Configuration section includes functionality to scan the BACnet network for existing BACnet servers and their
objects.
To access this Scan functionality window, make sure that you’re online/connected with the device and click on Scan
button.
This manual suits for next models
4
Table of contents
Other HMS Server manuals
Popular Server manuals by other brands

DMP Electronics
DMP Electronics EBOX-3300MX Series user guide

Sun Microsystems
Sun Microsystems SunLink SNA 9.1 PU2.1 Configuration guide

NEC
NEC Express5800/R320g-M4 Maintenance Guide

Lenovo
Lenovo ThinkServer TD230 manual

Supermicro
Supermicro SuperServer E403-9D-4C-FN13TP user manual

Fujitsu
Fujitsu PRIMERGY RX200 S5 operating manual