TIA V14 Resume logging after download

Jeebs

Member
Join Date
Feb 2007
Location
Leuven
Posts
1,059
Any of you guys know how to fix this small issue I'm having?

Got a TP1500 with a TIA V14 project. It has some logs. On download of project the logging stops. Restart of runtime restarts logging. Highly undesirable behavior as the older versions, WinCC Flex, logging restarted automatically after download of project.

There any checkbox I'm missing? Any obscure selection I haven't found yet?
 
Any of you guys know how to fix this small issue I'm having?

Got a TP1500 with a TIA V14 project. It has some logs. On download of project the logging stops. Restart of runtime restarts logging. Highly undesirable behavior as the older versions, WinCC Flex, logging restarted automatically after download of project.

There any checkbox I'm missing? Any obscure selection I haven't found yet?

I've seen a checkbox for "enable logging at runtime start", but that's the default, and it sounds like its already doing that. That's wierd behavior, it seems like starting runtime after a DL would already count as a restart.

Were there any pertinent system messages in the alarm buffer? (attempted logging restart but failed, etc)
 
Error 80015: The network is not present or not started. 1222

Which seems to be a WinCE error. Looks like network connection is broken on download. But not when stopping runtime.
 
Error 80015: The network is not present or not started. 1222

Which seems to be a WinCE error. Looks like network connection is broken on download. But not when stopping runtime.

Weird. Maybe communications takes more time to get established after a download? Does it start give another message saying that communications are started up after that one?

There are system functions you can run to start/stop logging manually. Maybe you can use one of those to test if the logging is running or not, and then start it if needed?
 
🔨

🤾

đź“š
🔨

On reboot of panel the logs connect automatically. Only on download it disconnects and doesn't reconnect before the end of log initialization. Takes about 10-12s to reconnect to network logs after a download. Reboot of panel or stop of runtime gives $RT_OFF$ in logs. Download of project gives $RT_DIS$ in logs. Means it was programmed as such.

Been exploring some other options such as local logging and copying or archiving logs to remote location at set times. Copying is a no-go since it requires the network log to be accessible else it throws a "9999 Global: Unknown error,". So it still requires a runtime stop. Archiving isn't doing it either. Since it creates a new file for each archive. Cluttering the storage location. And it would require a rewrite of our archiving software.

Gonna park this issue till a later date. Wasting too much time on something that used to work without issue in WinCC Flex.
 

Similar Topics

Had a project a few years back done in v14 of TIA. Very similar job has come up for the same company with different PLC and HMI hardware. I...
Replies
1
Views
225
Hello PLC Friends, I'm starting my final year project with a given rig and I'm thinking about incorporating a remote access feature where I can...
Replies
2
Views
360
Hi everyone. Please help me to upload program from S7-1200 with TIA v14. I created new project, go to Online tab, select Upload devices as new...
Replies
0
Views
1,073
I am beatin gmy head against the wall trying to get my modbus comms working. I have a s7-1200 running tia v14, a cm-1241 comm card. I have...
Replies
22
Views
7,347
I am trying to commission a compressor that is using a s7-1200 to communicate rs485/modbus to a the compressor interface. My rs485 module is a...
Replies
2
Views
1,687
Back
Top Bottom