Real Time Automation, Inc.
79
1-800-249-1612
17)
Time Token Held
–
Time that the gateway has received the token and the time the gateway has
replied
18)
Max Time Token Held
–
Max value of the Time Token Held
Common Error Strings:
1)
BMS: UNHANDLED_MSG_TYPE
–
The gateway received a BACnet/IP message that it doesn’t know
how to process.
2)
BMS: Message Abort - The gateway aborted a message due to one of the common reasons:
a)
“Buffer Overflow” –
The BACnet MS/TP master 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 MS/TP master 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)
BMS: Message Reject - The gateway rejected a message due to one of the common reasons below:
a)
“Buffer Overflow” –
The BACnet MS/TP master is asking for too much information in a single
message.
b)
“Invalid Parameter Data Type” –
The BACnet MS/TP master is not using a data type that the
gateway is expecting.
c)
“Invalid Tag” –
The BACnet MS/TP master did not format the message how the gateway is
expecting.
d)
“Parameter Out of Range” –
The BACnet MS/TP master is asking for information outside of the
gateway's defined range.
4)
BMS: Message Error “XXXXX”
- The gateway is sending an error message due to the listed
explanation:
a)
“Inconsistent parameters”
-
i)
The BACnet MS/TP master tried to write a priority that was out of range or reserved (Priority
6) and was rejected.
ii)
The BACnet MS/TP master tried to write to ALL, REQUIRED or OPTIONAL object property.
b)
“Invalid Data Type” –
The BACnet MS/TP master tried to use a data type with an object that is
not supported.
c)
“Service request denied” –
The BACnet MS/TP master request cannot be processed because the
BACnet MS/TP connection is not established.
d)
“Read access denied” –
The BACnet MS/TP master read request cannot be processed.
e)
“Unknown object” –
The BACnet MS/TP master tried to access an object the gateway does not
support.
f)
“Unknown property” –
The BACnet MS/TP master tried to access a property the gateway does
not support for that object type.
g)
“Unsupported object type” –
The BACnet MS/TP master tried to access an object type the
gateway does not support.
h)
“Value out of range” –
The BACnet/IP message could not be completed because the passed
value was not in the valid range.
i)
“Write access denied” –
The BACnet MS/TP master tried to write a non-writeable property in
the gateway.
j)
“Invalid array index” –