State¶
Leafs
Children
- 
class 
Aps.ApsModules.ApsModule.Ports.LineSecondaryOut.State¶ Bases:
EntityClass Hierarchy:
ApsApsModulesApsModulePortsLineSecondaryOutStateThis class represents state data.
State data for the line secondary output port
- 
target_attenuation¶ Target attenuation of the variable optical attenuator associated with the port in increments of 0.01 dB
type:
Decimal64range: -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:
Decimal64range: -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:
OpticalPowerconfig: False
-