Support Board
Date/Time: Fri, 06 Feb 2026 22:36:36 +0000
Post From: ACSIL Setting default Time Settings and Inputs
| [2025-05-30 08:30:31] |
| User431178 - Posts: 841 |
|
See here: ACSIL Interface Members - sc.Input Array: sc.Input[].SetTime() Using HMS_TIME sc.Input[0].SetTime(HMS_TIME(9, 30, 0)); Using an SCDateTime temporary sc.Input[0].SetTime(SCDateTime(9, 30, 0, 0).GetTime()); |
