I want to put the variable D1, for example, instead of the number 1 in this code
The program does not accept this
MOV D100 Ary[1]
The program does not accept this MOV D100 Ary[D1]
I tried a lot and did not succeed. I will be grateful to you for your help
In ISPSoft User Manual, item 6.1.5:
Note that the method depends on the PLC model, there are some that do not support the use of index, you can check in the manual.