. |
Controller.SampleCounter MPX Software API Reference > Controller Object > State SampleCounter represents the controller’s sample counter, which is the number of servo cycles (samples) that have occurred since the last sample counter reset. Since the sample counter is a signed 32-bit integer, if the sample counter is 2147483647 it will roll over on the next servo cycle to -2147483648. Version HistoryIntroduced in MPX 2.0. UnitsSamples TypeInt32 (read only) Visual BasicSyntax Property SampleCounter As Int32 Sample Code
C#Syntax int SampleCounter; Sample Code
See Also
|
| | Copyright © 2001-2021 Motion Engineering |