06-01-2006 03:47 PM
06-02-2006
04:36 AM
- last edited on
04-22-2024
06:17 PM
by
Content Cleaner
You are right. As the NI motion controllers are PCI based devices you should expect a great performance improvment with these devices.
Here are the answers to your questions:
1.) The feature you are looking for is called "contouring" and it's available on these 2-axis controllers: PCI-7342, PCI-7352. Contouring allows you to download any type of motion profile to the motion control board and you are not limited to lines, arcs and circles.
2.) Downloading contouring data to the motion board takes only several milliseconds. You even can download the contouring data sequentially in little junks while the move is already running in order to either allow the generation of really huge mtoion profiles or to decrease the download time even further.
3.) Besides contouring the 734x and 735x also provide onboard programming. Onboard programs can be used to run additional tasks independently from the PC's CPU (e. g. to monitor the torque of a motor and stop the move if a user defined limit is exceeded).
Given the information that you have provided I don't see the need for onboard programming in your application.
I hope that helps,
Jochen Klier
National Instruments Germany
06-02-2006 07:36 AM
06-02-2006 08:13 AM
11-22-2007 05:01 PM
I want to know if you still working on labview and
6k2.
I am known in Labview. I did a program on MOTION PLANNER to
control the movement of 2 axes.
I want to use Labview to control the movement via the 6K2
and to take measurements with hot wires.
Can you help me to control the 6K2 with the labview (using
RS232)?
Your help will be appreciated.
Thank so much in advance.
Hachimi (f_hachimi@yahoo.fr)
11-23-2007 11:26 AM
11-26-2007
09:59 AM
- last edited on
04-22-2024
06:18 PM
by
Content Cleaner
Hello Hachimi,
It sounds like you are looking to do standard serial communication with a third-party instrument. I suggest you look at the Basic Serial Write and Read.vi and Advanced Serial Write and Read.vi shipping examples (found in the NI Example Finder under Hardware Input and Output>>Serial). You may also want to look at the following serial communication resources:
Serial Instrument Control Tutorial
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x1jtCAA&l=en-US
Best Regards,
T. McCarty