CONNECTING FACTORY IO WITH CODESYS MODBUS

Поділитися
Вставка
  • Опубліковано 8 вер 2024
  • Below are the variables I used when connecting Factory IO with CODESYS
    //STATION INPUTS
    I0 AT %IX0.0:BOOL; // START
    I1 AT %IX0.1:BOOL; // STOP
    I2 AT %IX0.2:BOOL; // POINT A
    // STATION OUTPUTS
    Q0 AT %QX0.0:BOOL; // CB1 FORWARD
    _____________________________________________________________
    NB: NO SPONSOR NO AFFILIATIONS

КОМЕНТАРІ • 8

  • @Rachid-q2e
    @Rachid-q2e Місяць тому

    "It helped me a lot. Thank you very much."

  • @nobytes2
    @nobytes2 2 роки тому +1

    The bit toggling like that is a good indication that you have a register enabled, check your driver configuration and make sure registers is set to 0. Is toggling because the register overrides the bit on each scan.

  • @haose5513
    @haose5513 Рік тому

    Great video I learned a lot. As for the flickering 'STOP' button problem, I found out just by switching the address to for example 'IX0.7' fix the problem. Don't really know the details, but sometimes it happened

  • @farida7777777
    @farida7777777 2 роки тому +2

    Great sound.

  • @dave11282
    @dave11282 10 місяців тому +2

    many thanks, codesys on my pc scans but does not discover the Desktop?

  • @sillydog3647
    @sillydog3647 Рік тому

    Hello,could this simulation without hardware PLC Codesys?😀

  • @medetov4212
    @medetov4212 Рік тому +1

    is codesys v3 free?