gao203040112
wingwf2000
min=First
if min>=second then min=second
if min>=third then min=third
...
if min>=ten then min=ten
如果PLC支持数组或间接访问的话(指在梯形图中)可以使用循环
海狗
haohaoxue2010
guoke0702