Hello,
I am having a doubt regarding IVI drivers. I want to make a simple application, which I want to simulate first without the hardware and then run with the hardware.
I am having a Power Supply IVI driver class and a Digital Multimeter Driver Class, for which I have assigned the driver session in MAX. I will be changing the power supply voltage value and I should read it using a Digital Multimeter and from the read value I should check whether it has reached a specified value or not. I will indicate the condition using an LED indicator.
How will i progaram my code in LabVIEW to simulate this without the hardware?
How will the Digital Multimeter read the value which is set in the power supply?
Can anyone give me a solution with an example?
Thankig you
Sujo