06-17-2013 02:15 AM - edited 06-17-2013 02:17 AM
I know that, these are the error correction coefficiects created during calibration (also called a \cal set"). The error coefficiect arrays can be read
from or sent to a computer, by the OUTPCALC and INPUCALC commands.
I used the attached vi. for 8510A.
But the output file is not correct.
may you help me
thanks
yasamin
06-17-2013 03:43 PM
Hi yasmain62,
What output are you expecting and what are you seeing?
As a note you may need to look at the Command Syntax for the 8510A device, and refer to the manual, as well as Agilent as they know their device better than we would.
Also, It appears you are using the 8510B vi to communicate with your 8510A. There could be some communication differences between them, so make sure that everything is being handled correctly.
Regards,
06-18-2013 12:52 AM
Hi James W,
Thank you for your attention.
I changed vi and attached updated vi.
I can do saving a cal set to a file (save to pc),
but when I want recall a file (the same one that is saved to my pc) from pc and save to a cal set, vi. do not work.
system gives an error : "BLOCK INPUT ERROR"
I do not know why is it?
Regards,
Yasamin
06-18-2013 10:17 AM
How do you know the data you saved is valid? Have you tried loading it manually?
06-18-2013 10:51 PM
Hi,
How do I load it manually?
06-19-2013 09:08 AM
@yasmain62 wrote:
Hi,
How do I load it manually?
It's been ages since I've actually done that. You should probably consult your equipment manual. Sorry.