Click or drag to resize

IStandAloneView Interface

Interface defining the StandAloneView

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public interface IStandAloneView : IDisposable

The IStandAloneView type exposes the following members.

Properties
 NameDescription
Public propertyAddPortDelegate 
Public propertyConfigurationManager Get or sets the configuration manager
Public propertyDownloadJobDelegate Callback for downloading a job.
Public propertyExecutionInProgress 
Public propertyIsDirty 
Public propertyLastUsedJobPath Default path of opening jobs.
Public propertyShowMessageDelegate Callback for showing messages.
Top
Methods
 NameDescription
Public methodGetConfiguration Returns the Stand-Alone configuration.
Public methodGetScanController 
Public methodLoadConfiguration Loads the provided configuration .
Public methodRefreshIOPorts 
Public methodUpdateTimeSteps 
Top
See Also