|
More site info...
Instrument Control (GPIB, Serial, VISA, IVI) | Forum profile
|
|
Forum profile page for Instrument Control (GPIB, Serial, VISA, IVI) on http://www.ni.com.
This report page is the aggregated overview from a single forum: Instrument Control (GPIB, Serial, VISA, IVI), located on the Message Board at http://www.ni.com.
This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional forum profile information for "Instrument Control (GPIB, Serial, VISA, IVI)" on the Message Board at http://www.ni.com is also shown in the following ways:
1) Latest Active Threads
2) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity on Instrument Control (GPIB, Serial, VISA, IVI):
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
115
|
334
|
871
|
|
Post:
|
222
|
607
|
1,593
|
|
|
Instrument Control (GPIB, Serial, VISA, IVI) Posting activity graph:
|
Top authors during last week:
user's latest post:
how to control scanner planar...
Published (2009-11-25 13:46:00)
All that you have done is attach the example program that comes with LabVIEW. You haven't written anything as far as I can tell. No one has any idea what commands you are actually sending, what format you are sending them in, or what command you are supposed to be sending. Enter a command and then go to the Edit menu and select 'Make current values default'. Save the VI and then post that. Attach the manual as well. My guess...
user's latest post:
HP 6038A constant current -...
Published (2009-11-23 14:15:00)
I believe that I found my problem. I wasn't setting up a current for the power supply, and it defaulted to 0. Since I've changed it, I haven't encountered the problem.
user's latest post:
Initialization erros with GPIB...
Published (2009-11-24 10:56:00)
alanjb wrote: Hi Cacastan, Alan from LeCroy Tech Support here... What arguments are you sending when calling InitializeWithOptions? And what happens when you call Initialize instead of InitializeWith Options? Best Regards, Alan Nice to see a TS team that trolls the forum in the open! I wish more T&M manufacturers jumped in to provide their expertise. Thanks.
user's latest post:
R&S UPV Audio Analyzer...
Published (2009-11-25 05:10:00)
Hi, please contact tm-applications@rohde-schwarz.com reffering to this thread. Regards juergen straub
user's latest post:
Use oscilloscope inputs on TDS...
Published (2009-11-25 10:25:00)
You can install the latest LabVIEW version in another PC with XP os and install latest version of NI VISA and then control the oscilloscope with the drivers. I already did so with TDS7404. Let me know if i can help out. Mathan
user's latest post:
GPIB Remote Command for R&S...
Published (2009-11-24 12:25:00)
Thank you Juergen! I made a screenshot on the FSL but got only the grid part. Thanks for the reference to the Commander Tool! Regarding the low attenuation problem, I'll wait until one solution from R&S. João
|
|
|
|
Latest active threads on Instrument Control (GPIB, Serial, VISA, IVI)::
Started 1 day, 14 hours ago (2009-11-26 11:03:00)
by Dennis Knutson
That makes no sense. If it's a USBTMC device, you do NOT use the VISA wizard to create a driver. The wizard should be used only when you have a USB device that does not have any sort of existing driver. It is really to be used as a last, desperate attempt to communicate. Discard all of the changes you have made. If there is a driver that comes with the device, install that and nothing ...
Started 2 weeks, 4 days ago (2009-11-09 17:20:00)
by lab_boy
Hey, It seems like the device is drawing more current than the USB port can provide hence it is droping out. Can you try it on different port, or try it on another machine. Good luck lab
Started 1 day, 18 hours ago (2009-11-26 07:10:00)
by muks
Are you saying after you have downloaded you are not able to install?
Started 2 days ago (2009-11-26 01:37:00)
by srinivasan.acc…
hi, i need FPGA MODULE TOOLKIT FOR LABVIEW 7.0.... im waiting for the response for this discussion forum.. any one guide me and i urgently needed the fpga module kit for labview 7.0 thank you in advance...
Started 1 month ago (2009-10-27 15:05:00)
by AnalogKid2Digi…
1. Read the manual for your 341 driver, especially the RS-232 section and programming commands. 2. Connect up the hardware, connect to the serial port and confugure and use Hyperterminal to send commands as a test. 3. Then in LabVIEW, search examples for Basic Serial read and Write.vi to send commands and read data back. -AK2DM
Started 2 weeks ago (2009-11-13 09:30:00)
by YannC
Hi, Have you try to contact the R&S support? Live Support or Support produits Regards
Started 1 day, 18 hours ago (2009-11-26 07:15:00)
by muks
I think your project mate has started discussing here
Started 4 days, 23 hours ago (2009-11-23 02:30:00)
by Albert Geven
Started 2 days, 20 hours ago (2009-11-25 05:36:00)
by xdaf
I don't have direct experience, but I use Lecroy scopes via ethernet connection. If you use TCP/IP drivers as well, I believe you just need to input the "local host" IP as address
Started 1 year, 4 months ago (2008-07-15 17:01:00)
by Proven Regular Captain K…
Hi Hanna80, There are a number of ways you could solve this problem. You could certainly use a math script node, but I would suggest using the standard LabVIEW Mathematics functions like this: I simply implemented the equation to find the ith value of Y. The two inputs coming in from the left are Ra and Rb, and the input from the bottom is Zi. Once you have your equations implemented, you...
|
|
Hot threads for last week on Instrument Control (GPIB, Serial, VISA, IVI)::
Started 2 weeks ago (2009-11-13 09:30:00)
by YannC
Hi, Have you try to contact the R&S support? Live Support or Support produits Regards
Started 1 month, 2 weeks ago (2009-10-12 13:43:00)
by Dennis Knutson
The current driver has no VI called 'Getting Started' so I'm not sure what you are using. Where exactly did you get the driver? What version of LabVIEW are you using? The project style driver has an example called 'Agilent 5460X Series Multi Channel Function Display.vi' and in order to acquire multiple channels, you have to configure them ('HP54601A-602B Channel Config.vi) after ...
Started 1 week ago (2009-11-20 04:47:00)
by Henrik Volkers
Sorry can't open your vi... still on 8.6.1. If you have an array of values, you can feed them into the file vis. Seen the examples provided in Fundamentals - File Input and Output ? Don't know if you did, but there are ready made driver vi's for the 3458 here at the ni-site, browse the driver network.
Started 2 days, 20 hours ago (2009-11-25 05:36:00)
by xdaf
I don't have direct experience, but I use Lecroy scopes via ethernet connection. If you use TCP/IP drivers as well, I believe you just need to input the "local host" IP as address
Started 5 months, 1 week ago (2009-06-17 22:36:00)
by Dennis Kn…
The GPIB driver uses SCPI so you should be able to modify the driver for RS-232. The driver uses tow functions to read and write. Instead of the GPIB functions, you can replace them with the equivalent VISA functions. It's not really a very difficult task. More tedious than anything but you might want to spend some time learning LabVIEW basics and the structure of an instrument driver ...
Started 1 week, 2 days ago (2009-11-18 22:22:00)
by Dennis Knutson
What 'pressure program' are you talking about? The DB9 cable is connected to what? Can you attach the code that you are using?
Started 1 week, 2 days ago (2009-11-18 06:49:00)
by Wetzer
Hello Johannes In order to workout a Solution a few things should be clarified: What device do you mean by TCP/IP instrument? What do you mean with remote Instrument? Is this Instrument in a different Network? Regards Moritz M.
Started 6 days, 6 hours ago (2009-11-21 18:45:00)
by Dennis Knutson
This might be a question better asked of Agilent tech support. There are some things that you could try yourself. Experiment with variations of the command. Look up the syntax in the manual. Perhaps part of the entire command causes the instrument to briefly switch on/off. See if you can send just the frequency command.
Started 1 week, 2 days ago (2009-11-18 10:20:00)
by Dennis Knutson
There are multiple drivers for the instrument. Provide the actual one that you are using.
Started 6 days, 12 hours ago (2009-11-21 13:03:00)
by Jeff Bohrer
Scope settings are incorrect! The users manual will tell you how to set the scope's GPIB parameters.
|
|