XModem

Go To Product Page

The XModem layer implements transmission and reception of files using XModem. Since it is a layer, you can use it to transfer files over any transport (TCP, UDP, Pipe, etc.), not just Serial.

Basic Setup

  1. In IO Ninja, click the “New Session” dropdown and select a session type, e.g., “Serial”.

_images/serial-new-session.png
  1. Select your device from the “Port:” dropdown.

_images/modbus-port.png
  1. Click the “Layer Pipelines” dropdown and select “XModem”.

_images/attach-xmodem.png
  1. Click “Transmit File with XModem” and select the file to upload.

_images/xmodem-upload.png
  1. Wait for the transfer to complete.

_images/xmodem-transmit-complete.png
  1. Click “Receive File with XModem” and select the location to save the file.

_images/xmodem-receive.png
  1. Wait for the transfer to complete.

_images/xmodem-receive-wait.png