1
29
None
Command
Option
Function
RR (Register Lead)
Reads all the registers.
Format
RR
Example: Ready >RR
None
Command
Option
Function
RW (Register Write)
Writes data to the corresponding register.
Format
RW <regname> <data>
Example: Ready >RW R0 12AB
Command
Function
RC (Register Clear)
Clears all registers with zeros.
RC
Example: Ready >RC
Option
None
Format