Author Topic: Another Gage and Clock  (Read 3328 times)

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Another Gage and Clock
« on: January 05, 2016, 05:04:24 PM »
This one may take a little work to integrate with AdvancedHMI:

https://code.google.com/p/wcontrols/

Godra

  • Hero Member
  • *****
  • Posts: 1438
    • View Profile
Re: Another Gage and Clock
« Reply #1 on: January 17, 2016, 10:58:36 PM »
The attached file should work fine for a Circular Gauge.

WControls.dll file from the link in Archie's post needs to be added as a reference to both AdvancedHMI and AdvancedHMIControls projects (I have also checked all WControls imported namespaces after adding the reference).

Then add the attached file as "Existing File" to PurchasedControls folder, close all open forms and rebuild the project.

Here is another way of adding any 3rd party DLL file to AHMI:
https://www.advancedhmi.com/forum/index.php?PHPSESSID=0d1de9331c3e49e7912a6acbc7d35aa8&topic=612.msg8033#msg8033
« Last Edit: January 22, 2021, 12:40:30 AM by Godra »

Godra

  • Hero Member
  • *****
  • Posts: 1438
    • View Profile
Re: Another Gage and Clock
« Reply #2 on: February 19, 2016, 10:41:45 PM »
Here are also DigitalClock and SevenSegmentCell files (just add them to PurchasedControls folder as ExistingItem).

The clock doesn't have built-in AM / PM feature so I provided an option to switch between 12 and 24 hour format, now correctly showing Midnight for either format.

Files have been provided for both post-V399a as well as previous versions of AHMI.
« Last Edit: April 15, 2017, 08:48:15 PM by Godra »