05-24-2016 11:53 PM
Dear Sir,
i want to interface DC LOAD and Multimeter with LAB View via GPIB . i want to do simple tasks. i want to write 5 different values of voltage i.e 5V, 8V, 10 V, 15V and 20V to DC Load. i want to write these values serial wise by a delay of 30 seconds within which i want to take volatge value from Multimeter. independently i can write but tell me how to write serially with time delay of 30 second. please give me feedback at your earliest.
Regards,
Mr. Sarwar
05-26-2016 09:23 AM
Dear Sarwar,
That's a great question and I really appreciate you taking the time to write in all the details of your application. We have a very active community at NI and I believe you will get a more active response on the GPIB section of our forums. Would you mind posting the same question on that section (I've attached the link to the GPIB forum below).
Resource:
http://forums.ni.com/t5/Instrument-Control-GPIB-Serial/bd-p/140
Regards,
Ali S.
Applications Engineer
National Instruments
05-26-2016 09:36 AM - edited 05-26-2016 09:43 AM
@Sarwar123 wrote:Dear Sir,
i want to interface DC LOAD and Multimeter with LAB View via GPIB . i want to do simple tasks. i want to write 5 different values of voltage i.e 5V, 8V, 10 V, 15V and 20V to DC Load. i want to write these values serial wise by a delay of 30 seconds within which i want to take volatge value from Multimeter. independently i can write but tell me how to write serially with time delay of 30 second. please give me feedback at your earliest.
Regards,
Mr. Sarwar
So you want to do this:
RIght?
That sounds like a For Loop inside a While Loop to me...
Post your code of what you have done so far.
Also the instruments you are using.
Also have you downloaded the LabVIEW instrument drivers for your instruments?
You might want to consider going through a few of the online tutorials http://www.ni.com/getting-started/labview-basics/