RSView Timer

GermanCorrea

Member
Join Date
Jun 2010
Location
Cali
Posts
6
I am trying to use ietimer.ocx I installed before. It works fine in VB6. When I Try Objects/Active Control in my Display, Insert an ActiveX Control Dialog appears and I can find IETimer as Timer Object (as in VB6 but named IETimer) but when I press OK Button I get Failed to create Control. License infotmation for this component was not found.
I was able to unregister using same ActiveX Control Dialog and I cann´t use control in VB6 anymore, as is logic. I was able to register again using same ActiveX Control Dialog, but when I try to use I get same message. Only difference I get is in VB6 control is named IETimer and in RSView is named Timer Object.
Can anybody give any idea?
 
Correa,

Using an externaal timer VB program seems to be "asking for trouble". Even IF you managed to make it run, how would you account for the time it takes to access the ActiveX object, load it, run, and compute the time?

Instead, use one of the existing RSView System time-value tags such as:
system\Time
system\Hour
system\Minute
system\Second
system\DateAndTimeInteger
system\DayofMonth
system\DayOfWeek
system\DayOfYear
system\Year
system\BlinkFast
system\BlinkSlow
 
Thanks Lancie1

I am really not using external timer VB program. I am trying to add a timer ocx to RSView. I test IETimer in a external VB6 program in order to see if ocx it is weel registered. Am I wright or not to add ocxs to RSView? Is this possible?



Correa,

Using an externaal timer VB program seems to be "asking for trouble". Even IF you managed to make it run, how would you account for the time it takes to access the ActiveX object, load it, run, and compute the time?

Instead, use one of the existing RSView System time-value tags such as:
system\Time
system\Hour
system\Minute
system\Second
system\DayOfWeek
system\DayOfYear
system\Year
system\BlinkFast
system\BlinkSlow
 

Similar Topics

IS there a way to set up something to keep time of how long an input is on inside of RSVIEW STUDIO? What I am trying to do is find a way to get...
Replies
1
Views
1,634
Hello fellow wirenuts, I am looking to find the P.B. touch indicator option on version 13.00 and failing. It has been a year or so since I last...
Replies
9
Views
291
Hello, I have converted RSView 32 to FTView SE 14 (I have tested FTView 12 before as well and there were some difficulties so I moved on to...
Replies
4
Views
248
Okay, something I have not seen before.. RSView SE. I am working on an existing project. There is a value the customer wants trended and it is...
Replies
4
Views
807
I have a request to integrate a pause button in RSlogix to be able to start/stop a video. Video format is not defined at the moment, so it could...
Replies
2
Views
794
Back
Top Bottom