06-22-2005 04:08 AM
07-14-2005 06:03 AM
I use unique MAX settings for different applications on the same PC. I’d like to use LabVIEW to Programmatically configure a FlexMotion 6C PCI Card using the provided .flx VIs.
I imagine all motion cards would require the same code.
Is anyone aware of NI instructions for this, or perhaps you have example code?
07-14-2005 06:29 AM
07-18-2005 02:21 AM
Thanks for the reply.
I would like to initialise/configure the 6C independent from MAX. Without instructions, I have experimented with different VIs from the FlexMotion palette, but without success.
The amplifier has axis select lines that are connected to the 6C digital output. I have successfully developed the new application by initialising the 6C using the software delivered with the motion rig (exe code). Therefore the Axis Select VI has been proven.
I need to replicate the initialisation routine contained in the exe file. At present, after a reboot, I cannot get anything from the 6C when using my initialisation code (attached). Does my code contain any obvious errors?
Brian