How do I use the HPE1432A as an arbitrary waveform generator in LabVIEW?
The obvious VI (writeSrcBuffer ?) gives the usual meaningless error. I've tried the HP website, but they appear to deny all knowledge of the card's existence.
We have an instrument driver for the HPE1432 available on our website at http://www.ni.com/idnet . I am not sure if it is compatible with the HPE1432A or not, though. This driver was written in LabWindows/CVI, so you will have to convert it to LabVIEW to be able to use it. This can be done by using "Convert CVI fp file" function.
Trey Hamilton Applications Engineer National Instruments http://www.ni.com/support
I found what my problem was. The 'Convert CVI fp file' function was creating LabVIEW VIs that had errors in them.The enum values that are passed to the DLLs occasionally require a look-up table in the VI, and this table (integer array) is defaulted to empty, so invalid values are ALWAYS passed to the DLL. This is probably a problem with LabVIEW 5.1 or the version of the driver that I had.
Hi there, I'm a student on a work placement and I was wondering if you'd managed to solve this problem as I'm having similar difficulties, only with reading data from this card. In MAX it's showing as an unknown resource and says that it can be accessed but not configured.
If you have found a solution I'd appreciate any pointers you could give.
By using this web site, you accept the Terms of Use for this web site. Please read these Terms of Use carefully before using any part of this site. Please go here for information on ni.com's copyright infringement policy.