Laser |
public class LaserConfig : ConfigBase
The LaserConfig type exposes the following members.
Name | Description | |
---|---|---|
![]() | EnableEquallySpacedPulses | Enables or disables generation of equally spaced laser pulses during scanner acceleration or deceleration. |
![]() | EnableGateModulatesLm | Enable/Disable LM signal depending on gate. |
![]() | EnableLaserSync | Enable/Disable synchronization with a free-running laser. |
![]() | EnablePowerCalibration | Enables or disables the use of the power calibration by way of a lookup table. |
![]() | EnablePowerCalibration1 | Enables or disables the use of the power calibration for HotPowerTarget1 by way of a lookup table. |
![]() | EnablePowerCorrection | Enables or disables the use of the position-dependent power correction. |
![]() | EnablePowerCorrection1 | Enables or disables the use of the position-dependent power correction for HotPowerTarget1. |
![]() | EnableTickle | Enable/Disable the output of a tickle signal. |
![]() | EnableVelocityCorrection | Enables or disables the use of the velocity-dependent power correction. |
![]() | EnableVelocityCorrection1 | Enables or disables the use of the velocity-dependent power correction for HotPowerTarget1. |
![]() | FpsPolarity | Polarity of the FPS output signal. |
![]() | FpsStart | Time before marking when fps should be enabled. |
![]() | FpsWidth | Width of the fps signal |
![]() | GateHold | Gets or sets the Gate Hold time. |
![]() | GatePolarity | Polarity of the Gate output signal. |
![]() | GateSetup | Gets or sets the Gate Setup time. |
![]() | HotPowerTarget | Gets or sets the target for the output. |
![]() | HotPowerTarget1 | Gets or sets the target for the second output. |
![]() | LaserTriggerDelay | Gets or sets the laser trigger delay. |
![]() | LMPolarity | Polarity of the LM output signal. |
![]() | PowerChangeSetup | Gets or sets the amount of time the power is updated prior to the next laser event. |
![]() | PowerScale | Gets or sets the current power scale factor. |
![]() | PowerScale1 | Gets or sets the optional power scale factor for the HotPowerTarget1. |
![]() | PowerWriteDelay | Gets or sets the delay between the power update and the assertion of the 'power write' signal. |
![]() | PowerWriteWidth | Gets or sets the amount of time the 'power write' signal is asserted. |
![]() | SimmerPower | Power when laser is on but no marking is done. |
![]() | SimmerPowerTarget | The output target for the simmer power |
![]() | TickleFrequency | Frequency of the tickle. |
![]() | TickleWidth | Width of the tickle. |
Name | Description | |
---|---|---|
![]() ![]() | Load | Loads a new configuration instance from the specified file. |
![]() | Save | Saves the configuration to the specified file. If the specified file exists, this method overwrites it. |