Aktueller Inhalt von keroberos

  1. K

    PHP + Siemens PLC

    Hello, Thank for you website :p I need to connect s7plc.php to my siemens S7 1200 and it currently does not work :x The solution that works is this one : <?php$host = "192.168.1.201"; $port = 2000; $messages = "Hello Server"; // create socket $socket = socket_create(AF_INET...
Zurück
Oben