PLC features wish list

monkeyhead

Member
Join Date
Sep 2004
Location
I'm right here
Posts
656
Seems like a good season for coming up with wish lists. Post features and goodies that you wish your favorite PLC had.

Mine:

1. The ability to sync with NTP (network time protocol) servers. Seems like I'm forever fighting with clock drift and daylight savings time...

2. I wish that all Ethernet interfaces on PLCs would support plain old raw TCP for interfacing with standard networked applications. At some point most PLC's with an ethernet interface rely on TCP encapsulation, they should be able to transfer data this way, similar to the way data can be passed on a serial port.

3. Enough memory to store comments and descriptors in the PLC.
 
3. Enough memory to store comments and descriptors in the PLC.
This would be my absolute #1 wish. In today's world of 16GB flash drives, I can't believe new PLCs are still being introduced without this capability. Even the Logix PLCs, with their supposedly wonderful tag-based variables, don't store rung comments in memory.
 
This would be my absolute #1 wish. In today's world of 16GB flash drives, I can't believe new PLCs are still being introduced without this capability. Even the Logix PLCs, with their supposedly wonderful tag-based variables, don't store rung comments in memory.

That, and I wish every PLC out there had a USB port -- wait... Not for programming, that should be Ethernet, but for having a simple place to plug in a standard thumbdrive, and upload/download a program without any need for software.
 
I'll second that USB port. USB has been around for twelve years now -
and legacy ports have been disappearing from laptops ever since - its about [expletive] time the PLC makers got on board.
 
I'd like to see the day of the week represented as a number. While the processor may know the date and time, the A-B's (with which I'm familiar) do not know if it is Monday, Tuesday, etc. And yes, I do have logic running to solve this problem, it just seems it would be sooooo simple for the processor to produce this useful bit of info.

Bill
 
I'd like to see the day of the week represented as a number. While the processor may know the date and time, the A-B's (with which I'm familiar) do not know if it is Monday, Tuesday, etc. And yes, I do have logic running to solve this problem, it just seems it would be sooooo simple for the processor to produce this useful bit of info.

Bill

Which day is the first day of your week?
 
And how hard is it to purchase a $10 cable?
A USB to serial converter (whether it's in a cable or built in to the PLC) is not the same as native USB support. Those things are nothing but a kludge. I agree with your point about new product development--I certainly wouldn't expect Allen-Bradley to introduce a new SLC processor with a USB port--but frankly I don't see it happening much with new products either. ControlLogix was introduced in 1998 and what do we get? Still serial ports. All these new programmable relays and nano controllers that are proliferating the market? Still serial ports or serial disguised as USB.
 
Depends on what you call first. Sunday = 0, Monday = 1, etc. In retrospect, woulda been cleaner if Monday were zero, 'cuz then it would be simple to determine a weekday (DAY <5). But I did this many years ago and have too many processors running the logic to make it worthwhile changing now.

Bill
 
Heh... when the PLC manufacturers start offering USB, they'll provide either a terminal strip connector or some bizarre proprietary connector just so they can charge 3x more for the cable.
 
This would be my absolute #1 wish. In today's world of 16GB flash drives, I can't believe new PLCs are still being introduced without this capability. Even the Logix PLCs, with their supposedly wonderful tag-based variables, don't store rung comments in memory.
I agree, in addition how about upgradeable memory. I also belive all PLCs should support on-line editing.
 
This could realistically happen soon if the PLC makers decided to do it:
Ethernet + OPC UA everywhere. = everything can speak with everything.
However, it wont happen. The big guys will pursue market dominance through proprietary standards.

In the distant future ... I wish that there is a common object-oriented programming package that integrates al and everything seamlessly into each other. Logic code + data + alarms + hmi object + multilanguage user texts + multilanguage comments etc. A program change in an parent object shall make all derived objects update automatically throughout the project.
Would be nice if this was an open standard too. So that you could freely choose the PLC hardware vendor.
 

Similar Topics

Hi, I have a query that if omron PLC supports mail features , which series Please name latest series wise
Replies
0
Views
1,048
After making my latest video and discussing some features about Beckhoff and a few features that are undocumented or buried very deep, it came to...
Replies
5
Views
7,922
Hi sir, Currently Im studying my post-graduation in Process control Instrumentation Engineering and Im working on a project involving automation...
Replies
4
Views
4,877
I have a machine which is undergoing upgradation. As part of the process two SEW drives are being replaced., existing Gen B with new Gen C. The...
Replies
2
Views
102
I was loading a program onto an XE1e2 PLC and it got stuck on these two windows and won't progress. It won't let me connect from the PC to reload...
Replies
0
Views
55
Back
Top Bottom