%% Send % character
%ASCII:LF% Send linefeed
%ASCI:CR% Send carriage return
%ASCII:25% Send ASCII character 25
%ASCI:0x20% Send ASCII character 0x20 (32)
%DATE% Send current date
%TIME% Send current time
%AGENT% Send device address
%DEVICENAME% Send device name
@PROMPT=/#/ Read up until this prompt is found
%--comment--% Comment in file, is not sent to device
%WAIT:5% Wait 5 seconds
%CAPTURE-START% Start capturing backup
%CAPTURE-END% End capturing backup
%END:exit% Send “exit” and end session
%VAR:<variable name>% Send Variable from Config Tool -> Backup tab
<CTRL-Y> Send CTRL-Y