We are trying to controll with Labview a stepping motor controller which is moving a Velmex Bislide. We want to have a screen where we can change the number of steps, velocity, etc. Finally, we want to implement a thermocouple in one of the arms.
We had the Velmex drivers but they are connecting with COSMOS program and we don't want to use it.
Can someone help us? Do you know any example?
Moderator Edit: (Code not shown)
1.) You should make the VI more readable, I discovered that if you right-click on the icon and uncheck the "Show as icon" option then you can see all the connection points in an order that is less likely to miswire the VI
I will look at the code again once I readjust it to be more readable (At the moment I see what may be mistakes or just not understanding)
I will post again soon
Thank you very much,
Laia
I have never heard of Labjack, but taking a quick look it would appear to add more complexity to a user that does not understand the basics of serial communication.
From the Labview forums I found a post (names removed to protect the innocent)
"A quick sanity check would be to run this with your controller on: Find All COM VISA Resource Names at http://zone.ni.com/devzone/cda/epd/p/id/2757"
I gave this a shot and thought it would work, but it did nothing? (I wonder what I missed?)
Laia, can you post what you have working? and did you check out the code that Velmexcontrols posted? That may simplify things?
--
You received this message because you are subscribed to the Google Groups "Velmex Controls" group.
To post to this group, send email to velmex-...@googlegroups.com.
To unsubscribe from this group, send email to velmex-contro...@googlegroups.com.
Visit this group at http://groups.google.com/group/velmex-controls?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.
I am trying to use LabView to control my VXM Stepping Motor Controller. I am very new to LabView and was wondering how all the code attached to this group works. I've downloaded the code and tried to run it but came across a bunch of errors that I'm not sure how to fix. If anyone could give me a quick rundown on how all the code works or if I'm missing any sub VI that would be much appreciated.
Thanks!