17. External Interface
17-11
Examples of how to enter commands are shown below.
• Transferring a data dump
1. Use the following TELNET command to save a data dump in the LV 5330 internal memory.
LV5330> MAKE DUMP
2. Use the following FTP command to transfer the data dump to “DUMP.TXT” on the D drive.
ftp> GET DUMP.TXT D:¥DUMP.TXT
17.3.3 FTP
Commands
The TELNET MAKE/CAPTURE commands and the FTP commands are listed in the tables
below.
Table 17-3 MAKE/CAPTURE commands
Command Parameters
Explanation
MAKE
STATUS
Saves the top level of the status display in the internal memory.
LOG
Saves the event log in the internal memory.
DUMP
Saves a data dump in the internal memory.
CAPTURE
—
Saves screen capture data in the internal memory.
Table 17-4 FTP commands
Command Parameter
1
Parameter 2
Explanation
GET
STATUS.TXT
Directory name/file name.txt
The top level of the status display is
transferred as a text file.
LOG.TXT
Directory name/file name.txt
The event log is transferred as a
text file.
DUMP.TXT
Directory name/file name.txt
A data dump is transferred as a text
file.
CAPTURE.BMP
Directory name/file name.bmp
Screen capture data is transferred
as a bitmap file.
17.4 SNMP
SNMP will be supported in the future.