07-06-2016 05:02 PM
Hi everyone,
I'm looking for a vi that can be used to set the same motor features that can be set with MAX. It would be great to run a vi like this rather than setting up MAX each time in advance of running the acutal application. I realize there are distinct vi's for most of the functions in addition to plain old initiazation (e.g. setting stepper interval, movements modes). I'm hoping someone has already written this. The idea would be to set up the motor constants once and then incoprporate this VI into a state machine in the start up case - no more MAX.
Thanks in advance,
Greg
07-07-2016 01:55 AM
You can programmatically export and import MAX configurations...
Measurement I/O > System Configuration > Utilities > Export.vi
Measurement I/O > System Configuration > Utilities > Import.vi