Click or drag to resize

MarkerPen Properties

The MarkerPen type exposes the following members.

Properties
 NameDescription
Public propertyBeamProfileID The index of the type of beam to be used by the laser, if the laser supports beam selection.
Public propertyColor Color displayed in the GUI
Public propertyDashedLine Enables dashed line feature.
Public propertyDashedLineOffset The start offset of the DashedLinePattern.
Public propertyDashedLinePattern The on/off patterns for dashed lines. The value is comma separated.
Public propertyJumpDelay The jump delay.
Public propertyJumpLengthLimit When VariableJumpDelay is enabled this is the maximum length of a jump vector for which the variable jump delay is being considerated.
Public propertyJumpSpeed The jump speed.
Public propertyLaserFrequency The frequency of the laser modulation signal (LM).
Public propertyLaserOffDelay The laser off delay.
Public propertyLaserOnDelay The laser on delay.
Public propertyLaserOutputMode Determines whether the laser is pulsed or continuous wave (if supported).
Public propertyLaserPower Gets or sets the laser output power as a factor from 0 to 1.
Public propertyLmWidth The width of the laser modulation signal (LM).
Public propertyMarkDelay The mark delay.
Public propertyMarkSpeed The mark speed.
Public propertyMinJumpDelay When VariableJumpDelay is enabled this is the minimum jump delay.
Public propertyMustHaveValue The flag to indicate whether pen property can be null.
Public propertyName The displayed name of the pen.
Public propertyOpticalPulseWidth If available the optical pulse width. Negative values will not be sent to the laser.
Public propertyOpticalPulseWidthIndex If available the optical pulse width index.
Public propertyPolyDelay The poly delay.
Public propertyRampingEndSegments (For main power) Ramping values at the end of the vector. Each value is a tuple of the position (in distance mode) or the time (in time mode) and the power. The start position or time has to be zero, and it needs to be increasing. This is relative to the end of the vector. The power can be -1 to refer to the default laser power.
Public propertyRampingMode Ramping mode at the start of the vector.
Public propertyRampingStartSegments (For main power) Ramping values at the start of the vector. Each value is a tuple of the position (in distance mode) or the time (in time mode) and the power. The start position or time has to be zero, and it needs to be increasing. This is relative to the start of the vector. The power can be -1 to refer to the default laser power.
Public propertySecondaryPower Secondary power. 1 is equal to max power eg 10V.
Public propertySecondaryRampingEndSegments (For secondary power) Ramping values at the end of the vector. Each value is a tuple of the position (in distance mode) or the time (in time mode) and the power. The start position or time has to be zero, and it needs to be increasing. This is relative to the end of the vector. The power can be -1 to refer to the default laser power.
Public propertySecondaryRampingStartSegments (For secondary power) Ramping values at the start of the vector. Each value is a tuple of the position (in distance mode) or the time (in time mode) and the power. The start position or time has to be zero, and it needs to be increasing. This is relative to the start of the vector. The power can be -1 to refer to the default laser power.
Public propertyShouldMark Determines whether the path using this pen is getting marked.
Public propertySkyWritingAccelerationDelay The acceleration delay for skywriting feature.
Public propertySkyWritingDecelerationDelay The deceleration delay for skywriting feature.
Public propertySkyWritingExtensionTime The extension time for skywriting feature.
Public propertySkyWritingLaserOffDelay The laser off delay for skywriting feature.
Public propertySkyWritingLaserOnDelay The laser on delay used for sky writing.
Public propertySkyWritingMinCoH The minimum change of heading for skywriting.
Public propertySkyWritingMode Sets the SkyWritingMode
Public propertyVariableJumpDelay Enables or disables the variable jump delay.
Public propertyVariablePolyDelay Enables or disables the variable polygon delay.
Public propertyVelocityPowerCorrection Enables velocity based power correction.
Public propertyWaveform Waveform used by the laser.
Public propertyWobbleAmplitude Amplitude of the wobble shape.
Public propertyWobbleFrequency Frequency of the wobble shape.
Public propertyWobbleMode Mode of wobbling
Public propertyWobblePhase Phase of the wobble shape
Public propertyZoomAsync Gets or sets the zoom async flag.
Public propertyZoomFactor Gets or sets the zoom factor.
Public propertyZoomSpeed Gets or sets the zoom speed [factor/µs].
Top
See Also