Support Board
Date/Time: Sun, 09 Mar 2025 13:30:45 +0000
Post From: corruption of variables on simple code using standard arrays
[2022-03-01 12:19:16] |
1+1=10 - Posts: 270 |
If this is your problem and you want data, specific to a study, to persist between cycles, you need to use persistent variables and/or dynamic memory allocations and/or sc.StorageBlock: ACSIL Interface Members - Functions: Persistent Variable Functions ACSIL Programming Concepts: Dynamic Memory Allocations Within Study Instance ACSIL Interface Members - Variables and Arrays: sc.StorageBlock |