Jump to content
PLC Forum


webserver s7 1200


Recommended Posts

Posted

Salve tutti.

Ho un problema con web server. non mi fa funzionare uscita plc .

no so dove faccio errore ?questo e file index.htm 

Grazie 

 

<html>
<!-- AWP_In_Variable Name='"Output_0"' -->

    <head>
        <title>Welcome to my webpage</title>
    </head>
        
    <body>
        <form>
        <input type="submit" value="Set Output_0">
        <input type="hidden" name='"Output_0"' value="1">
        </form>
            <form>
        <input type="submit" value="Reset Output_0">
        <input type="hidden" name='"Output_0"' value="0">
        </form>

        Output_0 : :="Output_0":
    
    </body>
</html>

output1.JPG

outputset.JPG

outputtag.JPG


Posted

Prova cosi, tasto uno é una M come pure Stato. 

 

15268066814741876932311.jpg

Posted

Salve ,

Grazie ho trovato problema perché non andava html.

per web server siemens devevo fare admin user come login.

ma adesso funziona solo con cellulare ma con pc non si fa entrare in siemens webserver. 

mi da sempre questo errore quando provo come user admin.

ma stesso momento se provo con  cellulare e funziona tutto.

login.PNG

on-off.JPG

Posted

Salve . Max.bocca

Ho provato fare tutti Modi. Ma stesso. 

Ho provato con Google Chrome. Internet explorer. Firefox . Su pc non va. 

Mi apre prima pagina da plc ma qundo Faccio login e non va.

Unica Cosa non mi arriva giusto e orario in webserver pagina.

Ho provato cambiare plc orario come pc. Ma automaticamente ritorna come prima 2h Di diffrensa.

In altra domanda.

Lei ha qulche esempio per fare UN pulsante on/off  html  code ? Come toggle switch.

Grazie 

 

  • 11 months later...
geraldmuller
Posted (edited)

Il messaggio di errore ERR_SSL_PROTOCOL_ERROR errore indica che il browser non è in grado, almomento, di avviare la comunicazione protetta . È quasi impossibile attribuirlo a una singola causa, potrebbe essere quasi tutto. Non esiste una guida definitiva per la gestione di questo errore. Tuttavia, ci sono alcuni cambiamenti o impostazioni che. permettono di ovviare questo errore.

 

    Configure Correct Date and Time
    Clear Browsing Data
    Clear Your SSL State
    Disable QUIC Protocol of Chrome
    Disable your Internet Browser Extensions
    Adjust Your Internet Security and Privacy Level
    Remove your system's hosts file
    Check Your Antivirus Settings
    Check Your Firewall

 

Edited by Livio Orsini
Posted

Ciao,

leggi qui, anche se non ho trovato soluzione ...

  • 5 years later...
Posted

If there is an issue with the SSL protocol that generates an encrypted connection between the web browsers and server the error  ERR_SSL_PROTOCOL_ERROR ” occurs.

 

It can happen due to the following reasons:-

 

1) Outdated SSL Certificate,

2) Inaccurate date and time,

3) Expired Certificate,

4) Mismatch between the encryption method used by clients and server

5) Reset browsing settings etc.

6) Inappropriate cache settings

 

There can be many methods to solve the error and on the basis of that, you need to change the settings and get solved.

  • Alessio Menditto locked this topic
Guest
This topic is now closed to further replies.
×
×
  • Create New...