05-09-2006 09:39 PM
05-10-2006 09:13 AM
Hi,
I don't remeber well the origin of my problems with this instrument but at the end I decided to use the command "FETC?" to get the measured value instead of "MEAS?" because it worked really faster (maybe a matter of a different kind of memory used for the data access by the 2 commands).
I hope it will help you.
regards
05-10-2006 11:08 AM
05-10-2006 08:56 PM
05-10-2006 09:47 PM - edited 05-10-2006 09:47 PM
このメッセージは 05-11-2006 12:48 PMに Makoto が編集しています。
05-11-2006 02:31 AM
Thank you very much for the clear and detailed explanation.
Regards
05-11-2006 08:40 AM
05-12-2006 02:16 AM
Hi, maybe useful:
(page 94 of E4418 Programming Guide manual)
Command Used
In free run trigger mode, FETC? must be used to retrieve a result.
In other trigger modes, there are a number of commands which can be
used, for example, MEAS?, READ?, FETC? Note that the MEAS? and
READ? commands are compound commands i.e., they perform a
combination of other lower level commands. In general, the best speed
performance will be achieved using the low level commands directly.
02-12-2007 02:05 PM