Support Board
Date/Time: Mon, 03 Nov 2025 17:41:37 +0000
Post From: Decimal point error
| [2017-05-16 20:17:24] |
| User968787 - Posts: 8 |
|
This is from my code: //During development set this flag to 1, so the DLL can be modified. When development is completed, set it to 0 to improve performance. sc.ValueFormat = 5; sc.FreeDLL = 0; sc.GraphRegion = 1; sc.AutoLoop = 0; |
