ENRFile Object


Description

Provide commands for creating or editing an ENR file. This is rarely necessary as ENR files, which contain factory calibrated data, are typically provided by the manufacturer of the noise source.

Learn more about Noise Figure Application

Accessing the ENRFile object

Dim app As AgilentPNA835x.Application
Set app = CreateObject("AgilentPNA835x.Application", <analyzerName>)

Dim enr As ENRFile
Set enr = app.ENRFile

See Also:

Methods

Interface

See History

Description

GetENRData

IENRFile

Read the ENR calibration data from PNA memory.

PutENRData

IENRFile

Write the ENR calibration data to PNA memory.

LoadENRFile

IENRFile

Recalls an ENR file from disk into PNA Memory.

SaveENRFile

IENRFile

Saves an ENR file from PNA memory to disk.

Properties

Interface

See History

Description

ENRID

IENRFile

Sets and returns ID of ENR table.

ENRSN

IENRFile

Sets and returns the serial number of the noise source.

 

IENRFile History

Interface

Introduced with PNA Rev:

IENRFile

8.0