This function returns USB speed in the format #7,UF,x;
#7, UF,x;
This function sets USB full speed (12Mbps, x = 1 ) or sets USB high speed (480Mbps, x = 0 ) and
returns the following sequence of characters: #7,UF;
#7,US;
This function returns unit subversion.
#7,UV;
This function returns USB voltage in 10 mV.
#7,WD;
This function returns windscreen compensation in the format #7,WD,x;
#7,WD,x;
This function enables ( x = 1 ) or disables ( x = 0 ) the windscreen compensation and returns
the following sequence of characters: #7,WD;
#7,VB;
This function returns the Bootstrap software version.
#7,VH;
This function returns the Hardboot software version.
For the unknown function and/or in the case of the other error, all these functions return the following
sequence of characters: #7,?;
#9 function enables the user to write-in the data file into the internal Flash-disc memory.
The data file formats are given in Appendix B.
#9 function formats are defined as follows:
#9,FILE_TYPE,FILE_LENGTH,DATA
where:
FILE_TYPE type of the file
2 - setup file,
4 - current settings file,
FILE_LENGTH length of the file in bytes,
DATA binary content of the file.