Timestamp management

3 Posts
2 Users
0 Likes
26 Views
f.cubattoli
(@f-cubattoliarcinfo-com)
Posts: 167
Reputable Member
Topic starter
 

Hello,

I need some informations to manage timestamps of external variables.

1) Is it possible to read to the TimeStamp information related to a tag from SCADA BASIC?
2) Is it possible to set the TimeStamp information on a tag?

Basically I'm asking these questions because one of my customer needs to copy one variables to another one but keeping the original time-stamp.

The only answer I know is probably to use SvMgr DLL (similar to VariableCopy example project), do you know if is it possible to do something similar internally without external DLL?

Thankyou 🙂

 
Posted : 30/01/2014 9:10 pm
RT
 RT
(@r-toussaintarcinfo-com)
Posts: 38
Eminent Member
 

Hello,
In Scada Basic, it is not possible.
But I have an easy svmgr DLL that allows to set V,T,Q for the variable you want
I can send it to you, if you want to try

 
Posted : 30/01/2014 11:21 pm
f.cubattoli
(@f-cubattoliarcinfo-com)
Posts: 167
Reputable Member
Topic starter
 

Ciao Raphael! :cheer:

Yes! I'm very interested in your sample code!

Which version of Visual Studio I need? 6.0?

Thankyou! 🙂

 
Posted : 01/02/2014 6:12 pm