Process |
public class ProcessVariables : ConfigBase
The ProcessVariables type exposes the following members.
Name | Description | |
---|---|---|
![]() | EnableDashedLine | Enables dashed line feature. |
![]() | EnableVariableJumpDelay | Enables or disables the variable jump delay. |
![]() | EnableVariablePolyDelay | Enables or disables the variable polygon delay. |
![]() | EvaluationLeadTime | Gets or sets the condition evaluation lead time for conditional flow-control commands. |
![]() | JumpDelay | Gets or sets the jump delay. |
![]() | JumpLengthLimit | When EnableVariableJumpDelay is enabled this is the maximum length of a jump vector for which the variable jump delay is being considered. |
![]() | JumpSpeed | Gets or sets the jump speed. |
![]() | LaserOffDelay | Gets or sets the laser off delay. |
![]() | LaserOnDelay | Gets or sets the laser on delay. |
![]() | LmFrequency | Gets or sets the LM frequency. |
![]() | LmWidth | Gets or sets the width of the LM pulses. |
![]() | MagnificationSpeed | Gets or sets the spot magnification speed. |
![]() | MarkDelay | Gets or sets the mark delay. |
![]() | MarkSpeed | Gets or sets the mark speed. |
![]() | MaxDwellTime | If PolyDelay exceeds this value then laser will be disabled during the delay. |
![]() | MinJumpDelay | When EnableVariableJumpDelay is enabled this is the minimum jump delay. |
![]() | OnOffPattern | Gets or sets a pattern for dashed lines. |
![]() | PolyDelay | Gets or sets the poly delay. |
![]() | Power | Gets or sets the output power for HotPowerTarget. |
![]() | Power1 | Gets or sets the output power for HotPowerTarget1. |
![]() | SkyWriting | Configuration of the skyWriting feature |
![]() | SpeedScale | Gets or sets the speed scale. |
![]() | TileOffset | Gets or sets the tile offset. |
![]() | Transformation | Gets or sets the transformation. |
![]() | Wobble | Configuration of the wobble feature |
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. |