Hi Collin,
Do you mean the software implementation portion aspect? There is only 1 equipment connected to the test computer (master controller) per setup. The GPIB cables used range from 1m to 3m, some setups have 2 shorter cables connected in daisy chain. The equipment is a Delta Castle Logic handler (slave) (IEEE-488.1). The length of the cable recommended by the handler is maximum of 4m. Messages exchanged are base 10 ASCII-coded numbers.
No, random character missing are observed and at different position. There is no specific pattern that i'm able to percieve.
GPIB Settings used:
- Bus timing: 500nsec
- Cable length: Disabled
- System controller: checked
- Enable auto polling: checked
- Send EOI at end of Write: checked
- EOS byte: 0
Eg3.
GP: emm? (emulator mode?)
=> 2 (mode 2 = no emulation)
GP: spcm 255 (set spoll clear mask)
GP: prm 255 (should be sprm 255: spoll read mask)
ERR: Neither 'prm' or '255' a command
Eg4
GP: spcm 255
GP: sprm 255
GP: sqlm 255 (set SRQ line mask)
GP: ts? (should be nts: read the number of test sites)
There is no error messages coming from the test computer/program. As in the example2, trs 1 (missing ,,1). The tester should be giving the 1 result for each site, i.e total 2. However, due to the missing ',,1', the tester gave only 1 result to the handler.
The problem is strange as we were not able to simulate the problem and the occurrence is intermittent.
Apologize for the lengthy post. Thanks.
Message Edited by kerwen on 10-02-2006 09:34 PM