LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ibwait mask to replicate "Wait for GPIB RQS" block

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 

0 Kudos
Message 1 of 2
(2,867 Views)

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 

 

RQS.png































Cheers,
0 Kudos
Message 2 of 2
(2,831 Views)