IDS camera added
This commit is contained in:
@@ -41,10 +41,10 @@ namespace VisionBuilder.UI.Windows.Test
|
||||
|
||||
var mainKernel = Common.VisionBuilder.CreateMainKernel(settings);
|
||||
mainKernel
|
||||
.UseConsole()
|
||||
.UseIOCommander([CAMERA1])
|
||||
.UseIOCommanderWindowsDebug()
|
||||
.UseIOCommanderVirtualInput()
|
||||
.UseConsole()
|
||||
.UseWindowsServices();
|
||||
|
||||
// CAMERA 1 //
|
||||
|
||||
Reference in New Issue
Block a user