TwinCAT 3 Error When Switched to Run Mod

Hi,

I am new to TwinCat 3 and to PLC programming.

I made a program on TwinCat 3 to experiment a little bit. When I switched to Run Mode TwinCat gave me the following error:

Error 15 27/01/2024 23:23:48 551 ms | 'TwinCAT System' (10000): Sending ams command >> Init4\RTime: Start Interrupt: Ticker started >> AdsWarning: 4115 (0x1013, RTIME: system clock setup fails.
Hint: On Windows11 system execute win8settick.bat in TwinCAT\3.1\System as administrator and reboot.) << failed!

I am running TwinCat 3.1, Engineering eddition on Windows 8.1 64-bit operating systems.

Any suggestion of how I can solve this error is more than welcome.

Thanks alot
 
Hint: On Windows11 system execute win8settick.bat in TwinCAT\3.1\System as administrator and reboot.
Did you run the "win8settick" batch file, located in the TwinCAT\3.1\System directory as an administrator (by right-clicking on the file and selecting Run as Administrator) and reboot your computer?
 
Hi,

I am new to TwinCat 3 and to PLC programming.

I made a program on TwinCat 3 to experiment a little bit. When I switched to Run Mode TwinCat gave me the following error:

Error 15 27/01/2024 23:23:48 551 ms | 'TwinCAT System' (10000): Sending ams command >> Init4\RTime: Start Interrupt: Ticker started >> AdsWarning: 4115 (0x1013, RTIME: system clock setup fails.
Hint: On Windows11 system execute win8settick.bat in TwinCAT\3.1\System as administrator and reboot.) << failed!

I am running TwinCat 3.1, Engineering eddition on Windows 8.1 64-bit operating systems.

Any suggestion of how I can solve this error is more than welcome.

Thanks alot
I was using it for industrial touchscreen monitor
 
Did you run the "win8settick" batch file, located in the TwinCAT\3.1\System directory as an administrator (by right-clicking on the file and selecting Run as Administrator) and reboot your computer?

Many touchscreens include setup/configuration software that allows you to enable touch and hold (or similar) to trigger a right-click. Or you can always temporarily connect a USB mouse to the computer.
 
Top