Login Page - Create Account

Support Board


Date/Time: Tue, 07 May 2024 16:15:08 +0000



Post From: [User Discussion] How can I set a update interval for a custom ACSIL study?

[2020-02-09 18:44:25]
Ackin - Posts: 1865
if (sc.IsReplayRunning())
    CurrentDateTime = sc.CurrentDateTimeForReplay;
  else
    CurrentDateTime = sc.CurrentSystemDateTime;