Cimplicity 8.2 task

H

Thread Starter

has100

Hi all,

I want to do very simple task if anyone of you can please guide or help.

I am monitoring a boolean signal value in a numeric indicator or a text box. Its value is changing from 1 to 0 or from 0 to 1 at different time intervals.

Now i want to write some VB script or do some other thing to capture the date, month, year and time (resolution up to seconds) when that boolean signal changes the value from 0 to 1 and to display it. After capturing the time stamp of that Rising edge instant, i also have to display the timer value on the Cimplicity screen until the boolean value changes from 1 to 0 again.

I want to repeat this process again and again. How to do it?

Any help will be greatly appreciated.

Regards,
has100
 
Top