Multistate vs. Multi-State
Fix by svn 937
Corrected "multistate-xxx" to "multi-state-xxx"...
Fix two uses of the ParseType "pos" instead of ...
Accidentally deleted filling ErrorClass combo d...
Add sorting to VTSEnumeratedCtrl, mostly for pr...
Add a Format parameter to BACnetEncodeable::Enc...
Widen date fields in dialogs: "Wednesday, 24-Se...
Fix bug that caused PageDown/PageUp in packet l...
Fix bug that caused crash if script was re-comp...
Minor tweaks for 135-2012.
Changes to read-all-properties
Update services-support and object-types-suppor...
Fix ReadEnum
The Send dialog system is tangled enough, and the style is old enough (VC++ 6 or...
These changes have been merged. I also added Send dialogs for WhatIsNetworkNumber...
Add Send dialogs for Who-Is-Network-Number and ...
Correct classnames in VC++ magic comments
Make octet string parsing more forgiving: allow...
Comment
Allow array size beyond 16 bits.
Add images for new object types, plus some grow...
Slight cleanup of extended object type logic
Clean up object-type usage
Project files for Visual Studio 2010 (forgot th...
So what line endings are IN your script files? Use a hex editor, or have Notepad++...
I am using Octave to generate a VTS script file. When I view the file I create in...
Hello, new here. My VTS was working fine, I went in & changed the address of MyIP...
Add new properties and objects to the is-proper...
Add some support for new network messages
Missed a break after SERIAL_NUMBER case
Project file for Visual Studio 2010
Tweaks for script message processing and log pa...
Add decode support for new properties in 135-20...
Eliminate warnings with Visual Studio 2010.
RESOLVED! I finally found a few minutes to go through the source code. Adding the...
Changes from Andreas Becker: minimal support fo...
I tried changing the name to TD in the device definition. Still the same. Unless...
Thanks for the updates. I will merge them once I remember how to build VTS...
Try renaming your device from "MyDevice" to "TD". As the Survival Guide says Define...
Thank you for the reply. Yes, I set up VTS from the quick start guide and have gone...
Do you have "VTS Survival Guide.doc"? It describes a "happy path" to getting VTS...
Thank you for the reply. I tried your script (set up the variables it needed, etc.)...
In my experience, you are better off defaulting most of the APDU header stuff. If...
Hi, Using VTS 3.5.5 I am having trouble getting the following script to work: SECTION...
Hi developers, to compile the VTS from Source we setup an Windows XP with Visual...
The Files
Hi all, we created some patches, to prevent the VTS from crashing, when it receives...