06-08-2015 03:25 AM
06-09-2015 02:05 PM
Hello Noam,
The following thread may of use to you here:
NI-DAQmx Data Acquisition tool with Matlab R2012a
I haven't found any documentation on the NI PCI 411. Could you confirm the model number?
Regards,
06-09-2015
02:35 PM
- last edited on
04-10-2024
02:49 PM
by
Content Cleaner
Hi Nadine,
I accidentally specified a wrong name for the board.Th name is PCI 5114 and the specs are in the following link:
https://www.ni.com/en-us/support/model.pci-5114.html
Currently ,I am creating a 'ni' session in matlab however it doesn't allow me to create any channels for analog output signal delivery. Do you have any suggestions?
Im using the following example to interface with the CI board - http://www.mathworks.com/help/daq/examples/synchronize-ni-pci-devices-using-rtsi.html)
06-10-2015
02:29 PM
- last edited on
04-10-2024
02:49 PM
by
Content Cleaner
Hello Noam,
As the other thread mentions, the NI-DAQmx Tools for Data Acquisition with The Mathworks, Inc. MATLAB® Software supports up to version 2008b of the MATLAB® Software. In order to use our Multifunction DAQ products with the MATLAB® Software, you could either revert back to 2008b or earlier, or instead utilize the Data Acquisition Toolbox provided by The Mathworks, Inc. However, it looks like the PCI 5114 is not supported by this Toolbox.
Another option would be to import your .m files into a MathScript node in LabVIEW, and utilize the NI-DAQmx functions all within the LabVIEW development environment.
I hope this helps.
MATLAB® is a registered trademark of The MathWorks, Inc.
06-10-2015 10:42 PM
If you're trying to use a library created by mathworks, shouldn't you be asking mathworks how to use it? Asking LabVIEW users how to use Matlab is a lot like asking Honda drivers what their favorite part of Ford is.
06-12-2015 06:10 AM
Nadine,
Thank you so much ,you really help me a lot.
How did you understand that MATLAB > 8. does not support the card? Im trying to use analogoutput() command (which is not session based , e.g not in the data aq. toolbox) and it fails to find the device (I am looking for 'niScope') .By the way I know Labview, however the whole program is MATLAB & MATLAB toolboxes based so I prefer to stay in this environment...
Many thanks,
Noam
06-15-2015
07:35 AM
- last edited on
04-10-2024
02:51 PM
by
Content Cleaner
Good Morning Noam,
It seems that the Data Acquisition Toolbox provided by The Mathworks, Inc. do not support the NI PCI 5114. After some research, it looks like the NI PCI 5114 requires the NI-SCOPE driver not the NI-DAQmx driver. So, all of the information posted above in this thread pertaining to the NI-DAQmx driver would not apply here.
Here is some information on the NI-SCOPE driver: Getting Started with NI-SCOPE
MATLAB® is a registered trademark of The MathWorks, Inc.
I hope this helps!
06-15-2015 08:38 AM
Actually I did manage to work with the 'niscope', by refering to it as a IVI drivers. Anyway, I am not sure that I can drive an output trigger of 5V to the camera with it. It seems like it is only an Aquisition board (Scope) without the ability to send analog output signal. Am I right? is there a way to send a signal maybe with the AUX I/O entery? Is there a manual or examples how to use PFI commands with Matlab to work with the device?
Thanks again,
06-16-2015
11:22 AM
- last edited on
04-10-2024
02:51 PM
by
Content Cleaner
Hello Noam,
The PFI lines only output 3.3V CMOS as described in the specifications and are meant for sending and receiving digital triggers, so it doesn't seem that what you are trying to do is possible with this card. Is there a particular reason you are looking to perform this with an NI PCI-5114?
You may consider looking at our Multifunction DAQ cards instead. Here is a link to our Multifunction DAQ PCI cards: PCI Multifunction DAQ
Regards,