LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Remote error on instrument

Hello everybody,

I'm not sure if it's here that I would ask my question... Actually, when I run my code in labwindows to save parameters on network analyzer R&S ZNB8 I have an error :

Remote error 114 header suffix out of range calc1:par:meas'trc1','s11'

I thought it was just the variable TRC1 on labwindows whose doesn't the same TRC1 on network analyzer but when I changed this variable on labwindows the same error appears.

Anaël.

0 Kudos
Message 1 of 3
(4,205 Views)

The value of a numeric suffix that is attached to a program mnemonic makes the header invalid. (A suffix is usually units, like Hz or DB). You can review on the header the suffix used on the program message unit.

Message 2 of 3
(4,131 Views)

I'm not sure that I understood everything but I tried to change the suffix (I believe it was that)

0 Kudos
Message 3 of 3
(4,128 Views)