S7Applets dont work on CP343-1IT

plc_tippser

Guest
P
Hello at all,

I tried to use the S7Applets for a Website that runs in the CP343-1 IT. Normal Web pages with Links to other sides are working without problems. But, if I use S7Applets, only one cross in an empty field is indicated.

My web page is in the folder “user”. Here is source.

<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>

That code is copied from the S7 manual.

Hope you can help me,

Best reagardas,

Axel
 
One question: are you using the English versions of the applets or the German ones? A student here had a lot of problems using the German versions. Almost all problems were solved when he switched to the English versions.

Another issue is the used browser. We had problems with IE, we had to exlude the CP explicitly in the proxy settings before we could communicate with the CP343-1IT.

Hope this helps.

Kind regards,
 
plc_tippser said:

ARCHIVE=s7applets.jar, s7api.jar" NAME="s7_MLFB" WIDTH=150 HEIGHT=35>

I had problems with the archive line because the original version included capitals on this line and in the filenames on the card. When I re-downloaded the files to the card the capitals disappeared in the filename and the archive no longer worked until I removed the capitals from this line.

plc_tippser said:
<APPLET CODE="de.siemens.simaticnet.itcp.applets.S7IdentApplet.class"

The capitals here should be OK, this points to a file contained in the archive and will not change case unless the archive is changed and recompiled. Even then only likely if you renamed it with different letter case.

You should also be able to bring up the Java console. If you clear the errors in it and re-run your applet the new errors will give some insight.
 
Thanks for the good tips.
The problem was/is the IE. The Netscape shows me the applets.
There wasn´t problems with the german applets, not yet.

Where can I find the English applets?

Axel
 

Similar Topics

Hi; First of all, I am sorry that my post is not relevant with this forum. I have recently purchased Samsung cell phone. I have alreay saved...
Replies
1
Views
73
Hi I am in the process of making an OT lab for training and to test incident response, an i keep hearing NOT to scan network because some...
Replies
3
Views
879
A MELSOFT application error has occurred. Please restart. <ES:020000006> Why Occur this message? I'm try connecting to USB Pls Help me..:shock:
Replies
2
Views
2,029
I have a Delta DVP 16EC PLC and does not have a RUN-STOP button I can make it go into RUN with the PC in the simulation and everything is perfect...
Replies
0
Views
1,992
Hello, I'm running my Plc in PLC Simulator (Unity Pro XL). Intouch sees the connected links but the tags are not matching (+1 on InTouch)...
Replies
2
Views
1,247
Back
Top Bottom