HI
I have problem that it random due a RESET it may when it stand still or running. And there is non message in the statusmessage.
There is no Input trigger or hotkeys that is set for RESET.
I have a macro that make a reset but it at the same time post a status message, so i can see what it is ex. Inverter or Stepmotor controler.
if (AS3.GetLED(106)) {
exec.AddStatusmessage("Inverter Alarm");
exec.Callbutton(512);
}
It may be the UCR200 that make a reset dur to bad communication, but at this time it was off.
Br.
Kim