CONNECTING FACTORY IO WITH CODESYS MODBUS

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ต.ค. 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

  • @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

  • @Rachid-q2e
    @Rachid-q2e หลายเดือนก่อน

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

  • @farida7777777
    @farida7777777 2 ปีที่แล้ว +2

    Great sound.

  • @dave11282
    @dave11282 11 หลายเดือนก่อน +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 2 ปีที่แล้ว +1

    is codesys v3 free?