Agilent Technologies Agilent E5250A User Manual page 160

Agilent technologies low leakage switch mainframe user's guide
Table of Contents

Advertisement

Syntax:
Parameters:
Example:
Syntax:
Parameters:
Example:
Programming the E5250A
Using the VFP Data Upload Library
Connect_vfp subprogram
Makes relay connections based on data from the specified Setup Memory. Data from
all 24 Setup Memories was loaded by the Load_vfp_data subprogram.
Connect_vfp(Setup_data$,Setup_num)
Setup_data$:
Data string for internal use in the library. Must declare 14000
byte data size.
Setup_num:
Setup Memory number: 1 to 24.
CALL Connect_vfp(Mat48_data$,1)
FNGet_vfp_comment$ subprogram
Returns comment from the specified Setup Memory. Comments for all 24 Setup
Memories were loaded by the Load_vfp_data subprogram.
FNGet_vfp_comment$(Setup_data$,Setup_num)
Setup_data$:
Data string for internal use in the library. Must declare 14000
byte data size.
Setup_num:
Setup Memory number from which to get comment: 1 to 24.
Comment$=FNGet_vfp_comment$(Mat48_data$,1)
DISP "Comment=";Comment$
6-24
Agilent E5250A User's Guide, Edition 11

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Agilent e5252aAgilent e5255a

Table of Contents