Support Board
Date/Time: Tue, 04 Mar 2025 16:27:58 +0000
Post From: using calculated ATR in my system
[2021-12-14 17:52:19] |
User99735 - Posts: 234 |
ACSIL Interface Members - Functions: sc.ATR() follow the example given here sc.ATR does not return the current ATR value. The same needs to be accessed via float array Subgraph_ATR in your call to sc.ATR function. |