I’d like to stop the running or pausing program by Ethernet/IP.
However, in the API list obtained in below link I couldn’t find the function or input to do that.
Now I will do that by connecting the digital I/O each other and handling the digital output with Ethernet/IP.
Namely, using Ethernet/IP make the digital output ON and the digital output throw to the digital input assigned the function to stop program.
Is it possible?
Or is there any smarter or simpler way?
I know other way such as using Dashboard server can do it.
However, I hope to do it by using Ethernet/IP as possible.
thank you for your rapid reply.
you mean, the stop program function can be assigned to “Bit input register”, right?
the sentence “The lower range (bool[0:64], int[0:23], float[0:23]) of the gp input and output registers is reserved for FieldBus/PLC interface usage” in the below site is the same meaning of what you taught me.
is it right?