ArchestrA Graphics Tips and Tricks Episode 5 - Ten Tips in Ten Minutes

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 พ.ย. 2024
  • This video will give you 10 powerful tips for improving your InTouch HMI application design. The tips in this video are:
    Tip 1: Data Driven Navigation
    Tip 2: Flat Icons
    Tip 3: Web Browser
    Tip 4: Custom Shapes
    Tip 5: Dynamic Symbol Size and Position
    Tip 6: Smooth Lines
    Tip 7: Resizable Pop-ups
    Tip 8: Toggling Symbols Details
    Tip 9: Launching External Applications
    Tip 10: New InTouch Demo
    For more details around any of these tips and much much more take a look at the new AVEVA InTouch HMI product, formerly known as Wonderware: www.aveva.com/...

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

  • @xshavox
    @xshavox 8 ปีที่แล้ว

    This was absolutely helpful, It would be great to see more tips or best practices for programming in the channel.
    Thank you John for making this.

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

    Hi John...!!!
    Thank you for the excellent series of ArchestrA tricks and Tips.
    I wanted a clarification "what is the difference between System Platform and Archestra, or is it the same?"
    Thank you.

  • @paulmrofchak8987
    @paulmrofchak8987 8 ปีที่แล้ว

    Helpful video! my file/import menu does not look like that though. I have 2014 R2 and only get the WIndows and Scripts.
    in the past I have added the browser via the Special/Configure/Wizard/ActiveX Installation. Is there a trick to getting this menu option?

  • @moumou9big1boss
    @moumou9big1boss 7 ปีที่แล้ว +1

    thanks for the video i'm a schneider electric new trainee & i have some questions, please answser:
    Question1: How can we set value of local variable of script like the setCostumPropertiesValue function
    Question2: how can we get bit (bool) value from integer like the intouch variable.XX in the archestra ide symbols scripts
    Question3: i'm getting 4.7 indicator when saving symbols ... is there any way to optimise my symbols.

    • @moumou9big1boss
      @moumou9big1boss 7 ปีที่แล้ว

      Hi, Thanks for your answer, i have tried several times to get the bit state of an integer but it's not working
      i'm trying to get the bit O. 1 2 3 & 4 of integer1 costume property
      these are the syntaxes i ve used
      bool1=.Integer1.00; Error While Saving
      bool1=Me.Integer1.00; no error while saving but not working in run-time (the bit is always set to false )!!!!!
      can you please give me an example of doing that.
      Thanks

    • @moumou9big1boss
      @moumou9big1boss 7 ปีที่แล้ว

      thx for the answer ........ i've found how to do that by converting to chart in 2 base

  • @sethmo38
    @sethmo38 8 ปีที่แล้ว

    I am trying to set a custom Webbrowser url through a script, but am getting an error "Type name System.String not expected" I made a string named urlString and have the same context as you show at 3:45 WebBrowser1.Navigate(System.String urlString). Thoughts?

  • @bjay8890
    @bjay8890 7 ปีที่แล้ว +1

    Do you have a link for the copy of this program?

    • @bjay8890
      @bjay8890 7 ปีที่แล้ว

      I already have the software. I need the copy of the program in this demo video .aapkg do you have a link?

    • @bjay8890
      @bjay8890 7 ปีที่แล้ว

      I Found it! Thanks alot!