|
Re: please some tell me how to start programing in labview
Run the benchtop control system test to make sure everything is working and set up correctly. Then start with very very simple programming tasks and work your way up. Look for concrete examples in the manuals. I found some in WPI's C/C++ Programming Guide. Even if you are using LabView, these examples are still relevant since you will be using the same WPI functions to get the job done.
|