Hi all,
I’m currently exploring data archiving with Tango and able to archive the data successfully with HDB and TDB (MySQL).
I would like to start/stop archiving of choosen attributes without using Mambo but with my GUI client !
To do that, i am testing using directly the Hdb(Tdb)Archiver and ArchivingManager devices.
Ok for the Stop with :
the ‘ArchivingStopHdb’ command of ArchivingManager
the ‘StopArchiveAtt’ command of HdbArchiver
Notok for the start…
I tried to run :
the ‘ArchivingStartHdb’ command of ArchivingManager
the ‘TriggerArchiveConf’ command HdbArchiver
without success ;(
what are the procedure/command/argin to do that ?
Is there a documentation associated with these 2 devices ?
thanks,
JCM