Support Board
Date/Time: Fri, 04 Jul 2025 22:36:59 +0000
Post From: ACSIL sc.Input[].SetTimeAsSCDateTime()
[2020-08-06 08:26:56] |
CMG - Posts: 179 |
Hello, 1. Should this function return a Timevalue or a SCDateTime? sc.Input[1].SetTimeAsSCDateTime(0); If 00:01 (12:01 am)is entered in the input of the study, the function is returning 60 which is the correct timevalue. Shouldn't it return something like 0.0006944444444444446? 2. Coulnt find how to convert a Timevalue to SCDateTime Thanks |