M
Hi to all,
I have a problem with programming MetCal procedure for EM test EFT 503. When i use the command to read the response from device (like *IDN?[I$]) then MetCal will result a message: E2110 unextected SRQ from UUT (board = 0, IEEE-488 adress = 12, status byte = 64).
Example: (@12 is GPIB adress of EM test)
1.001 IEEE [@12] *IND?[I$]
1.002 WAIT -t 1 (or whatever else)
1.003 IEEE [@12] AA; (Turn on output - send confirm response)
1.004 IEEE [@12] [I$]
1.005 IEEE [@12] [I$]
1.006 END
After 1.001 and 1.003 Metcal will result a error message and next line (1.002 and 1.004) are not executed but line 1.005 is executed.
It is a similar problem like there (showthread.php?t=12301) but command DISP [MEM2] does not help.
Thanks for help,
Malag
I have a problem with programming MetCal procedure for EM test EFT 503. When i use the command to read the response from device (like *IDN?[I$]) then MetCal will result a message: E2110 unextected SRQ from UUT (board = 0, IEEE-488 adress = 12, status byte = 64).
Example: (@12 is GPIB adress of EM test)
1.001 IEEE [@12] *IND?[I$]
1.002 WAIT -t 1 (or whatever else)
1.003 IEEE [@12] AA; (Turn on output - send confirm response)
1.004 IEEE [@12] [I$]
1.005 IEEE [@12] [I$]
1.006 END
After 1.001 and 1.003 Metcal will result a error message and next line (1.002 and 1.004) are not executed but line 1.005 is executed.
It is a similar problem like there (showthread.php?t=12301) but command DISP [MEM2] does not help.
Thanks for help,
Malag