User`s manual
34 RabbitLink (EG2100)
E.3 File Commands
getv <varname>
This command gets the value of the specified variable. The value is printed using the format
specifier given in the createv command.
varname The variable whose value is requested.
putv <varname> <value>
This command assigns the specified value to the specified variable.
varname The variable whose value is being changed.
value The new value for the variable.
list variables
This command lists all the variables by name and type that are stored in the flash file system
on the RabbitLink.
reset variables
This command deletes all the variables that are stored in the flash file system on the Rab-
bitLink.
delete <filename>
Deletes the specified file from the flash file system on the RabbitLink.
filename Identifies the file to delete.
get <filename>
This command returns the contents of the specified file.
filename Identifies the file.