08-01-2007 06:24 PM
08-02-2007 04:21 AM
08-02-2007 01:59 PM
08-08-2007 05:19 PM
Hello changzhi,
If you are noticing differences in behavior between your program and the communicator or MAX, then you should use NI-Spy to capture the GPIB calls. Set NI-Spy to capture and then immediately open communicator or perform your communication action in MAX (if you open MAX while NI-Spy is set to capture, you will get a large amount of VISA calls). You will be able to see the exact calls NI-488 functions that were used to communicate to the instrument. Simply model your code after the NI-Spy captures and you should have a program that communicates to your instrument the same way as the communicator.exe.
I hope this helps.
Steven T.
08-09-2007 03:46 AM - edited 08-09-2007 03:46 AM
このメッセージは 08-09-2007 05:48 PMに Makoto が編集しています。