k.at-basics.1.0.91.source-code.diag.md Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of at-basics Show documentation
Show all versions of at-basics Show documentation
A engineblock ActivityType (AT) driver module;
Provides a diagnostic activity that logs input at some interval
# diag
This is a diagnostic activity type. Its action simply reports the cycle number and the reporting delay between it's schedule reporting time and the current time. The reporting is interleaved between the threads, with the logical number of reports remaining constant regardless of the thread count.
## example activitydef
alias=testdiag;type=diag;threads=50;interval=2000;
## controls
When the interval parameter is changed, all motor slots are notified and the reporting times are updated for each
active motor.
## parameters
- interval - The number of milliseconds to delay between each report.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy