04-14-2001 11:53 AM
04-16-2001 11:54 AM
02-14-2006 02:00 PM
To double check that I'm reading this correctly... will someone confirm the following?
There are no specific methods for accessing the 6534 onboard memory. For data transfer/monitoring, there are no differences programmatically between the 6533 and 6534, no new functions, etc. All of the onboard memory actions are for the board's internal use, only.
02-14-2006 08:45 PM - edited 02-14-2006 08:45 PM
Message Edited by Tom W [DE] on 02-14-2006 08:46 PM
02-15-2006 07:20 AM
Thanks a lot for the information, you've been a great help.
Chances are pretty great that I'll be using traditional Ni-daq, though (no real choice in the matter). I'm guessing that there are no methods like the one you mentioned in traditional that will transfer data after the aquisition?
02-15-2006 10:34 AM - edited 02-15-2006 10:34 AM
Two more additions to the above post (apparently we can't edit our post after some time?)
Is there a manual with that information in it? I have looked through several and haven't found that method listed. ..
If it helps, I'm currently using labwindows 7.0 and will probably be using labwindows 8.0 soon with traditional ni-daq only for a 6534 board.
Message Edited by MES on 02-15-2006 11:41 AM
Message Edited by MES on 02-15-2006 11:41 AM
02-15-2006
11:13 AM
- last edited on
08-17-2025
05:09 PM
by
Content Cleaner
The NI 6534 documentation is contained in two separate documents, depending on which version of NI-DAQ you are using.
NI 653X User Manual for Traditional NI-DAQ (Legacy)
NI 6533/6534 Devices for NI-DAQmx Help
Addditional programming information can be found in the the NI-DAQ Traditional (Legacy) or NI-DAQmx documentation for the ADE you are using.
02-15-2006 11:39 AM
02-15-2006 06:05 PM
Hi MES-
NI-DAQmx gives you enhanced control over the device memory that is not available in Traditional NI-DAQ in a lot of cases. The "behind the scenes" double buffered approach of Traditional NI-DAQ will still work well in most applications, but if you can switch to NI-DAQmx I can assure you that you will enjoy better performance and more explicit control of the device (as in this case).
The two manuals that cajacobs posted are a great starting point, as are the examples that ship with the NI-DAQ/NI-DAQmx drivers for CVI.
Hopefully this helps-
02-16-2006 07:06 AM
Tom
Are you saying that the only way to get a Daqmx C reference is with the delivery of the part? I won't be receiving it for several weeks, and I feel that it would answer a lot of my questions to have this information. I found the 6534 user manual some time ago and have been through it a couple times. Searching ni.com/manuals or any other part of ni.com hasn't helped at all to get the information I want.
I have very little experience with this type of programming, and I've never used labwindows, much less Daqmx. It's extremely frustrating to know that help documents, namely an updated C reference for 6534 daqmx, isn't easily available from the people who are producing these products. I'm sure everything from your perspective looks fine, but I'm still going to be lost.