Monitor status of I/O in S7-300

BNA

Member
Join Date
Sep 2003
Location
Give
Posts
117
Hello

I am having some problems with a system that has been running for some time now, it seems that some times a sensor fails, so my question is, does any of you have a good idea how to make some sort of long time monitoring of 2 inputs and a couple of memory bits.

I am thinking that some sort of graph (Chart), showing my inputs and memory bits together.

Any ideas.

Regards Brian
 
Last edited:
Here's some code that logs the state of 8 bits together with the time and date on each 0 to 1 and 1 to 0 transition of a given variable. The example code is triggered by transitions on I0.0 (logged to DB1) and I0.1 (logged to DB2). I split the date_and_time into bytes and TOD for ease of monitoring when testing.
 
Great piece of software, I think this will do the trick.

Thanks a lot.

Best regards
Brian
 

Similar Topics

Hello to Mitsubishi Electric experts. I have been tasked with developing an application that gets data from a MELSEC application, using MX Sheet...
Replies
2
Views
1,238
Hello, We have an application with a customer where they would like to monitor how many times a day several pieces of machinery start. We need to...
Replies
9
Views
2,686
I have this water meter that sends pulse signals to a 1769-IQ card (high speed DI card). When I turn on an output to open the water valve, I need...
Replies
3
Views
1,954
Can we monitor/watch the status of safety tags in SafetyTask rung? Or the status of safety tags are freezed? Thanks a lot.
Replies
1
Views
1,622
We are using WonderWare as HMI, currently we are using a "STATUS" tag in WonderWare to monitor I/O status on channel 1 on the SLC 5/04. That's...
Replies
3
Views
2,521
Back
Top Bottom