Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

How to detect connection by GPIB

Using TNT4882 chip. Using REN line to detect remote connection. The problem is when user connecting to other device, that connected at parallel line, using long GPIB cable, my device goes to remote mode. I need some register of TNT, using of that I may detect that user is opened connection by GPIB, and that connection is exactly with my device. Please help.
Thanks.
--
Best Regards,
NoAngel
0 Kudos
Message 1 of 4
(3,658 Views)
TNT4882 is used in One-Chip Mode.
--
Best Regards,
NoAngel
0 Kudos
Message 2 of 4
(3,653 Views)
Hello NoAngel,
 
According to the TNT4882 manual (page C-10).  Your instrument should not be paying attention to the REN line unless it is addressed to listen.  So it should go into remote if REN happens and it is addressed to listen.  The ADSR has a listener bit [LA] that you can use.
 
Let me know if you have already tried this.
 
Steven T.
0 Kudos
Message 3 of 4
(3,639 Views)
Thank You, Steven T!

I tested LA bit state, when connected to my device it becomes high, when my device closed it's still high, when other device on parallel line is open it's low. So I think that it's possible to use LA + REN for detecting connection exactly to my device.
--
Best Regards,
NoAngel
0 Kudos
Message 4 of 4
(3,607 Views)