zero-tolerance Posted September 6, 2006 Report Share Posted September 6, 2006 Hi, I know this might not me the right place to post this but I've used this forum before and I got great help from it. I just need to know if there are any programs or softwares to monitor the GPIB pins, i.e. for serial port or RS232 there is this program called PORTMON that monitor all trafic that happens in the RS232 of the computer, but is ther anything of similar sort for the GPIB. Thanks in advanced. Quote Link to comment
David Boyd Posted September 6, 2006 Report Share Posted September 6, 2006 Hi, I know this might not me the right place to post this but I've used this forum before and I got great help from it.I just need to know if there are any programs or softwares to monitor the GPIB pins, i.e. for serial port or RS232 there is this program called PORTMON that monitor all trafic that happens in the RS232 of the computer, but is ther anything of similar sort for the GPIB. Thanks in advanced. Not an inexpensive solution, but if you need a true GPIB analyzer (a non-participating device that captures bus activity between other devices), NI has the PCI-GPIB+ board. (The '+' denotes the analysis capabilities).If you only want to trace GPIB activity between your own LV code and one or more GPIB devices, you can do this with the NI-Spy application which comes standard with an installation of NI-VISA, NI-GPIB, MAX, etc. You can set it to capture different levels of calls and returns. Hope this helps. Dave Quote Link to comment
LAVA 1.0 Content Posted September 8, 2006 Report Share Posted September 8, 2006 I was looking for one of the PCI-GPIB+ analyzer boards for myself on eBay for some time. Be advised that some GPIB boards are posted there as the plus models, but only because the silkscreening on the board says GPIB/GPIB+. Some versions of the GPIB and GPIB+ are the same basic board, but the plus has one extra ASIC. The real plus boards are less common, and generally sell for twice the price. Do your homework if you start shopping the auction sites Quote Link to comment
i2dx Posted September 8, 2006 Report Share Posted September 8, 2006 Hi, I know this might not me the right place to post this but I've used this forum before and I got great help from it.I just need to know if there are any programs or softwares to monitor the GPIB pins, i.e. for serial port or RS232 there is this program called PORTMON that monitor all trafic that happens in the RS232 of the computer, but is ther anything of similar sort for the GPIB. Thanks in advanced. hmm ... if you want to monitor the electical signals? -> then I would use a M-Series DAQ Board and some custom made connectivity (which brings the signals to a TTL Level) and log the data with the DIOs of the Board. Why M-Series? -> the DIOs a really fast! and depending on the bus-speed you have to logg really fast. I tried this once with RS232 and it worked. It was - in a way - cute to see the Data on the bus ... If you want to monitor the data, then I'd buy an USB GPIB-HS (I have one, and like it ...) and use NI Spy, as David said. CB Quote Link to comment
zero-tolerance Posted September 12, 2006 Author Report Share Posted September 12, 2006 Thanks for your help guy's, and sorry for posting this late, because I was out of town. I quite like the idea of I2DX and David's, solution too, since I don't really want to spend much money in it. Thanx again Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.