Skip to content
切换导航条
切换导航条
当前项目
正在载入...
登录
张东亮
/
NS200
转到一个项目
切换导航栏
切换导航栏固定状态
项目
群组
代码片段
帮助
项目
活动
版本库
图表
网络
创建新的问题
提交
问题看板
文件
提交
网络
比较
分支
标签
Commit a286b78f
由
刘韬
编写于
2024-11-18 19:51:57 +0800
浏览文件
选项
浏览文件
标签
下载
电子邮件补丁
差异文件
1
1 个父辈
65de4f7a
显示空白字符变更
内嵌
并排
正在显示
7 个修改的文件
包含
33 行增加
和
3 行删除
DeviceLibrary/DeviceLibrary.csproj
dll/Asa.Camera.VisionLib.dll
dll/ConfigHelper.dll
dll/ConfigHelper.xml
dll/HuichuanLibrary.dll
dll/HuichuanLibrary.xml
dll/renew.bat
DeviceLibrary/DeviceLibrary.csproj
查看文件 @
a286b78
...
@@ -49,8 +49,7 @@
...
@@ -49,8 +49,7 @@
<Reference Include="HuichuanLibrary">
<Reference Include="HuichuanLibrary">
<HintPath>..\dll\HuichuanLibrary.dll</HintPath>
<HintPath>..\dll\HuichuanLibrary.dll</HintPath>
</Reference>
</Reference>
<Reference Include="IDHIKCamera, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<Reference Include="IDHIKCamera">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\dll\IDHIKCamera.dll</HintPath>
<HintPath>..\dll\IDHIKCamera.dll</HintPath>
</Reference>
</Reference>
<Reference Include="log4net, Version=2.0.12.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<Reference Include="log4net, Version=2.0.12.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
...
...
dll/Asa.Camera.VisionLib.dll
查看文件 @
a286b78
此文件类型无法预览
dll/ConfigHelper.dll
查看文件 @
a286b78
此文件类型无法预览
dll/ConfigHelper.xml
查看文件 @
a286b78
...
@@ -156,6 +156,12 @@
...
@@ -156,6 +156,12 @@
<param
name=
"key"
></param>
<param
name=
"key"
></param>
<param
name=
"value"
></param>
<param
name=
"value"
></param>
</member>
</member>
<member
name=
"M:ConfigHelper.Config.Del(System.String)"
>
<summary>
删除配置
</summary>
<param
name=
"key"
></param>
</member>
<member
name=
"M:ConfigHelper.Config.SaveChangeDebounce"
>
<member
name=
"M:ConfigHelper.Config.SaveChangeDebounce"
>
<summary>
<summary>
保存设置
保存设置
...
@@ -261,6 +267,11 @@
...
@@ -261,6 +267,11 @@
</summary>
</summary>
<param
name=
"comment"
></param>
<param
name=
"comment"
></param>
</member>
</member>
<member
name=
"T:CommonLib"
>
<summary>
程序公共类
</summary>
</member>
<member
name=
"P:CommonLib.AppPathExe"
>
<member
name=
"P:CommonLib.AppPathExe"
>
<summary>
<summary>
程序exe全路经 如d:\app\app.exe
程序exe全路经 如d:\app\app.exe
...
@@ -305,6 +316,12 @@
...
@@ -305,6 +316,12 @@
<param
name=
"enable"
>
是否启用
</param>
<param
name=
"enable"
>
是否启用
</param>
<param
name=
"delaysec"
>
延迟启动时间秒
</param>
<param
name=
"delaysec"
>
延迟启动时间秒
</param>
</member>
</member>
<member
name=
"M:CommonLib.AddTaskAction(System.Action)"
>
<summary>
添加需要每天定时运行的任务
</summary>
<param
name=
"action"
></param>
</member>
<member
name=
"M:CommonLib.DeleteOverDayFile(System.String,System.String,System.Int32)"
>
<member
name=
"M:CommonLib.DeleteOverDayFile(System.String,System.String,System.Int32)"
>
<summary>
<summary>
删除超过指定天数的文件
删除超过指定天数的文件
...
...
dll/HuichuanLibrary.dll
查看文件 @
a286b78
此文件类型无法预览
dll/HuichuanLibrary.xml
查看文件 @
a286b78
...
@@ -537,6 +537,13 @@
...
@@ -537,6 +537,13 @@
<param
name=
"value"
></param>
<param
name=
"value"
></param>
<param
name=
"time"
></param>
<param
name=
"time"
></param>
</member>
</member>
<member
name=
"M:HuichuanLibrary.HCBoardManager.GetAxisExtraIO(System.Int16)"
>
<summary>
获取驱动器扩展IO,DI0 ~ DI7, true对应我们低, false 对应高
</summary>
<param
name=
"axisNo"
></param>
<returns></returns>
</member>
<member
name=
"M:HuichuanLibrary.HCBoardManager.StartHomeMove(System.Int16,System.UInt32,System.UInt32,System.UInt32,System.Int16,System.Int32,System.UInt32,System.Int16)"
>
<member
name=
"M:HuichuanLibrary.HCBoardManager.StartHomeMove(System.Int16,System.UInt32,System.UInt32,System.UInt32,System.Int16,System.Int32,System.UInt32,System.Int16)"
>
<summary>
<summary>
开始回零
开始回零
...
@@ -979,6 +986,13 @@
...
@@ -979,6 +986,13 @@
<param
name=
"axisNo"
></param>
<param
name=
"axisNo"
></param>
<returns></returns>
<returns></returns>
</member>
</member>
<member
name=
"M:HuichuanLibrary.HCBoardBean.GetAxisExtraIO(System.Int16)"
>
<summary>
获取伺服驱动器IO 6~8
</summary>
<param
name=
"axisNo"
></param>
<returns></returns>
</member>
<member
name=
"F:HuichuanLibrary.HCBoardBean.HomeSts_Moveing"
>
<member
name=
"F:HuichuanLibrary.HCBoardBean.HomeSts_Moveing"
>
<summary>
<summary>
回原点状态:0=正在回零中
回原点状态:0=正在回零中
...
...
dll/renew.bat
查看文件 @
a286b78
...
@@ -3,6 +3,6 @@ copy /y D:\rick\vs\ConfigHelper\ConfigHelper\bin\Debug\ConfigHelper.* .\
...
@@ -3,6 +3,6 @@ copy /y D:\rick\vs\ConfigHelper\ConfigHelper\bin\Debug\ConfigHelper.* .\
copy /y D:\rick\vs\Camera\CameraVisionLib\bin\Debug\Asa.Camera.VisionLib.* .\
copy /y D:\rick\vs\Camera\CameraVisionLib\bin\Debug\Asa.Camera.VisionLib.* .\
copy /y D:\rick\vs\RC1271-DUOStore\dll\halcondotnet.* .\
copy /y D:\rick\vs\RC1271-DUOStore\dll\halcondotnet.* .\
copy /y D:\rick\vs\HuichuanLibrary\HuichuanLibrary\bin\Debug\HuichuanLibrary.* .\
copy /y D:\rick\vs\HuichuanLibrary\HuichuanLibrary\bin\Debug\HuichuanLibrary.* .\
copy /y D:\rick\vs\
20242
Main\IDHIKCamera\bin\Debug\IDHIKCamera.* .\
copy /y D:\rick\vs\
SO20242_Gree_
Main\IDHIKCamera\bin\Debug\IDHIKCamera.* .\
copy /y D:\rick\vs\צ\Rmaxis\bin\Debug\log4net.* .\
copy /y D:\rick\vs\צ\Rmaxis\bin\Debug\log4net.* .\
copy /y D:\rick\vs\SO775-DUOStore\dll\UserFromControl.* .\
copy /y D:\rick\vs\SO775-DUOStore\dll\UserFromControl.* .\
\ No newline at end of file
\ No newline at end of file
编写
预览
支持
Markdown
格式
附加文件
你添加了
0
人
到此讨论。请谨慎行事。
Finish editing this message first!
Cancel
请
注册
或
登录
后发表评论