I/O Device manager

Thersonder

Member
Join Date
Jun 2014
Location
Cape Town
Posts
2
Hi Guys,

I have recently been tasked with updating my company's VM Block (output handler) for siemens s7 300/400 plcs (we use indirect addressing in it). o_O

It currently has the normal bells/whistles: activations, running hours, automatic mode / manual mode, on delay, off delay. Feedback errors and travel time.

However it is designed specifically to do single acting outputs and not motorised valves or 5/3way or 5/2 way non returned valves. It also has no time and date functions or logging of activations or time to maintainance timers.

What I would like to hear from other experts is what functions / features they would like to see/ add in if it was up to them and secondly what the structure would be.

I was thinking a FC that linked to a DB with a UDT so that I can extend the length based on the number of devices and an identifying int to specify which part of the code should be run (motor/ valve / motorised valve etc). As opposed to 4 seperate FCs which are called per device with an identifying device number that then points to that specific device's memory range in a udt structured DB.

Any thoughts or opinions are welcome.

Thanks

Geoffers
 

Similar Topics

Hey guys, Setting up my new laptop on windows 11. Got all my software working in Ethernet/IP. Now i'm trying to connect into older PLC running...
Replies
10
Views
1,347
Hi, I'm trying to use the IO Device Library (Product Versions) which is configured to work with the 1756-EN4TR & 1756-EN2TR but my system uses...
Replies
0
Views
60
Hey guys, I have to take an upload of a program on an S71200 PLC to change a hardware config option and then redownload the program with this...
Replies
3
Views
111
Hi, First time poster, long time reader. I've got a mass flow controller device for controlling the flow of gas. It has a flowmeter and an...
Replies
4
Views
276
We are trying to poll data coming from a PLC for remote monitoring we have the IP address of the PLC and the default port number and the path is...
Replies
25
Views
579
Back
Top Bottom