04-27-2009 08:06 AM
Hi,
I'm trying to control an Anritsu network analyzer via GPIB.
I'm getting an error when connecting it, and I found that problem was probably coming from the way that the command has to terminated. Therefore, I need to change the state of one parameter to the instrument, concretely it's the VI_ATTR_TERMCHAR_EN attribute, that has to be from false to true changed.
I've tried to change this attribute with the Visa Assistant of the NI-MAX, there I can change the attribute and I get a return value of 0. But when I reopen the application and I retrieve the value of the parameter I can see that parameter hasn't changed.
Somebody experienced this problem before? ... Do you have any hint on where the problem can come from?
Many thanks,
Miquel
04-27-2009 09:05 AM