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 VNA memory.

PutENRData

IENRFile

Write the ENR calibration data to VNA memory.

LoadENRFile

IENRFile

Recalls an ENR file from disk into VNA Memory.

SaveENRFile

IENRFile

Saves an ENR file from VNA 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.

NoiseCalTemperature

IENRFile

Read the cal temperature of the noise source.

 

IENRFile History

Interface

Introduced with VNA Rev:

IENRFile

8.0