Genovation, Inc.
45
MiniTermPro
^F – 06h – Get Version String
Issuing this command will prompt the MiniTerm to respond with 16 ASCII
characters representing the MiniTerm firmware version.
Example: Get the version string.
Prefix Command Type
ASCII:
@
^F
Dec:
64
6
Hex:
40h
06h
A sample response might be “
MiniTerm – v4.20
”. There is no terminating
null.
^G – 07h – Get User Version String
Custom-manufactured devices often have unique boot screens and/or part
numbers. Issuing this command will prompt the MiniTerm to respond with the
customized boot screen/part number. This message may be as long as the
longest LCD option (32 characters).
Example: Get the user version string.
Prefix Command Type
ASCII:
@
^G
Dec:
64
7
Hex:
40h
07h
A sample response might be “
Screen Demo: 905------ ----- ---
”.
There is no terminating null.