I've looked around to see if there is an answer for this, but I can't seem to find any. I want to use the VISA library to communicate with a Scientific Atlanta 1780 Phase Amplitude Receiver, and I need to be able to read its status byte over parallel poll (a special status byte is made available only through parallel poll, not serial poll). I haven't been able to find a function in the VISA library that can do this. Is there a function I am missing, or is there some other way to do it?
Thank you,
Victor