Thank you Admin!
So I write sock : sendto(data, '127.0.0.1', 5485) in the event script and receive them in resident script.
port:write(':RR\r\n') is a command to request the slave to give LM the status so it is not one-way communication....can I include "port:read(17)" in the same resident script?
So I write sock : sendto(data, '127.0.0.1', 5485) in the event script and receive them in resident script.
port:write(':RR\r\n') is a command to request the slave to give LM the status so it is not one-way communication....can I include "port:read(17)" in the same resident script?