Vai al contenuto
PLC Forum

Partecipa anche tu alla Live su Youtube martedì 28/01/2025 per festeggiare i 24 anni di PLC Forum

Per ulteriori informazioni leggi questa discussione: https://www.plcforum.it/f/topic/326513-28012025




webserver s7 1200


Messaggi consigliati

Inserito:

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


Inserita:

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

 

15268066814741876932311.jpg

Inserita:

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

Inserita:

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...
Inserita: (modificato)

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

 

Modificato: da Livio Orsini
  • 5 years later...
Inserita:

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 discussione
Ospite
Questa discussione è chiusa alle risposte.
×
×
  • Crea nuovo/a...