From 2551c69ec897bae5a68df9df5da2d5345037aaa0 Mon Sep 17 00:00:00 2001 From: skarg Date: Wed, 20 Mar 2013 18:16:59 +0000 Subject: [PATCH] Added MSTPCRC to readme.txt since it is included in the bundle. --- bacnet-stack/bin/readme.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/bacnet-stack/bin/readme.txt b/bacnet-stack/bin/readme.txt index fb624dad..e83724fd 100644 --- a/bacnet-stack/bin/readme.txt +++ b/bacnet-stack/bin/readme.txt @@ -44,12 +44,16 @@ baciamr - BACnet I-Am-Router to Network message bacinitr - BACnet Initialize Router message bacwir - BACnet Who-Is Router to Network message -MS/TP Capture Tool +MS/TP Tools ------------------ -The mstpcap tool is used for capturing MS/TP traffic +mstpcap - a tool that is used for capturing MS/TP traffic from an RS-485 serial adapter and saving the packets in a file for viewing by Wireshark. +mstpcrc - calculates Header CRC or Data CRC for ascii hex or decimal input. +Optionally takes the input and saves it to a PCAP format file for viewing +in Wireshark. + Environment Variables --------------------- BACNET_APDU_TIMEOUT - set this value in milliseconds to change