Command MP
- 04 Jul 2024
- 1 Minute to read
- Print
- PDF
Command MP
- Updated on 04 Jul 2024
- 1 Minute to read
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Command MP is used to set the read period for the inputs in Analog-controlled mode and in PWM-controlled mode.
Structure
Command | Notes | |
---|---|---|
CommandID | MP | MP is only available in Analog-controlled mode and PWM-controlled mode. |
Parameter | None | |
New MP value | ||
Parameter | Value | Description |
None | The current value is queried. | |
New MP value | Integer value | From “500” to “5000” Default value is “1000” Values are in scans per second |
Response | ||
mp , space , new MP value | ||
General notes | ||
Example
Without parameter
Query | Response |
---|---|
MP | mp 1000 |
The current read period is 1000 scans per second.
With New MP value
Query | Action |
---|---|
MP 2500 | mp 2500 |
The read period is set to 2500 scans per second.
Was this article helpful?