R
rfdes
Guest
Hello...
I need some answers that I cannot seem to get from Agilent. With the
National Instruments, NI-488 function library, it is possible to set one of
their Gpib cards to a 'Listen-Only' mode. The Agilent
cards only support their SICL and VISA languages and thus there doesn't seem
to be a way to do this. Please tell me if I am wrong.
I am trying to design some software for use with either the NI or Agilent
cards and need to place them in the Listen-Only mode. Does anyone know of
some code that could be used to 'patch' the appropriate registers on the
Agilent card so that they, too, will function in the Listen - Only mode?
As I understand it, the Agilent cards use either the TI TMS9914 or NEC 7210
controller chip(I think!). Both of these chips have internal register bits
that will disable the address decoding and allow the chips to function as
'Listen-Only'. Since the SICL and VISA languages don't support R/W in this
manner. I thought that maybe, I could write a small application that would
force the register bit to this state. This would be something that I could
run from within my application.
In any event, I need some guidance as to whether this is possible and to
point me in the right direction. Any help that you can offer would be
appreciated..
Thanks..
Jim
--
"The Earth is a place. It is by no means the only place. It is not even a
typical place"
- Carl Sagan
I need some answers that I cannot seem to get from Agilent. With the
National Instruments, NI-488 function library, it is possible to set one of
their Gpib cards to a 'Listen-Only' mode. The Agilent
cards only support their SICL and VISA languages and thus there doesn't seem
to be a way to do this. Please tell me if I am wrong.
I am trying to design some software for use with either the NI or Agilent
cards and need to place them in the Listen-Only mode. Does anyone know of
some code that could be used to 'patch' the appropriate registers on the
Agilent card so that they, too, will function in the Listen - Only mode?
As I understand it, the Agilent cards use either the TI TMS9914 or NEC 7210
controller chip(I think!). Both of these chips have internal register bits
that will disable the address decoding and allow the chips to function as
'Listen-Only'. Since the SICL and VISA languages don't support R/W in this
manner. I thought that maybe, I could write a small application that would
force the register bit to this state. This would be something that I could
run from within my application.
In any event, I need some guidance as to whether this is possible and to
point me in the right direction. Any help that you can offer would be
appreciated..
Thanks..
Jim
--
"The Earth is a place. It is by no means the only place. It is not even a
typical place"
- Carl Sagan