![Keysight V3500A User Manual Download Page 70](http://html.mh-extra.com/html/keysight/v3500a/v3500a_user-manual_1961460070.webp)
50
V3500A User’s Guide
3
Driver Installation and Commands
Command Name
IsDeviceAvailable()
Description
This
int
function checks the status of the device pointed to
by
SerialNumber
.
Usage
C#.NET
int SN=10973300;
int MeterAvailable=myPM.IsDeviceAvailable(SN);
Visual Basic.NET
Dim SN As Integers
SN=10973300
Dim MeterAvailable As Integer
MeterAvailable = myPM.IsDeviceAvailable(SN)
Visual C++.NET
int SN=10973300;
int MeterAvailable=myPM->IsDeviceAvailable(SN);
Visual Basic 6.0
Dim SN As Long
SN=10973300
Dim MeterAvailable As Integer
MeterAvailable=myPM.IsDeviceAvailable(SN)
Visual C++ 6.0
int SN = 10973300;
int MeterAvailable=myPM.IsDeviceAvailable(SN);
Parameters
myPM
refers to the created V3500A object.
SN
is the serial number (32- bit signed integer) of the V3500A
being checked.
MeterAvailable
is the integer variable created containing
the device status.
Return Value
Returns a 32- bit integer with one of the following values:
•
0: Unavailable — the device may have been opened by
another program.
•
1: Available.
•
–1: Absent—the device was not found.
Summary of Contents for V3500A
Page 1: ...Keysight V3500A Handheld RF Power Meter User s Guide ...
Page 2: ......
Page 3: ......
Page 12: ...X V3500A User s Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Page 16: ...XIV V3500A User s Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Page 18: ...XVI V3500A User s Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Page 20: ...XVIII V3500A User s Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Page 49: ...Driver Installation and Commands 3 V3500A User s Guide 29 ...
Page 52: ...32 V3500A User s Guide 3 Driver Installation and Commands ...
Page 53: ...Driver Installation and Commands 3 V3500A User s Guide 33 ...
Page 103: ...RF Measurement Basics 4 V3500A User s Guide 83 V0 Vpeak 2 ...