Example Programs - D

1225

 

 

 

1230

’Clear status circuit

 

 

1235

CODES$="*CLS"

:GOSUB 2000

 

 

1240

FOR I=1 TO 50

:NEXT I

 

’Wait for supply to clear

1245

 

 

 

1250

’Disable output and save present state to location 2

1255

CODES$ = "OUTPUT OFF;*SAV 2"

:GOSUB 2000

1260

END

 

 

 

1265

 

 

 

2000

’Send command to dc source

 

 

2005

CALL IBWRT(PS%,CODES$)

 

 

2010

IF IBSTAT%

 

 

 

2015

RETURN

 

 

 

1250

’Disable output and save present state to location 2

1255

CODES$ = "OUTPUT OFF;*SAV 2"

:GOSUB 2000

1260

END

 

 

 

1265

 

 

 

2000

’Send command to dc source

 

 

2005

CALL IBWRT(PS%,CODES$)

 

 

2010

IF IBSTAT%

 

 

 

2015

RETURN

 

 

 

2020

 

 

 

2100

’Error detection routine

 

 

2105

PRINT "GPIB error. IBSTAT%

= HEX$(IBSTAT%)

2110

PRINT "

IBERR%

=

";IBERR%" in line ";ERL

2115

STOP

 

 

 

2120

 

 

 

3000

’Get data from dc source

 

 

3005

CALL IBRD(PS%,OUTPUT$)

 

 

3010

IF IBSTA%

 

 

 

3015

I=1

 

 

’Parse data string

3020

X=1

 

 

 

3025

C=INSTR(I,OUTPUT$,";")

 

 

3030

WHILE C <> 0

 

 

 

3035

D$=MID$(OUTPUT$,I,C-I)

 

 

3040

OUTPUT(X)=VAL(D$)

 

’Get values

3045

I=C+1

 

 

 

3050

C=INSTR(I,OUTPUT$,";")

 

 

3055

X=X+1

 

 

 

3060

WEND

 

 

 

3065

D$=RIGHT$(OUTPUT$,LEN(OUTPUT$)-(I-1))

3070

OUTPUT(X)=VAL(D$)

 

 

3075

OUTPUT$=SPACE$(40)

 

’Clear string

3080

RETURN

 

 

 

167

Page 167
Image 167
Agilent Technologies 66111A, 66311B, 66309B manual 167, Example Programs D

66111A, 66309B, 66311B, D specifications

Agilent Technologies D,c,83440b is an advanced electronic measurement solution designed for engineers and scientists who require precise and reliable performance in their testing environments. This modular test system offers a comprehensive suite of features that cater to a wide range of applications, from high-frequency testing to complex signal analysis.

One of the main features of the D,c,83440b is its impressive frequency range, allowing users to conduct tests across a wide spectrum of signals. The system is capable of handling frequencies up to 26.5 GHz, making it ideal for RF and microwave applications. This broad range ensures that users can work with a variety of devices, including communication systems, radar, and satellite technology.

In addition to its frequency capabilities, Agilent Technologies has engineered the D,c,83440b with exceptional dynamic range and low noise figures. This ensures that even the smallest signals can be accurately measured, allowing for greater precision in testing. The full spectrum analysis feature enables users to capture transient events and analyze them in real-time, which is crucial for troubleshooting and performance evaluations.

The D,c,83440b is built on a modular platform, allowing users to customize their systems according to specific testing needs. This modularity not only enhances flexibility but also simplifies maintenance and upgrades. Users can easily swap out different modules without the need for extensive system reconfiguration, which can significantly reduce downtime in testing environments.

Another standout characteristic of the D,c,83440b is its user-friendly interface. With a large, high-resolution display and intuitive controls, engineers can quickly navigate through settings and data, streamlining the testing process. This ease of use is complemented by powerful software solutions that can automate test sequences, aiding in efficiency and accuracy.

The integration of advanced digital signal processing technologies further enhances the capabilities of the D,c,83440b. These technologies enable more sophisticated measurements and improved signal integrity, which is essential for modern communication systems.

In summary, the Agilent Technologies D,c,83440b is a multifaceted electronic measurement solution that boasts a wide frequency range, excellent dynamic range, modular design, and user-friendly interface. This combination of features makes it suitable for various applications, ensuring that engineers and scientists have the tools they need to succeed in their testing and measurement endeavors.