Support Board
Date/Time: Sat, 05 Jul 2025 04:22:22 +0000
Post From: basic acsil - how to write message to a log (from within CustomChartBarFunction)
[2019-11-07 10:23:45] |
User907968 - Posts: 840 |
The function needs to be passed reference to sc structure - ACSIL Programming Concepts: Passing ACSIL Interface Members Structure To Secondary Function But, for CustomChartBarFunction, I don't think this is possible. sc.fp_ACSCustomChartBarFunction expects pointer to function only one variable 'SCCustomChartBarInterfaceRef' |