Hi ,
I am new to VTS tool . I have tried few scripts and it works for me . I am trying to integrate the same with my automation frame work . Can any one send me the steps to run the VTS scripts from DOS and how we can return the output ??
Regards,
Raj
VTS scripts run only from within VTS. They use the VTS engine to send, receive, and decode the results.
If you need something that can execute from a command line, you might look at the Python BACnet stack also on SourceForge. I haven't used it, so I can't offer any information about it, but it is worth a look.