Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

NI-Spy filter

Hi ,
I am looking for a simple script that can filter out the SCPI commands and Id addresses from the NI SPI, rather than exporting it and modifying it in excel all the time.
Any ideas?
Regards
Y3G
0 Kudos
Message 1 of 7
(4,247 Views)
Hello Y3G,

Unfortunately, this exact functionality is not available in NI-SPY.  The only functionality that is similar is that you can enable/disable certain API calls from the SPY -> Options menu and selecting the View Selection Tab.



Please put in a product suggestion by clicking on the feedback link from www.ni.com/contact. We are always interested in knowing how our customer's would like to improve our products!

Have a great week.


Message Edited by O_Proulx on 07-28-2008 11:43 AM
O. Proulx
National Instruments
www.ni.com/support
0 Kudos
Message 2 of 7
(4,225 Views)

Ok,

Here is what I did, and I think it is worthwhile sharing it...

It is a simple application that converts the NI-SPY exported text files into SCPI commands by simply parsing the appropriate line.

I distinguish here between "viWrite" and "ibWrt". The output is a simple textfile only with the SCPI commands. I have then another application which feeds them in, so I can make a better debug session.

 

Let me know what you think

BR

0 Kudos
Message 3 of 7
(3,828 Views)

forgot the rest...

Download All
0 Kudos
Message 4 of 7
(3,827 Views)

thanks

good idea, publish it also in the idea's forum

greetings from the Netherlands
0 Kudos
Message 5 of 7
(3,826 Views)

Bedankt,

waar is de Ideas Forum

(I had my Dutch lessons....)

😉

0 Kudos
Message 6 of 7
(3,811 Views)

Hallo

Inderdaad correct Nederlands

http://forums.ni.com/t5/LabVIEW-Idea-Exchange/idb-p/labviewideas

 

greetings from the Netherlands
0 Kudos
Message 7 of 7
(3,810 Views)