02-24-2016
08:34 AM
- last edited on
04-04-2024
01:22 PM
by
Content Cleaner
Hi all,
I really need to run a UI to control NI PCI-7334 - National Instruments module.
How can I do this?
Is there any solution to run?
Could you please inform me if there is a solution,
Thanks in advance,
ilkery.
02-24-2016 08:45 AM
You request is very very very generic. Can you give us more details?
What should your UI do? Configuration and acquisition?
02-24-2016 08:55 AM
So sorry for generic question.
I dont know how can I do with this card completely.
As first step configuration and acquisition is enough. Then I can ask my questions (if I have) specifically.
Thanks for your interest.
ilkery.
02-24-2016 09:18 AM
To get started, I sugget you to use the DAQ Assitant and view the code for configuration and acquisition
02-25-2016
08:41 AM
- last edited on
04-04-2024
01:22 PM
by
Content Cleaner
Hi ilkery,
Since this is a stepper motor control board, I would suggest looking at a few NI Motion examples to start off with. After installing the correct software to your computer and setting up your hardware per the Getting Started Guide for this card, search for the Straight Line Move.vi in the Example Finder. This should get you started with doing some basic control of your stepper motor. There are many more NI-Motion examples in the Example Finder that you can play around with as well. I hope this helps!
02-25-2016
10:48 AM
- last edited on
04-04-2024
01:24 PM
by
Content Cleaner
@ilkery wrote:
Hi all,
I really need to run a UI to control NI PCI-7334 - National Instruments module.
How can I do this?
Is there any solution to run?
Could you please inform me if there is a solution,
Thanks in advance,
ilkery.
As already said your question is way to generic. The UI will depend on what you want to do and from the feedback you want from the controller. Look at the examples and I recomment you first get familiar with the NI-7334 interface in MAX and try to understand the different settings and modes of operation.
Ben64