mirror of
https://github.com/eggplantlwj/VisionEdit.git
synced 2026-03-28 11:16:34 +08:00
1、所有工具参数以Job分隔进行保存到本地
2、PMA工具修改
This commit is contained in:
@@ -904,6 +904,7 @@ namespace ToolLib.VisionJob
|
||||
}
|
||||
[NonSerialized]
|
||||
public FormImageWindow myHalconWindow = new FormImageWindow();
|
||||
public string JobDirectoryPath { get; set; } = @"D:\VisionSystem\";
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user