Omron-NJ-Ethernet (Gen1)
Review the following information for setting up and configuring the Omron-NJ-Ethernet (Gen1) driver.
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
If the device is configured for Ethernet access, find its network parameters. Otherwise, follow the steps below.
To configure your device:
- Note down the following information and refer to it as needed. Device: Omron NJ Ethernet Communication I/F: Ethernet. Refer to the following figure.
Connect the device with a USB cable.
- Launch Sysmac Studio v1.20.1.0 software, select Controller > Communication Setup, and then set up the IP address.
- Use a direct connection through USB > USB Communication Test.
Parameter | Value |
---|---|
Type | Omron |
Driver | Omron NJ Ethernet NJ301-1100 |
Network Address | The device address you defined during Step 1 |
Port | 44818 |
When you Add Tags to the connected device, refer to the following tag parameters and available value types.
Refer to the following additional resources:
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).
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].