Enable BODE.MODETIMER:
-->BODE.MODETIMER 1000 // Set watchdog to 1 second
-->BODE.MODE 1 // Set Bode mode to PRB
-->BODE.MODE // Observe Bode mode state is the same after 0.5 seconds
1
-->BODE.MODE // Observe Bode mode state has been set to zero after 1.0 seconds
0
Enable and reenable BODE.MODETIMER:
-->BODE.MODETIMER 2500 // Set watchdog to 2.5 seconds
-->BODE.MODE 1 // Set Bode mode to PRB
-->BODE.MODE // Observe Bode mode state is the same after 1.5 seconds
1
-->BODE.MODE 1 // Set Bode mode to PRB, resetting the watchdog timer to the original 2.5 second value
set above.
-->BODE.MODE // Observe Bode mode state is the same after 3.0 seconds after the original enabling of
BODE.MODE 1
-->BODE.MODE // Observe Bode mode state has been set to zero after 4.0 seconds after the original enabling
of BODE.MODE
0
Related Topics
14.3 Using the Autotuner
14.3.4 Using the Autotuner: Advanced
15 Scope
1.2.1.5 Bode (set command source)
6.5 Settings
126
Error: Invalid Bode plot mode for this function. and others)
AKD User Guide | BODE Parameters
Kollmorgen | December 2010 301