EASY-DRIVER – User’s Manual
47
“MST” Command
The ‘MST\r’ command returns the value of the power supply internal status
register (8 bit).
Replies from the EASY-DRIVER power supply to this command are in the
following format:
#MST:
value
\r
where:
-
value
is the ASCII representation of the internal status register value, composed
by 2 hexadecimal digits, and corresponding to the 8-bit wide status register.
The MST command, being a reading command, returns a response in any module
condition.
Examples:
MST example with the module ON:
MST
\r
#MST:01
\r
MST example with the module OFF and experienced a fault after MOSFET over-
temperature:
MST
\r
#MST:0A
\r