AdvancedHMI Software
General Category => Support Questions => Topic started by: videv on November 06, 2018, 12:22:48 PM
-
Hi all ,
How can i get the data-logger datalogger2 to only statically fireoff and run at 11:55:00 PM everyday
thanks
-
run what?
-
i do not want the datalogger2 running continuously and logging data to csv. i only want it to log to CSV at 11:55:00 PM, my PLC holds the data and clears at Midnight,
-
If the PLC can clear data at 12, then I'd set a trigger bit from PLC at 11:55 and set that bit in Datalogger
-
If you just want to capture one sample ate 11:55, the latest V3.99y Beta 14 has a modified BasicDataLogger with a PLCAddressWriteTrigger that will sample one point on the transition of a PLC register to True