You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
559 B
INI
30 lines
559 B
INI
[system]
|
|
#数据库连接
|
|
mesConnStr=Data Source=175.27.215.92/helowin;User ID=aucma_mes;Password=aucma
|
|
scadaConnStr=Data Source=175.27.215.92/helowin;User ID=aucma_scada;Password=aucma
|
|
|
|
#工位编号
|
|
stationCode=ZZ-01
|
|
#工位名称
|
|
stationName=箱壳内胆组装
|
|
|
|
#箱壳库编号
|
|
shellStoreCode=XKJCK-001
|
|
#内胆库编号
|
|
linerStoreCode=NDJCK-001
|
|
|
|
#箱壳物料类型编号
|
|
shellMaterialType =3
|
|
#内胆物料类型编号
|
|
linerMaterialType=4
|
|
|
|
#入库任务类型编号
|
|
instoreTaskType=1
|
|
#出库任务类型编号
|
|
outstoreTaskType=2
|
|
|
|
#箱壳扫码器IP
|
|
shellHikRobotIp=169.254.100.169
|
|
#内胆扫码器IP
|
|
linerHikRobotIp=127.0.0.1
|