7/30/2014 10:02 PM | |
Posts: 3 Rating:
|
I have been having trouble getting Enums to work with submitting data to a plc. I am using a S7-1214 DC/DC/Rly v3.0. My program is for a temperture scanner that needs to assign Multiple RTD's to different groups for data collection. I wanted a web server so users could modify the group different RTD's belong to without the use of an HMI. The different groups are distinguished by the numbers 0-5. I want the user to only need to select the group by name so I have a drop down menu which uses an Enum to turn the name into the proper input for the PLC. When I have the Enums in the HTML the program will not submit any values to the PLC but If I replace them with the appropriate numbers and remove the Enum it will work just fine. I have attached a small section of my HTML code and was wondering if there was an error in it that I have not noticed. Or is there some weird interation between Enums and either my PLC or the form that I do not know. Thanks for any help tht can be provided. AttachmentD:\tmp\upload\Test_HTML.zip (192 Downloads) |
Last edited by: CS Moderator at: 7/31/2014 10:32 AMAttachment reattached |
|
This contribution was helpful to
1 thankful Users |
8/1/2014 12:44 PM | |
Joined: 12/22/2006 Last visit: 1/25/2022 Posts: 1742 Rating:
|
Hello, Remember that you can only write is you have made a valid login. Is this the case? Here an FAQ with a login info: http://support.automation.siemens.com/WW/view/en/67184104 |
Best regards |
|
This contribution was helpful to
1 thankful Users |
Follow us on