HOME > PRODUCT > SB-R2TS1
PRODUCT
Expansion kit for RS-232C/422/485/530 and TTL
(For LE-8600X/LE-8500X series)

SB-R2TS1

Download
Item Name Remark
■Utility software / Library
Conversion software to Pcap format lepcapcvt The LAN packet measurement log file measured by the analyzer can be converted to a Pcap/Pcapng format file that can be read by free network analysis software such as Wireshark on a PC.
Key Emulation Software LE-PCKEYEMU Key operations can be emulated and you can check the screen of the main unit of the analyzer on your PC. Remote operation is available as if you are operating the actual machine.
LE file downloader lefiledownload_exe By using the LE file downloader and the auto save function of the analyzer, you can download the measurement log file (#XXXXXXX.DT) automatically saved in the storage device (USB memory, etc.) to your PC via LAN or Wi-Fi connection.
Update Firmaware opsb87fd_fw2 After download it, use LE8FIRM to transfer the FW filr to the analyzer.
Library to control LE series from a PC
(Real-time version)
(For Windows)
LEPCLIB_RT It is a library to make a customer application software to control the analyzer from a PC (Real-time version). AUX (serial) port, USB port, Ethernet, Wi-Fi connection are supported.
for VC++6.0, VC++.NET
Library to control LE series from a PC
(For Linux)
libLEPC It is a library to make a customer application software to control the analyzer from a PC (Real-time version). AUX (serial) port, USB port, Ethernet, or Wi-Fi connection are supported.
Some sample softwares are included.
Library to control LE series, Python wrapper (for Linux) lepcpy A wrapper library for calling libLEPC functions from Python. It can be used when operating the Protocol Analyzer LE series with Python. It also includes multiple running samples.