Difference between revisions of "Firmware-72 Command-060"
(Created page with "==OUTPUT INIT (60, 3Ch)== The OUTPUT INIT command set the USB-microDig’s actuator outputs to their power-up or reset status. Non-volatile memory remains unchanged. The OUTP...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
Example: | Example: | ||
− | 240, 125, 0 {DEV}, 60 {OUTPUT INIT}, 247 (F0h, 7Dh, 00h, 3Ch, F7h) | + | :240, 125, 0 {DEV}, 60 {OUTPUT INIT}, 247 (F0h, 7Dh, 00h, 3Ch, F7h) |
+ | |||
==Initial values== | ==Initial values== | ||
− | Actuator activation status: retrieved from non-volatile memory (see SET OUTPUT INIT command) | + | {| |
− | Actuator PWM status: retrieved from non-volatile memory (see SET OUTPUT INIT command) | + | |- |
− | Actuator pulse interval: retrieved from non-volatile memory (see SET OUTPUT PULSE command) | + | |Actuator activation status: |
− | Actuator pulse width range: retrieved from non-volatile memory (see SET OUTPUT PULSE command) | + | |retrieved from non-volatile memory (see SET OUTPUT INIT command) |
+ | |- | ||
+ | |Actuator PWM status: | ||
+ | |retrieved from non-volatile memory (see SET OUTPUT INIT command) | ||
+ | |- | ||
+ | |Actuator pulse interval: | ||
+ | |retrieved from non-volatile memory (see SET OUTPUT PULSE command) | ||
+ | |- | ||
+ | |Actuator pulse width range: | ||
+ | |retrieved from non-volatile memory (see SET OUTPUT PULSE command) | ||
+ | |} |
Latest revision as of 15:38, 3 November 2015
OUTPUT INIT (60, 3Ch)
The OUTPUT INIT command set the USB-microDig’s actuator outputs to their power-up or reset status. Non-volatile memory remains unchanged. The OUTPUT INIT command does not change any stand-alone mode settings stored in non-volatile memory but reloads them in volatile memory for operational use. The OUTPUT INIT command is always executed following a power-up. Upon completion of the OUTPUT INIT command the same message is sent out by the USB-microDig.
There is no [BODY] associated with this command.
Example:
- 240, 125, 0 {DEV}, 60 {OUTPUT INIT}, 247 (F0h, 7Dh, 00h, 3Ch, F7h)
Initial values
Actuator activation status: | retrieved from non-volatile memory (see SET OUTPUT INIT command) |
Actuator PWM status: | retrieved from non-volatile memory (see SET OUTPUT INIT command) |
Actuator pulse interval: | retrieved from non-volatile memory (see SET OUTPUT PULSE command) |
Actuator pulse width range: | retrieved from non-volatile memory (see SET OUTPUT PULSE command) |