6/28/2010 6:06 PM | |
Posts: 25 Rating:
|
i don't creat HTML with s7 applets, i use document IT-CP but don't creat HTML page. ex: <APPLET CODE=“de.siemens.simaticnet.itcp.applets.S7IdentApplet.class” CODEBASE=“/applets/” ARCHIVE=“s7applets.jar, s7api.jar” NAME=“s7_MLFB” WIDTH=150 HEIGHT=35> <PARAM name=”RACK” value=0> <PARAM name=”SLOT” value=3> <PARAM name=”BACKGROUNDCOLOR” value=”0x00FF00”> </APPLET> HTML page display: error ,click for detail help me! Splitted from Java Applets for HTML pages. AttachmentIT-CP-Info_e.pdf (258 Downloads) |
Last edited by: O_Moderator at: 6/29/2010 10:31 AMnew subject after splitting |
|
6/28/2010 7:49 PM | |
Posts: 147 Rating:
|
Hi Maybe if you take a look in the S7 Java Beans you may find something useful: Download of the JAVA S7 Beans Library V.2.5.5 for CP243-1 IT, CP343-1 IT/Advanced and CP443-1 IT/Advanced Hope this helps |
6/30/2010 9:09 AM | |
Posts: 147 Rating:
|
I understand that you have problems with creating html pages... I would propose that you use Eclipse IDE (found here: www.eclipse.org) in order to create, test & debug your html pages, instead of Notepad. There is also a very convenient tool, called HTML Code Generator (HCG for short) that you can find here: How are HTML pages automatically generated (with S7 applets) for SIMATIC NET IT CPs? Essentially, is an automated page creator for CP x43, capable of embedding Applets too! Hope this helps |
6/30/2010 4:10 PM | |
Posts: 5822 Rating:
|
Hello, did you try the HCG V 1.0 already? If not check this sample I created for an S7-300 PLC with CPU at Slot 2 and CP in Slot 4 (right besides the CPU ... without IM 360 or IM 365) Just store it on the CP and call it... it will work. Best regards J_Bell By the way... the latest Advanced CPs do not provide the Applet interface anymore. Here you need to downgrade to the V 2.5.5 of the Filesystem. AttachmentIdent Applet Sample.zip (340 Downloads) |
6/30/2010 6:32 PM | |
Posts: 25 Rating:
|
sorry,i don't down Ident Applet Sample.zip,you can send for me: tientoan.dk4@gmail.com and i need down Eclipse IDE classic or other |
6/30/2010 7:03 PM | |
Posts: 25 Rating:
|
thank you very much! |
7/3/2010 3:22 AM | |
Posts: 25 Rating:
|
i want conect HTML page with IT-CP. into HCG tool i can creat HTML. how does CP need set?accessing a variable in a data block? |
Follow us on