-3

I have developed a labview program to set DMM4040 series multimeter into remote mode and it is not working. But when I did the same thing by NI-MAX It works fine.

I don't understand what is the problem with this code.

Evan Carslake
  • 2,267
  • 15
  • 38
  • 56
user3162506
  • 43
  • 1
  • 10

1 Answers1

1

You would need to show us the code first.

Are you using the instrument driver from the NI IDNet (Instrument Driver Network)?

If not, I strongly suggest you start with the driver, which for your instrument can be found here:

http://sine.ni.com/apps/utf8/niid_web_display.model_page?p_model_id=16513

Phil Brooks
  • 643
  • 4
  • 8