Support Board
Date/Time: Wed, 15 Jan 2025 00:03:44 +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; |