Real Time Automation, Inc.
56
1-800-249-1612
1)
Network Bitmap Status (Displayed in Hex):
a)
Each bit corresponds to a server. If the bit is set, the server is connected, otherwise the bit is 0.
b)
Bit 0 corresponds to Server 1 and Bit 4 is for Server 5 and so on.
2)
RD Prop Request
–
Number of Read Property Single requests sent to the BACnet/IP devices.
a)
NOTE
: Read Property Single Requests are only used if the BACnet/IP device does not support
Read Property Multiple (RPM).
3)
WR Prop Request
–
Number of Write Property Single requests sent to the BACnet/IP devices.
a)
NOTE
: Write Property Single Requests are only used if the BACnet/IP device does not support
Write Property Multiple (WPM).
4)
RD Prop Multiple Request
–
Number of Read Property Multiple requests sent to the BACnet/IP
devices.
5)
WR Prop Multiple Request
–
Number of Write Property Multiple requests sent to the BACnet/IP
Devices.
6)
RD/WR Response Success
–
Number of successful read or write responses received. This value
should be equal to RD WR RD Mu WR Multiple Variable Counts.
7)
RD/WR Response Error
–
Number of read or write error responses received.
a)
NOTE
: If the gateway receives an error of Unsupported Service for a RPM or WPM request, then
RP/WR Single requests will be used for that device for the duration of that power up.
8)
RD/WR Timeout
–
Total number of read/write requests sent to the BACnet/IP device with no reply
received within the response timeout configured.
9)
# of Object Read Attempts
–
Total number of objects that the gateway attempted to read.
10)
# of Object Write Attempts
–
Total number of objects that the gateway attempted to write.
Status Strings
-
These are the values for
All Servers,
or the specific server selected.
1)
Last Error Code:
a)
Last read/write reply error that the gateway received
Error Code Breakdown
:
1)
(“DevID”) “function” “ObjectID” Err –
“Error Code”
a)
“DevID” –
This will give you the Device Instance of the server that is returning the error.
b)
“function” –
This will either be
rd
for read single request,
wr
for write single request,
rpm
for
read property multiple request, or
wpm
for write property multiple request.
c)
“ObjectID” –
This will give you the object type and object number for the request that had the
error.