TCP Socket Client Implementation in Codesys - Codesys TCP Sockets

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ธ.ค. 2024

ความคิดเห็น • 12

  • @keigonakayama3168
    @keigonakayama3168 3 หลายเดือนก่อน

    This video and the link in video description are very helpful. Thank you very much.

  • @endprg6477
    @endprg6477 11 หลายเดือนก่อน

    Спасибо за видео. Буду ждать следующее.

  • @NPrithiviRajan
    @NPrithiviRajan 11 วันที่ผ่านมา

    I used this code and python
    it works fine
    I tried my printer ip, port and print commands but no result. is it a right way

    • @brightersidehacks
      @brightersidehacks  11 วันที่ผ่านมา +1

      Printers have special templates that you use to send commands. If you are using the correct template, then it should work.

  • @abheekkbose
    @abheekkbose 3 หลายเดือนก่อน

    Are we saying python server is faster than the plc in this case?

    • @brightersidehacks
      @brightersidehacks  3 หลายเดือนก่อน

      It seemed so from the tests that i ran. I also found alot of comments from various forums, complaining that they could not read the response from the server. But this approach fixes this issue

  • @Ria-kq4kc
    @Ria-kq4kc 6 หลายเดือนก่อน

    Why the Server side is not written using Structure text language?

    • @brightersidehacks
      @brightersidehacks  6 หลายเดือนก่อน +1

      Well, there is another video on how to implement a server in codesys using Structured Text as well

    • @ikiMark-s5v
      @ikiMark-s5v 3 หลายเดือนก่อน

      @@brightersidehacks Hi! Could you link to the video? I cannot find it on your channel with search

  • @GersonFelipe-y3x
    @GersonFelipe-y3x 11 หลายเดือนก่อน

    great video, could you share the code?