Hi,
I am new to remote instrument programing. I have been playing with remotely programing a
8562A. I want to remove the trace data and place it in an array. I have been looking at some
of the old BASIC programs in the manual. In the program they dimension an array to a size of
1:401 to hold all the trace data. However, I never see where they tell the SA to take 401
measurement points.
The question I have is what scpi command do you use to tell the SA how many points to use
in a trace? Or how do I know how large my data array will be?
Thanks
Mike
I am new to remote instrument programing. I have been playing with remotely programing a
8562A. I want to remove the trace data and place it in an array. I have been looking at some
of the old BASIC programs in the manual. In the program they dimension an array to a size of
1:401 to hold all the trace data. However, I never see where they tell the SA to take 401
measurement points.
The question I have is what scpi command do you use to tell the SA how many points to use
in a trace? Or how do I know how large my data array will be?
Thanks
Mike
If you're using an 8562A it's fixed at 601 trace points. There's no setting for this as with most newer instruments.