State¶
Leafs
Children
-
class
Aps.ApsModules.ApsModule.Ports.LinePrimaryOut.
State
¶ Bases:
Entity
Class Hierarchy:
Aps
ApsModules
ApsModule
Ports
LinePrimaryOut
State
This class represents state data.
State data for the line primary output port
-
target_attenuation
¶ Target attenuation of the variable optical attenuator associated with the port in increments of 0.01 dB
type:
Decimal64
range: -92233720368547758.08..92233720368547758.07config: False
units: dB
-
attenuation
¶ The attenuation of the variable optical attenuator associated with the port in increments of 0.01 dB
type:
Decimal64
range: -92233720368547758.08..92233720368547758.07config: False
units: dB
-
optical_power
¶ The optical output power of this port in units of 0.01dBm. Optical output power represents the signal traversing from the module to an external destination. The power is measured after any attenuation. If avg/min/max statistics are not supported, the target is expected to just supply the instant value
type:
OpticalPower
config: False
-