What's SFC? SFC in GX Works3

Поділитися
Вставка
  • Опубліковано 20 вер 2024
  • This video explains the basics of the SFC and shows an example of programming using simulation via GX Works3 by Mitsubishi Electric.
    The program used can be found in the link below:
    drive.google.c...

КОМЕНТАРІ • 8

  • @manishchoudhari1405
    @manishchoudhari1405 7 місяців тому

    Hello Thiago ..Thanks for sharing this .. Can we use 2 SFC in Works3 and how . Can we run these two SFC simultaneously .

    • @ThiagoTurcatodoRego
      @ThiagoTurcatodoRego  7 місяців тому

      Dear Manish, sorry for long delay. Yes, it is possible to use 2 or more SFC in GXW3. Each SFC is called "Block". To add another SFC to your program, right-click on the program you created to hold the SFC blocks (in my video, this program is called "SFC") and select "Add New Data...", make sure, in the window that will appear, that "Data Type" is set to "Program Block". Chose and type a name for your new SFC in "(Data Name)", make sure the "Program Language" is set as "SFC" and click "OK". There you have it!

  • @souravnegi5507
    @souravnegi5507 6 місяців тому

    Hello thiago
    In my computer the step block is shoen in white colour not in yellow colour just like yours.
    And when i write the programme in transition/step block and tried to write in the next block, a popup window shows and i says 'unconverted ladders are included in the programme' so what to do now ?

    • @ThiagoTurcatodoRego
      @ThiagoTurcatodoRego  6 місяців тому

      Hello Sourav! Which PLC are you using? Are you using GX Works2 or GX Works3?

  • @TommyLarsson-n2o
    @TommyLarsson-n2o 9 місяців тому

    Can you show how you did the red light in the simulator?

    • @ThiagoTurcatodoRego
      @ThiagoTurcatodoRego  9 місяців тому

      Hello! Thank you for your comment and question. Please find in the following link, the programs used in this video (PLC and IHM): drive.google.com/drive/folders/1FUSvqiW4ChG1TRgf6LdVi-B9TbBjaVKm?usp=drive_link

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

    Hi, is an existing ladder program could be converted into sfc?

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

      Hello ToyuAku! Unfortunately, there is no automatic way to convert the ladder into SFC, it has to be done by the programmer. Thank you for your question!