04-15-2010 12:33 PM
Hi,
I'm new to using the GPIB interface with the NI 4882. I have an example labview code that performs a sweep on the power supply I'm using. I'm trying to replicate this function in a text-based programming language (and have been successful). The only problem I'm having is replicating the "Wait for GPIB RQS" block
http://zone.ni.com/reference/en-XX/help/371361B-01/lvinstio/wait_for_gpib_rqs/
Do I use ibwait(ud,mask) for this? What value do I use for the mask?
thanks
04-16-2010 11:49 AM
Hi spole,
Please see the NI-488.2 Help. You can find this under Start>>Programs>>National Instruments>>488.2. If you search for Wait under the Index tab you'll find the wait mask layout section. Here is an image of this section