Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Am writing a project to communicate with wt3000 power analyser using .NET. In file save mode "PC CARD" is default one. How can I change the path to my local computer hard disk drive. Am using GPIB interface for communication

Am writing a project to communicate with wt3000 power analyser using .NET.  In file save mode "PC CARD" is default one. How can I change the path to my local computer hard disk drive. Am using GPIB interface for communication. If any one knows kindly reply immeditely
0 Kudos
Message 1 of 4
(3,685 Views)
Hey guruprasad

I want to help you as best as I could, but I have a couple of questions about your applications

1. Are you saving on your PC or on your Device?
2. You said that you were using a GPIB interface, could you be more specific on which card you're using?
3. Are you using the instrument driver from NI ?

Thanks


Can Wong
0 Kudos
Message 2 of 4
(3,669 Views)
Thank u .
    Here is answer for ur Question.
       1. I want to save in my pc. (In which file format it is save?)
       2. PCI-GPIB Interface card.
       3. Yes am using Instrument Driver from NI   (NI-488.2 for Windows, Version 2.5.2)

    Also am using .NET 2003 and C# language for this project.
0 Kudos
Message 3 of 4
(3,665 Views)
Thanks
It looks like you can change the settings to where your project is saved by going to

Tools->Options->Project and Solutions->General

and changing the path for you project. This is different depending on what software you're using to program with, but they all should have a similar method of changing the path.

Hope this helps
Can Wong
0 Kudos
Message 4 of 4
(3,653 Views)