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.
11 lines
493 B
Plaintext
11 lines
493 B
Plaintext
读取编码 UTF-81.54KB
|
|
# S7 PLC 配置文件
|
|
# 格式: ip, plcNumber, rack, slot, writeDataBlock, readDataBlock,
|
|
# palletName, palletDataType, palletOffset,
|
|
# batchName, batchDataType, batchOffset,
|
|
# dateName, dateDataType, dateOffset,
|
|
# snapName, snapDataType, snapOffset,
|
|
# photoName, photoDataType, photoOffset
|
|
|
|
127.0.0.1,001,0,2,DB2,DB1,盘点号,String[50],0.0,批次号,String[20],52.0,日期,String[20],74.0,允许拍照,byte,96.0,拍照结果,byte,98.0
|