LaserAPIGetPowerScale(PowerChannels) Method |
Gets the current power scale factor for the given power output channel.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public double GetPowerScale(
PowerChannels target
)
Parameters
- target PowerChannels
- The power output channel selector.
Return Value
DoubleThe current power scale.
See Also