QuickStart Guide
...
Industrial Systems Connection ...
Omron

Omron-NJ-Ethernet (Gen1)

8min

Review the following information for setting up and configuring the Omron-NJ-Ethernet (Gen1) driver.

Litmus Edge Compatible Series

Compatibility parameter

Compatible items

Driver type

Ethernet

Validated devices/series

NJ NX1P

When configuring tags for this driver, you must enter the case-sensitive register name exactly as it is defined in the PLC. See the Free Tags section below to learn more.

To set up and configure this device in Litmus Edge, you will need to do the following:

  • Step 1: Set up and Configure the PLC Device
  • Step 2: Set up the PLC Device in Litmus Edge DeviceHub
  • Step 3: Configure the List of Registers

Step 1: Set up and Configure the PLC Device

If the device is configured for Ethernet access, find its network parameters. Otherwise, follow the steps below.

To configure your device:

  1. Note down the following information and refer to it as needed. Device: Omron NJ Ethernet Communication I/F: Ethernet. Refer to the following figure.
  2. Connect the device with a USB cable.

    Reference image of device
    Reference image of device
    
  3. Launch Sysmac Studio v1.20.1.0 software, select Controller > Communication Setup, and then set up the IP address.
  4. Use a direct connection through USB > USB Communication Test.

Step 2: Set up the PLC Device in Litmus Edge DeviceHub



Parameter

Value

Type

Omron

Driver

Omron NJ Ethernet NJ301-1100

Network Address

The device address you defined during Step 1

Port

44818

Step 3: Configure the List of Registers

When you Add Tags to the connected device, refer to the following tag parameters and available value types.

Refer to the following additional resources:

Free Tags

This driver doesn't have a list of available register names in the DeviceHub Add Tag form.

To add tags, you must enter the case-sensitive register name exactly as it is defined in the PLC.

A Connected status for the device won't display until a tag with a correct register name is created and a value is generated (not null/blank).

Available Value Types

T Arrays

If you want to read a DINT array, you need to write the element number of the array that you want to read in square brackets along with the tag name.

Example: If the array name is ArrayDint and you want to read the third element of the array, the format for the tag name in Litmus Edge is ArrayDint[2].