Click or drag to resize

JobDefinitionWorkspaceConfiguration Property

Gets or set the configuration of the workspace. If not set, scan controller defined by ScanControllers will be used in Master Slave mode.

Namespace: RAYLASE.Marker.Job
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
public string WorkspaceConfiguration { get; set; }

Property Value

String
See Also