Support Board
Date/Time: Thu, 06 Nov 2025 00:43:04 +0000
Post From: Trying to use Study data in an ACSIL function
| [2014-10-21 18:04:48] |
| eRamone - Posts: 1 |
|
You need to change data type of variables ValueStudy to float float ValueStudy1 = StudyReference1[sc.Index]; float ValueStudy1b = StudyReference1[sc.Index - 1]; Regards |
