| 123456789101112131415161718192021222324252627282930313233343536373839404142 |
- PLC IP地址:192.168.0.1
- (DB10000)
- 名称,数据类型,偏移量
- 允许作业,Bool,282.0
- 作业完成,Bool,2.0
- OK点位1,Bool,2.1
- NG点位1,Bool,2.2
- 行程值1,Real,4.0
- 压力值1,Real,8.0
- 保压时间1,DInt,12.0
- OK点位2,Bool,16.0
- NG点位2,Bool,16.1
- 行程值2,Real,18.0
- 压力值2,Real,22.0
- 保压时间2,DInt,26.0
- OK点位3,Bool,30.0
- NG点位3,Bool,30.1
- 行程值3,Real,32.0
- 压力值3,Real,36.0
- 保压时间3,DInt,40.0
- OK点位4,Bool,44.0
- NG点位4,Bool,44.1
- 行程值4,Real,46.0
- 压力值4,Real,50.0
- 保压时间4,DInt,54.0
- OK点位5,Bool,58.0
- NG点位5,Bool,58.1
- 行程值5,Real,60.0
- 压力值5,Real,64.0
- 保压时间5,DInt,68.0
- OK点位6,Bool,72.0
- NG点位6,Bool,72.1
- 行程值6,Real,74.0
- 压力值6,Real,78.0
- 保压时间6,DInt,82.0
- OK点位7,Bool,86.0
- NG点位7,Bool,86.1
- 行程值7,Real,88.0
- 压力值7,Real,92.0
- 保压时间7,DInt,96.0
|