01-09-2010 12:38 PM
01-09-2010 12:56 PM - edited 01-09-2010 12:58 PM
the "talker only" option was common on older HP products. Specifically. it was used to allow an instrument to print to a HP printer through the GPIB port. It does not allow for remote control of the instrument- just a great way (for the age) to document results. The age was before floppy drives were common so a hard copy on paper was better than a punch-card (and contained more information).
Peace-love-and room-sized computers.
01-11-2010 05:33 AM
Hi
One more test to perform - you could try to use the Talker mode for troubleshooting. If I understand correctly, if you set it on, the device would periodically send some data over port. Then you can try to read that data. This way you can avoid any problems with wrong command sending (wrong termination char, etc)
Let us know how it goes
01-11-2010 09:32 AM
Maciej Antonik wrote:Hi
One more test to perform - you could try to use the Talker mode for troubleshooting. If I understand correctly, if you set it on, the device would periodically send some data over port. Then you can try to read that data. This way you can avoid any problems with wrong command sending (wrong termination char, etc)
Let us know how it goes
Ahem -
see my post above. The talker only option will only send data out when the front panel Print button is pressed.
06-28-2012 03:10 PM
Hi,
I am quite new to Labview, I'd like to get some help.
I try to use the same intrument as the starter of the topic "HP/Agilent 5528A", and my problem is, that I cant't set up a connection between the instrument and my PC.
I'd been trying to use 2 vi-s, that are attached, but I get error-s when using them.
According to the instrument manual, instrument adress is "5" and there are lots of commands, "M2" is one of them, that should work.
It may be that the syntax of the adress and command is wrong, I've tried *M2, "M2", and M2.
I even don't know if the vi-s may be good for the task.
Could you help me, how to communicate with the interferometer?
Thank you!
06-28-2012 03:11 PM
This is the error message of the another vi.
06-28-2012 03:20 PM
06-28-2012 03:30 PM
When I do so I get the error message 😞
06-28-2012 04:07 PM
What error do you get now? And, are you using an NI GPIB controller and if so, does the Agilent instrument show up in MAX when you do a scan for instruments? Lastly, what is the exact VISA Resource Name that you selected?
06-29-2012 02:38 PM
I am using a GPIB controller like this:
http://sine.ni.com/nips/cds/view/p/lang/en/nid/201586
I get the error messages like on the pictures ttached depending on which vi I use.
I don't see the instrument in MAX, and and if i click on the "visa resource name" I don't see anything and I get the error message.