Class PluginLineCameraImageDeviceCommunicator
クライアントとホストを中継するプラグイン画像デバイスクラス
Implements
Inherited Members
Namespace: Menou.VI.Core.Imaging.Plugin.LineCamera
Assembly: Menou.VI.Core.Imaging.Plugin.dll
Syntax
public class PluginLineCameraImageDeviceCommunicator : IDisposable
Constructors
Name | Description |
---|---|
PluginLineCameraImageDeviceCommunicator(string, string, string, int) | コンストラクタ |
Properties
Name | Description |
---|---|
CaptureImageRequested | 撮像画像取得要求時のイベントハンドラー。 |
CaptureRequested | 撮像要求時のイベントハンドラー。 |
CaptureStopRequested | 撮像停止要求時のイベントハンドラー。 |
InitializeRequested | 初期化要求時のイベントハンドラー。 |
TerminateRequested | 終了要求時のイベントハンドラー。 |
Methods
Name | Description |
---|---|
Dispose() | |
Dispose(bool) | |
StartAsync() | 開始処理。 |