Real Time Automation, Inc.
60
1-800-249-1612
Variables:
1)
Total Msg Request Count
–
Total number of messages received from the BACnet/IP Client.
2)
Read Property Request Received
–
Number of Read Property requests received from the
BACnet/IP Client.
3)
Read Multiple Property Request Received
–
Number of Read Property Multiple requests
received from the BACnet/IP Client.
4)
Write Property Request Received
–
Number of Write Property requests received from the
BACnet/IP Client.
5)
Write Property Multiple Request Received
–
Number of Write Property Multiple requests
received from the BACnet/IP Client.
6)
Total Msg Response Count
–
Total number of messages sent to the BACnet/IP Client.
7)
Read Property Response Sent
–
Number of Read Property Responses sent to the BACnet/IP
Client.
8)
Read Multiple Property Response Sent
–
Number of Read Property Multiple responses sent to
the BACnet/IP Client.
9)
Write Property Response Sent
–
Number of Write Property responses sent to the BACnet/IP
Client.
10)
Write Multiple Property Response Sent
–
Number of Write Property Multiple responses sent to
the BACnet/IP Client.
11)
Error Response Count
–
Total number of read/write errors received.
12)
Timeout Response Count
–
Total number of read/write timeouts.
13)
COV Success Count
–
Total number of successful COV messages.
14)
COV Error Count
–
Total number of COV error messages.
Common Error Strings:
1)
BS: UNHANDLED_MSG_TYPE
–
The gateway received a BACnet/IP message that it doesn’t know
how to process.
2)
BS: Message Abort - The gateway aborted a message due to one of the common reasons below:
a.
“Buffer Overflow” –
The BACnet/IP Client is asking for too much information in a single
message.
b.
“Invalid ADPU” –
The gateway is not able to process the message, try again later.
c.
“Preempted by Higher Priority” –
The BACnet/IP Client message has aborted due to a
higher priority task, try again later.
d.
“Segmentation Not Supported” –
The gateway does not support segmentation. Break up
the Client request into multiple requests.
3)
BS: Message Reject - The gateway rejected a message due to one of the common reasons
below:
a.
“Buffer Overflow” –
The BACnet/IP Client is asking for too much information in a single
message.
b.
“Invalid Parameter Data Type” –
This BACnet/IP data type is not supported.
c.
“Invalid Tag” –
BACnet/IP message is not how the gateway expects the message.