VBA IGSS clock on diagram

Join Date
Nov 2011
Location
Ireland
Posts
182
Hello

if anyone is familiar with IGSS could they give me some assistance. I want display a simple real time clock on a diagram. I cannot find any clock object. I believe that a clock can be created with VBA

Can anyone tell me how to do this?

thanks
 
I am trying to create a simple time comparision on a userform that can be opened from within a diagram. I am having a bit of trouble in creating suitable code that will work continously.

I want the userform to display real time

I want a manual input "end time" to be inputted into a box.

if the real time is greater than the inputted "end time" then a label say "over time"

if the real time is less than or equal to the inputted "end time" the label will say "on time"

i have attached a screen shot of the userform i have created. i have some VBA code written but cannot get it to work properly. would it be at all possible for someone to write some code that
would make this userform work. I am not a VBA programmer and I would be very grateful for any help

regards
 
Last edited:

Similar Topics

I have a command button that i would like to open the object historian when pressed. I have been in contact with IGSS and they dont seem to know...
Replies
0
Views
1,526
Hello, This is for anyone who is familiar with the VBA editor in IGSS. I have a command button inserted into one of the diagrams. I want the...
Replies
0
Views
1,689
Hi Guys, Looking for someone well versed in VBA that can either tell me a certain naming convention or point me in the right direction (I'm a...
Replies
0
Views
63
I need to use a TreeView in my FactoryTalk SE project and i found it under "ActiveX Object" > "Microsoft TreeView Control 6.0 (SP4)". Everything...
Replies
0
Views
38
I'm creating an HMI that has a recipe with 288 data point. It has 3 pieces of data for 96 segments. I need help with VBA code to copy all 288...
Replies
0
Views
140
Back
Top Bottom