LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

daq and fuzzy logic kit

Hi.

My fuzzy VI is not reading data from the DAQ board. Can anybody help me about it? The main hardware and soft I am using are:

Windows XP Pro
LabVIEW 6.1
PCI-6031E DAQ board
PCI-7342 motion control board

Thank you.

Airo
0 Kudos
Message 1 of 4
(2,878 Views)
Hello Airo,

To verify that your hardware is configured and running properly, open Measurement and Automation Explorer (Start->Programs->National Instruments-> Measurement & Automation). Right-click on Devices and Interfaces (under My System) and select to Create a New RDA device. Select the IP Address of your Real-Time controller and the 6031 in your system. Once you've added your remote DAQ device as a RDA device in MAX, you can right-click on it to view the properties and run a test panel. If the signal looks good here, then we know we need to start simplifying your code (perhaps use probes) to troubleshoot the problem. If the signals don't look good in MAX, verify that your connections are right (checking pinouts and grounding) and that it is configured
properly in MAX.

Please let me know if you have further questions.

Regards,

Kristi H
National Instruments
0 Kudos
Message 2 of 4
(2,877 Views)
Hi everyone, I need to develop a Fuzzy PID in school, but My LabVIEW version( 7.1 student version) doesnt have the fuzzy express vi, can anybody send it to me?
0 Kudos
Message 3 of 4
(2,815 Views)
Hello!

We do not have a fuzzy logic express VI. To do fuzzy logic control you must have the PID toolkit installed. As a side note if you have the Student Edition of LabVIEW you should already have this PID toolkit. For more information on todo fuzzy logic control please see the PID toolkit manual at the link below. There is a complete chapter on fuzzy logic control.

http://sine.ni.com/nips/nisearchservlet?nistype=psrelcon&sortby=localesort&nid=1394〈=US&filter=%2B%28locale%3Aen%29+%2B%28phwebnt%3A838%29+%2Bnicontenttype%3Aproductmanual+%2Bmanualstatus%3Acurrent+-doctype%3Aspecifications&title=LabVIEW+PID+Control+Toolkit+for+Windows+Manuals

Let me know if there is more I can do to help. Have a great day!

Allan S.
National Instruments
0 Kudos
Message 4 of 4
(2,787 Views)