01-25-2006 12:11 PM
10-01-2006 12:51 AM
I am currently onsite and away from my code that addresses your problem to a "T". Normally, you send the pass-thru command to the 8510, the 8510 is then in pass-thru mode, so any following commands to it will be written to the device you are "passing-thru" to.
In other words, send the "pass-thru" command to the 8510 to tell it that the next commands will be for an instrument at the specified pass-thru address, then send the commands to the device you want to talk to on the 8510 "system" bus.
I have source code for this in my lab, I will try to download it while I am onsite. If I can't get it, I will use the 8753D I have here to emulate the same method.