配置Config.json
"Type": "Jtext103.CFET2.Things.CameraThing.CameraThing",
"InitObj": "CameraThingConfig.json"
CFET固定前缀加上类的命名
配置CameraThingConfig.json
"PythonDLLPath":"C:\\Users\\22421\\AppData\\Local\\Programs\\Python\\Python311\\python311.dll",
"sdkPath": "D:\\Download\\Thermal Camera_HAT\\pysenxor-master",
"savePath": "D:\\CFET2\\jtext103_cfet2app\\CFET2APP\\bin\\Debug\\net461\\frame_image_from_interface.jpg",
"_intervalMs": 1000,
"_serialPort": "COM6",
一些常用的变量
在CFET2APP方案下建立新的项目

本文章使用limfx的vscode插件快速发布