6/3/2019 5:54 PM | |
Joined: 7/11/2014 Last visit: 6/27/2025 Posts: 21 Rating:
|
Enumerator is not only a user defined datatype, An enumeration is a complete, ordered listing of all the items in a collection https://en.wikipedia.org/wiki/Enumeration. Almost all languages consider Enums https://en.wikipedia.org/wiki/Enumerated_type , but not STEP7! And it seems to be part of IEC 61131-3 https://en.wikipedia.org/wiki/IEC_61131-3 |
6/3/2019 9:43 PM | |
Joined: 7/7/2010 Last visit: 8/29/2025 Posts: 16048 Rating:
|
I do not work for Siemens, so quoting specs and such has no effect on me. I will however repeat myself. What problem are you trying to solve where ENUM as a system data type would make it easier?
|
science guy |
|
6/3/2019 9:49 PM | |
Joined: 7/7/2010 Last visit: 8/29/2025 Posts: 16048 Rating:
|
Did you not read your own Wikipedia link?
|
science guy |
|