Hi everyone,
I am doing some tests to debug without writing (uploading) programm from another coomputer. I have connected to the PLC (AXCF 2152) 2 computers. The first computer write the programm to the PLC using PLCNext Engineer. And in the 2nd computer I only compiled the programm and then try to initialize debug, but it doesnt allowed me.
The process i realize is the next one:
I search the PLC in „online controllers“ then only compiled it (Project ->Rebuild) Fig 1. Later, I establish connection (connect/disconnect) Fig 2. Finally, select „Debug On/Off“ but it doesnt allowed me to debug.
image.png Fig 1. Compiling Programmimage.png Fig 2. Connection established
And it appears the next message Fig 3:
image.png Fig 3. Messages after try debugging "There is a different project on the device " but there was any change between the programm uploaded (Computer 1) and the programm compiled (Computer 2). Also the period of time of connectin one computer and another was less than 5 minutes.
So the doubts i have are: It is not possible to debug without writing (2nd computer)? If it is, what I’m doing wrong?
This is important to me because i want to apply later the same logic but remotely via VPN using mGuard secure Cloud and Shrew Soft.
Thanks!