dittohead, thanks for the rapid response! I got the impression
that the computer and instrument are communicating to as there seems to
be regular "talk" (i.e. the TA and LA coming through). If I look
at the detailed information from the capture, there are usually 10
lines of "return" data from the instrument to the computer. When
the computer talks to the instrument it is either 10 lines or 20
lines. It's unclear to me at this point if the instrument is
"asked" to report back everything (and the pertinent info has to be
teased out), or if it is only asked to report back specific information.
Unfortunately, the programmers, source code and any other information
has been "lost" for this product. The main problem is that the MS
is part of a custom-assembled instrument which has a number of
interfaces - essentially it isn't replaceable (at least not without
$$$$).
Right now, I'm afraid to "send" any codes to either the computer or MS
for fear of causing catastrophe! I really just wanted to try and
understand the "language" being communicated before sending anything to
trash the system!
The instrument behaves exactly as intended when controlled by the
original system. Again, I'm trying to snoop on the bus and figure
out what the two devices (computer and MS) are saying to each other -
so that I can write some code to do it using Measurement Studio (i.e.
the GPIB tasks).
I am attaching the capture file for the MS shutdown. This should
contain information relevant to the compuer telling the instrument to
reset 4 different temperatures and shut down a turbo pump. The
four temperatures and the status (speed) of the turbo pump should be
sent back to the computer (which displays this information to the
user). As far as I can tell, the instrument is "saying" only
about 4 things: R.v.......
R.u.......
R.0........
and
R./.......
(had to separate using lots of spaces - the dots are all zeros on the
data lines). It just seems that there must be something missing
as each temperature is a 3-digit number and the turbo speed is 2
digits. Doesn't seem like enough information??
OK, here's the file - hopefully I'm interpreting or capturing
incorrectly! Thanks again. BTW, it won't allow me to upload
a *.cap file, so I'm changing the extension to *.txt