Can I use the serial port setup window to send a command to the PLC to change a counter set value.
I tried to use the command "Wu010005*". The PLC responds with "Warning: No response from PLC".
Then I tried: "@Wu010005*". The PLC responded with "@01FE42*". I guess that means I must have a correct FSC code in my command, but this is difficult if I just want to send a command using the server.
Is there any way to simply change a counter value without reprogramming?