I'm trying to write a simple Structured Text routine to move some DINTS from an array into a tag. I need to have a time delay between each For count := 0 to 10 loop iteration, but can't seem to come up with a solution. Any ideas?
↧
I'm trying to write a simple Structured Text routine to move some DINTS from an array into a tag. I need to have a time delay between each For count := 0 to 10 loop iteration, but can't seem to come up with a solution. Any ideas?