Create a mobile app with Xamarin Forms that connects to a Siemens S7 plc

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ก.ย. 2024
  • Learn how to use Xamarin Forms to create mobile apps and connect to Siemens S7 plc.
    Download the source code on Github: github.com/mes...
    ---------------------------------------------------
    Visit Mesta Automation website: www.mesta-auto...
    Connect with Mesta Automation on social media:
    Facebook: / mestaautomation
    Twitter: / mestaautomation

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

  • @cardigait75
    @cardigait75 6 ปีที่แล้ว

    Thanks, very interesting and a useful introduction to multiple aspects.
    I'm still a bit scared thinking to distribute mobile apps (bad memories of when i developed locally installed applications and the awful mantainance) but... i'll have to walk this way someday.
    Love Sharp7

  • @hfe1833
    @hfe1833 2 ปีที่แล้ว

    I following your website and really have cool stuff i hope one day you will feature some Java or kotlin plc drivers.

  • @jaikumaran2607
    @jaikumaran2607 3 ปีที่แล้ว

    This is wonderful.
    The PLC and and the mobile have to be in the same network to make this work?

  • @Suileabhain
    @Suileabhain 6 ปีที่แล้ว

    Excellent

  • @vtecheee4432
    @vtecheee4432 6 ปีที่แล้ว

    thanks, This library can be used with Logo 8 (Please give us an example)

  • @hoanghuynhminh9056
    @hoanghuynhminh9056 4 ปีที่แล้ว

    i’m a beginner at this one. I’d like to know how to design a monitor? thank you !

  • @mohamedabdel-raouf3476
    @mohamedabdel-raouf3476 4 ปีที่แล้ว

    S7net is more easy
    but i can not turn around putting the connection in every page , can you help to make the connection once and make it global ?

  • @RickMorais1988
    @RickMorais1988 6 ปีที่แล้ว

    Very good.
    Which version of visual studio are you using?
    I have the enterprise 2017 version and I was trying to create a application like this to connect a micrologix to a cross platform application ( android and windows uwp). But I tried as shared project and the UWP application don't accept the wrapper project.

    • @Mesta-automation
      @Mesta-automation  6 ปีที่แล้ว

      Shared project were used to get access to more api, because back in the days pcl api was very limited. But now you should use .netstandard 2.