Commands
3
38
Volatile Memory Commands
Syntax
#volatile –o write –s <site> -a <start address> - l <len> -d <data>
#volatile –o read –s <site> -a <start address> - l <len>
Parameters
<site> Programming site. 1 to 8 to set specific site data, 0 to set
the same data for all sites.
<start address> Volatile memory starting address.
<len> Data length.
<data> A data array.
Description
Read and write data from/to the instrument’s volatile memory.
Examples
Uses the volatile memory on site 1 to store the target board’s MAC address:
#volatile –o write –s 1 -a h0 -l 6 -d [h00 h90 h96 h90 h48 h85]
>
Retrieves data from site 1 volatile memory:
#volatile -o read -s 1 -a h0 -l 6
1,[h00 h90 h96 h90 h48 h85]>
http://smh-tech.com.cn sales@smh-tech.com.cn +86-15250087885