Keysight V3500A User Manual page 71

Handheld rf power meter
Hide thumbs Also See for V3500A:
Table of Contents

Advertisement

Command Name
Description
Usage
Parameters
V3500A User's Guide
Initialize()
This void function opens the link between the V3500A and the
PC. The SerialNumber property must be set prior
to executing.
C#.NET
myPM.SerialNumber=10973300;
myPM.Initialize();
Visual Basic.NET
myPM.SerialNumber=10973300
myPM.Initialize()
Visual C++.NET
myPM->SerialNumber=10973300;
myPM->Initialize();
Visual Basic 6.0
myPM.SerialNumber=10973300
myPM.Initialize
Visual C++ 6.0
myPM.SerialNumber=10973300;
myPM->Initialize();
myPM refers to the created V3500A object.
Driver Installation and Commands
3
51

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents