09-17-2007 03:53 AM - edited 09-17-2007 03:53 AM
帖子被hengfo在09-17-2007 03:57 AM时编辑过了
09-17-2007 04:57 AM
09-17-2007 05:14 AM
Hello,
you should add a flat sequence with some extra e.g. 50ms delays between the visa writes and reads, that helped us a lot.
You should also specify a large enough buffer. And don't forget to send the terminating CR and LF.
09-17-2007 08:55 AM
09-17-2007 09:15 AM
Hello,
the CR and LF are in the string constants section. CR is the "Carriage Return" (arrow down and left) and the LF is the "Line Feed" (arrow down).
09-17-2007 09:51 AM