Program Hangs up when ClsVxmDriver.ReleaseDriver() is called
14 views
Skip to first unread message
ohallor...@gmail.com
unread,
Sep 1, 2015, 10:17:34 AM9/1/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Velmex Controls
Hello, I am running my velmex xy table through a velmex motor controller. I generated a C# library to be used with National Instruments Teststand that had a select group of functions more specific to my needs but used the c# library you have provided. I can run the OpenDriver() method just fine, but when I call the ReleaseDriver() function, my program gets hung up and ReleaseDriver() never finishes executing. Is there a timeout of any sort in the ReleaseDriver() or does it just execute until the release is successful? Do you have any idea what could be causing it to get hung up?