A little help with HTML

mikla90

Member
Join Date
Jun 2017
Location
Italy
Posts
20
Hello everyone!
So, for my job I need to use the web server of a S7-1200 for setting some variables. Thing is, since I'm not the only one using it I'd like to set up a simple web page in HTML that allows me to choose between all the variables I need to set and then send it. I'm only sending one variable at the time, never more.
But I have no clue where to start with HTML coding. Can somebody provide a link or maybe some work nealy done to some parts of the code? It doesn't need to be complicated, just a variable selection and a SET button. That's it. All variables are boolean. Thank you!
 
The Siemens S7-1200 forum has some good info and sample pages
https://support.industry.siemens.co...b-pages-and-s7-1200/61760/?page=0&pageSize=10
and there should be links to Siemens official help pages as well.

The help pages in TIA Portal can be useful.

This will take you through html step by step and give you some basics:
https://www.w3schools.com/html/default.asp

I always have trouble finding a good/simple html creation program. I have one from years ago that I can use to create the pages but then I can't edit them once I add the S7-1200 specific tags because the software just mangles them. You can always use Notepad or similar to edit the files but it does become a pain. Am still looking for that elusive good/simple, doesn't mangle non standard additions web page creation program.
 

Similar Topics

Hello, I am trying to replicate a piece of logic on the PLC5 onto an SEL RTAC. I am using ladder on SEL and FBD. I am having issue on the ladder...
Replies
13
Views
228
I am trying to use pylogix to write to a string array ID_Data_Table_Name. In the array there are 200 possible entries. For...
Replies
13
Views
4,028
Hey guys, I have a client that has a v-notch chlorinator that doesn't run off a 4-20mA loop, it instead has two discrete inputs that drive the...
Replies
6
Views
1,874
Hey all. I need some guidance here. This is something I came across today when a Ref guy noticed that the HMI isn't displaying the correct time...
Replies
2
Views
1,459
i am a beginner plc programmer and have some confusion, a little help would be appreciated . why do we use a normally close contact when we are...
Replies
11
Views
3,096
Back
Top Bottom