03-21-2006 09:43 PM
03-22-2006
06:24 AM
- last edited on
03-03-2025
11:40 AM
by
Content Cleaner
Please provide more specific information. What do you try to accomplish? What hardware are you using? What are your driver versions?
It looks like you mix up several things here. If you are using a motion control board you can't run the PID loop in LabVIEW. If you want to do software based motion control this is also possible with LabVIEW but you will have to use other hardware platforms than a motion control board.
Regards,
Jochen Klier
National Instruments Germany
P. S.: the PID loop on a motion control board like the PCI-7344 runs also with analog feedback
03-22-2006 08:36 AM - edited 03-22-2006 08:36 AM
帖子被langtian在03-22-2006 08:42 AM时编辑过了
03-22-2006
09:04 AM
- last edited on
03-03-2025
11:41 AM
by
Content Cleaner
There are multiple reasons why your software PID control approach won't work:
The simplest system setup for a software based motion control system contains these components:
Please read the information about the NI SoftMotion Development Module that I have linked to my first reply. This document should give you a good idea how to proceed.
Jochen Klier
National Instruments Germany
03-22-2006 09:36 PM - edited 03-22-2006 09:36 PM
帖子被langtian在03-22-2006 09:40 PM时编辑过了
03-23-2006
03:43 AM
- last edited on
03-03-2025
11:42 AM
by
Content Cleaner
Langtian,
In general as long as you don't have very special needs like feedback signals that can't be used with a 7344 or extremly high performance requirements the 7344 will do the job.
Jochen