neclib.devices.power_meter.ml2437a#

Aliases#

PowerMeter

None

busy

Manages the busy state of the object.

get_logger

Get logger instance which prints operation logs to console.

class ML2437A[source]#

Bases: PowerMeter

PowerMeter, which can measure IF signal power.

Notes

Configuration items for this device:

hoststr

IP address for GPIB communicator.

portint

GPIB port of using devices. Please check device setting.

Model: ClassVar[str] = 'ML2437A'#
Manufacturer: ClassVar[str] = 'Anritsu'#
Identifier: ClassVar[Optional[str]] = 'host'#
get_power()[source]#
Return type:

Unit(“dB(mW)”)

finalize()[source]#
Return type:

None