Author Topic: Motor Control  (Read 3994 times)

Morgan

  • Newbie
  • *
  • Posts: 44
    • View Profile
Motor Control
« on: June 08, 2016, 12:43:40 PM »
I would helpful if a second color (Red) was added to the motor control be used to indicate a fault.  This would eliminate the need to add a separate BasicLabel control.

Mvlawn

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
Re: Motor Control
« Reply #1 on: June 08, 2016, 03:24:09 PM »
+1

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: Motor Control
« Reply #2 on: June 08, 2016, 08:52:20 PM »
This could actually be done with a GraphicIndicator. You will just need 3 image files in the different colors.

Morgan

  • Newbie
  • *
  • Posts: 44
    • View Profile
Re: Motor Control
« Reply #3 on: June 09, 2016, 09:15:00 AM »
Yes it could but then I would have to find or create my own motor image.  I like the one you created.  Just thought this might be a nice addition to future releases.

Morgan

  • Newbie
  • *
  • Posts: 44
    • View Profile
Re: Motor Control
« Reply #4 on: June 14, 2016, 12:42:56 PM »
I also noticed that the rotation property options are repeated twice.

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: Motor Control
« Reply #5 on: June 14, 2016, 08:28:07 PM »
Does this help with the images.

Holmux

  • Newbie
  • *
  • Posts: 34
    • View Profile
Re: Motor Control
« Reply #6 on: October 19, 2018, 06:29:05 PM »
Hi Archie

I no this is an old tread, but i will give it a go anyway :)

Do you by any chance have a picture of the motor in Yellow as well, that would be a great help

Thanks
/Holmux

Phrog30

  • Guest
Re: Motor Control
« Reply #7 on: October 19, 2018, 06:50:28 PM »
Do you happen to have access to symbol factory? If so, you can export from symbol factory into AHMI. That's what I've done in the past. Just FYI.

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: Motor Control
« Reply #8 on: October 19, 2018, 08:49:41 PM »
In Yellow

Holmux

  • Newbie
  • *
  • Posts: 34
    • View Profile
Re: Motor Control
« Reply #9 on: October 20, 2018, 03:25:11 PM »
Thanks Archie

I have been playing around a bit with ways to display the 4 different motors, not really all that happy with the solution.

I think I will jump in at the deep end and try to make the motor with a 4 color option, similar to something like the 3 color pilot button, just with
4 colors.

This will be my first, so I will probably (hopefully) learn something along the way, any good advice to go along are very welcome.

Thanks
/Holmux

Phrog30

  • Guest
Re: Motor Control
« Reply #10 on: October 22, 2018, 02:46:30 PM »
Here is an app that has a control for motor status.  It's a little clunky and is hard coded for a specific application, but it could be easily changed.  If you want to edit to suit your needs, look under AdvancedHMI - MyHMI - Controls - Motor_Status_Pictures.  The code starts at line 231, here you can change the cases and/or point to different images.  These images were exported from Symbol Factory.

https://drive.google.com/file/d/1PzzCGMAUBLzodtEfI53u7vH_i4803Nob/view?usp=sharing

James