EcoStruxure Machine Expert Training - M3.4 Getting started with Input & Output Variables

Поделиться
HTML-код
  • Опубликовано: 8 фев 2025
  • EcoStruxure Machine Expert Training - M3.4 Getting started with Input & Output Variables
    The software to program the Modicon M241, M251, M258, M262 and PacDrive MotionController is EcoStruxure Machine Expert (former SoMachine / SoMachine Motion).
    For the Modicon M258 the version required to use the software is the EcoStruxure Machine Expert v1.2.x.
    The version of EcoStruxure Machine Expert v2.x does not include the M258 in the hardware list.
    In order to install this software you need to download "Schneider Electric Software Installer" from the next link:
    download.schne...
    Then you should be able to install EcoStruxure Machine Expert.
    The software EcoStruxure Machine Expert has a Free version after the 42 days trial, please check pages 14 and 16 for more information for the free version limitations:
    download.schne...
    The user that wants to use this software needs to have an account in our License Portal in order to register the software:
    www.se.com/ww/...
    In the past the software was SoMachine and the latest version of this software was the SoMachine V4.3 SP2.
    The reference for SoMachine is the SOMNACS43:
    www.se.com/ww/...
    The firmware version of the Modicon M241, M251 and M258 for PLC programmed in SoMachine starts in v4.x.x.x and in Machine expert it starts in v5.x.x.x.
    In order to program the Modicon M241, M251, M258, M262 you can use a miniUSB cable (TCSXCNAMUM3P or BMXXCAUSBH018) , SD Card (not M258 this one use pen drive) or an ethernet cable (depend on the version).

Комментарии • 14

  • @wandersonpereira9884
    @wandersonpereira9884 Год назад +1

    Excellent explantion. Thanks for sharing Leandro!

  • @rahulsurendran3472
    @rahulsurendran3472 4 месяца назад +1

    Thank you for the videos.Can you please create same type of lectures on Control expert

    • @LeTomasAHUMADA
      @LeTomasAHUMADA  4 месяца назад

      Hi There! I am working on that for 2025 :)

  • @lukehayward5840
    @lukehayward5840 7 месяцев назад +1

    Very helpful videos thanks.

  • @ga6287
    @ga6287 6 месяцев назад +1

    Can you use those GVL IO In an HMi screen?

    • @LeTomasAHUMADA
      @LeTomasAHUMADA  5 месяцев назад +1

      Hi there! You can use it directly into the hmi but i usually move the io values to a gvl

  • @robcunningham979
    @robcunningham979 2 года назад +1

    Thanks for posting these videos! This is my first foray into Machine Expert and these are quite helpful. One question...when using a GVL to map a variable to an IO point...is the status of that IO point still accessible externally via the non-symbolic address? (Ie, %IX.0.0) The reason I ask is I'm using a 3rd party HMI and I don't believe that symbolic addressing is supported by the communication protocol, so I will need to set that up via non-symbolic addressing.

    • @LeTomasAHUMADA
      @LeTomasAHUMADA  2 года назад +1

      Hi Rob! If I am not wrong you can assign the variables of the IO to a variable in a GVL. You will see that the address of the IO is disable. Then (this is the part that i am not 100% sure) you can give an address to the variable in the GVL then you can use that address in the HMI. I recommend you to check the next video to understand how the memory work in the plc:
      ruclips.net/video/xsS_JNg-5MM/видео.html

    • @djlotus51
      @djlotus51 2 года назад

      @@LeTomasAHUMADA Thanks! As soon as I got to the next video I had my answer, jumped the gun a bit! Thanks again!

  • @wandersonpereira9884
    @wandersonpereira9884 Год назад +1

    Hi Leandro. Props on the video! I wonder if it is possible to import a variable table from Excel to a GVL on Machine Expert. Coul you help meu out. Is there a way to do it with Excel or any other program?

    • @LeTomasAHUMADA
      @LeTomasAHUMADA  Год назад +1

      Hi Vander! Manually create variables online it is not possible. Offline you can use the xml to import variables you can check the syntax when you export/import a file:
      ruclips.net/video/EpNegFHmQcU/видео.htmlsi=44PJYDXRmmeLzfAO
      I usually use the method in the video, in the past i had an excel to easily create variable name plus the syntax…i do not where that excel is 😅

    • @wandersonpereira9884
      @wandersonpereira9884 Год назад

      Thank you my dear!