Skip to content
切换导航条
切换导航条
当前项目
正在载入...
登录
刘韬
/
SO815-AutoInOutStore
转到一个项目
切换导航栏
切换导航栏固定状态
项目
群组
代码片段
帮助
项目
活动
版本库
图表
网络
创建新的问题
提交
问题看板
文件
提交
网络
比较
分支
标签
Commit 990c5794
由
LN
编写于
2019-09-04 11:27:47 +0800
浏览文件
选项
浏览文件
标签
下载
电子邮件补丁
差异文件
文字显示错误
1 个父辈
e94b5388
隐藏空白字符变更
内嵌
并排
正在显示
5 个修改的文件
包含
11 行增加
和
10 行删除
source/ACSingleStore/App.config
source/ACSingleStore/FrmAxisDebug.cs
source/ACSingleStore/Properties/Resource.en-US.resx
source/ACSingleStore/Properties/Resource.zh-CN.resx
source/DeviceLibrary/StoreConfig/AC/linePositions.csv
source/ACSingleStore/App.config
查看文件 @
990c579
...
...
@@ -47,7 +47,7 @@
<
add
key
=
"DOMS"
value
=
"200"
/>
<
add
key
=
"SinglePosId"
value
=
"1#AC2_1_1_6"
/>
<!--配置文件的表头格式,
0
=中文,
1
=英文-->
<
add
key
=
"LibNameType"
value
=
"
1
"
/>
<
add
key
=
"LibNameType"
value
=
"
0
"
/>
</
appSettings
>
<
log4net
>
<
appender
name
=
"RollingLogFileAppender"
type
=
"log4net.Appender.RollingFileAppender"
>
...
...
source/ACSingleStore/FrmAxisDebug.cs
查看文件 @
990c579
...
...
@@ -58,6 +58,7 @@ namespace OnlineStore.AutoInOutStore
UpdateInOutPosition
();
UpdateUpdownPosition
();
UpdateAutoPosition
();
UpdateCompPosition
();
// txtComPosition.Text = ShuoKeControls.GetABSPosition(compress_Slv).ToString();
}
/// <summary>
...
...
source/ACSingleStore/Properties/Resource.en-US.resx
查看文件 @
990c579
...
...
@@ -593,7 +593,7 @@
<value>l-axis-descent</value>
</data>
<data name="FrmAxisDebug_btnMiddleMovej_Text" xml:space="preserve">
<value>Rotation axis
+
clockwise</value>
<value>Rotation axis
- anti-
clockwise</value>
</data>
<data name="FrmAxisDebug_btnInOutMove_Text" xml:space="preserve">
<value>In-out axis+forward</value>
...
...
@@ -602,7 +602,7 @@
<value>l-axis+ascent</value>
</data>
<data name="FrmAxisDebug_btnMiddleMove_Text" xml:space="preserve">
<value>Rotation axis+
anti-
clockwise</value>
<value>Rotation axis+clockwise</value>
</data>
<data name="FrmAxisDebug_label3_Text" xml:space="preserve">
<value>(Axis 3) in-out axis</value>
...
...
@@ -1112,10 +1112,10 @@
<value>Batch loading axis</value>
</data>
<data name="FrmAxisDebug_btnComMovej_Text" xml:space="preserve">
<value>Pressure axis-(
down
)</value>
<value>Pressure axis-(
up
)</value>
</data>
<data name="FrmAxisDebug_btnComMove_Text" xml:space="preserve">
<value>Pressure axis+(
up
)</value>
<value>Pressure axis+(
down
)</value>
</data>
<data name="FrmAxisDebug_label4_Text" xml:space="preserve">
<value>(Axis 4)pressure axis</value>
...
...
source/ACSingleStore/Properties/Resource.zh-CN.resx
查看文件 @
990c579
...
...
@@ -592,7 +592,7 @@
<value>升降轴-(下降)</value>
</data>
<data name="FrmAxisDebug_btnMiddleMovej_Text" xml:space="preserve">
<value>旋转轴-(
顺
时针)</value>
<value>旋转轴-(
逆
时针)</value>
</data>
<data name="FrmAxisDebug_btnInOutMove_Text" xml:space="preserve">
<value>进出轴+(前进)</value>
...
...
@@ -601,7 +601,7 @@
<value>升降轴+(上升)</value>
</data>
<data name="FrmAxisDebug_btnMiddleMove_Text" xml:space="preserve">
<value>旋转轴+(
逆
时针)</value>
<value>旋转轴+(
顺
时针)</value>
</data>
<data name="FrmAxisDebug_label3_Text" xml:space="preserve">
<value>(轴三)进出轴</value>
...
...
@@ -1109,10 +1109,10 @@
<value>批量上下料轴</value>
</data>
<data name="FrmAxisDebug_btnComMovej_Text" xml:space="preserve">
<value>压紧轴-(向
下
)</value>
<value>压紧轴-(向
上
)</value>
</data>
<data name="FrmAxisDebug_btnComMove_Text" xml:space="preserve">
<value>压紧轴+(向
上
)</value>
<value>压紧轴+(向
下
)</value>
</data>
<data name="FrmAxisDebug_label4_Text" xml:space="preserve">
<value>(轴四)压紧轴</value>
...
...
source/DeviceLibrary/StoreConfig/AC/linePositions.csv
查看文件 @
990c579
PositionNum,Priority,Height,Width,StoreID,SupportBatch,MiddleAxis_Position_P2,UpDownAxis_OHPosition_P5,UpDownAxis_OLPosition_P6,UpDownAxis_IHPosition_P3,UpDownAxis_ILPosition_P4,InOutAxis_Position_P3,CompressAxis_Position_P2,CompressAxis_CPosition_P3,InOutAxis_DoorOutPosition_P4,InOutAxis_Batch_
P2
位置,优先级,高度,宽度,料仓ID,支持批量操作,中轴位置P2,升降轴库位出料前点P5,升降轴库位出料缓冲点P6,升降轴库位入料前点P3,升降轴库位入料缓冲点P4,进出轴库位点取料点P3,压紧轴压紧点P2,压紧轴压紧前点P3,进出轴仓门出料点P4,进出轴吸盘取料点
P2
1#AC1_0_1_1,1,24,13,1,1,218800,781000,793000,793000,781000,85000,-200000,-120000,90000,87000
1#AC1_0_1_2,2,24,13,1,1,218800,810000,822000,822000,810000,85000,-200000,-120000,90000,87000
1#AC1_0_1_3,3,24,13,1,1,218800,840500,852500,852500,840500,85000,-200000,-120000,90000,87000
...
...
编写
预览
支持
Markdown
格式
附加文件
你添加了
0
人
到此讨论。请谨慎行事。
Finish editing this message first!
Cancel
请
注册
或
登录
后发表评论