11-23-2009 11:08 AM
NI Assistant,
I am tasked with setting up a Motion Control using two each OMEGA LC712-100K, -50K and -10K load cells to monitor the cable tension on six A/C motor driven winches. I also need to Monitor and calculate a Moment as well as the load slope for Load verses Time.
I have zero time to develop and I have searched your databases for existing Motor Controls to modify.
Should I use Case Structures and then place them in a while loop?
I setup a drawing in Word to visually define the task.
Signed,
Patrick Murphy
11-24-2009 04:57 PM
Hi Patrick,
The reason why the Motion Control examples will not work for you is beacuse they are meant to be used with the NI Motion boards. Since you are using DAQ boards, the examples are probably not going to be able to help you too much. However, there is one example on the community that might be a place for you to start.
pmurphy wrote:Should I use Case Structures and then place them in a while loop?
What exactly do you mean by this? What do you want in the case structure or while loop?