10-20-2020, 10:47 AM
When I initiate the log on in NC16. I keep getting a initialization failure. Any Ideas?
NC Initialization
|
10-20-2020, 10:47 AM
When I initiate the log on in NC16. I keep getting a initialization failure. Any Ideas?
02-18-2021, 03:40 PM
This is a known issue. The FunctionPlc has a timer that is too short. Open the "ppnc_function.plc" within the IDE project. I am attaching a screenshot. Scroll down to the first if statement. It should look like the code box below.
Code: // -------------------- Handshake GUI Initialize Bit - Login -------------- Change the timer to 1 to 2 seconds. You will have to $$$***, SAVE, $$$, Build and Download, SAVE, $$$ and reconnect with the NC software after making this change. |
« Next Oldest | Next Newest »
|