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/...
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.
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.
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?
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.
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
thx for the answer ........ i've found how to do that by converting to chart in 2 base
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?
Do you have a link for the copy of this program?
I already have the software. I need the copy of the program in this demo video .aapkg do you have a link?
I Found it! Thanks alot!