delay10618
級別: 探索解密
![]() |
macro_command main() short a,b float c GetData(a, "Local HMI", LW, 30, 1) GetData(b, "Local HMI", LW, 31, 1) c=a/b SetData(c, "Local HMI", LW, 32, 1) end macro_command 這樣對不對 |
---|---|
|