PMCR

MrPLC Admin
  • Content count

    701
  • Joined

  • Last visited

Files posted by PMCR

  1. NX NJ Moving Variable Data with removable media on NA HMI

    This document, and the accompanying Sysmac Studio sample project, are intended to provide a method of moving the values of a variable (typically a structured variable, built using a custom data type) from one machine to another machine with the same variable and data type.  Machine setup parameters, initial factory default values, or similar parameters would be typical examples when this type of function would be used. 

    This is accomplished using removable media (USB Drive or SD Card) attached to an NA HMI.  The variable data is saved on the removable media on ‘Machine A’.  The media is ejected from ‘Machine A’ and moved to the NA HMI on ‘Machine B’.  The data is then loaded into the variable on ‘Machine B’, completing the process.  An externally mounted USB extension cable / jack allows this operation to be performed without the need to open any control cabinets.

    164 downloads

    Submitted

  2. CP1 Modbus TCP Peer to Peer

    This solution solves Modbus TCP Peer to Peer applications for CP1H / CP1L PLCs with CP1W-MODTCP61 adapter modules

    230 downloads

    Submitted

  3. CJ to CompactLogix Implicit Messaging

    This document shows the steps to create an Implicit Message connection between a CompactLogix or ControlLogix processor, and an Omron PLC on Ethernet/IP.

    197 downloads

    Submitted

  4. NX or NJ Data Logging Function Block

    This function block allows users to log data to a .csv file on the SD card of an NX or NJ CPU

    659 downloads

    Submitted

  5. NX or NJ Variable Historian

    This sample code creates a variable historian.
    It was originally created for a customer who wanted to log data at different intervals for different variables, and in some cases, only on change of state.
    It essentially can be used to write event data to a .csv file.

    360 downloads

    Submitted

  6. Supermon

    Omron Serial Snooping Software

    142 downloads

    Submitted

  7. EtherNet/IP Error Code Decoder

    EtherNet/IP Error codes definition
    Troubleshooting steps for Sysmac Studio and the Network Configurator for EtherNet/IP

    85 downloads

    Submitted

  8. Omron Generic EtherNet/IP EDS file

    The Generic EDS file allows Omron CJ, CS, NJ PLCs / MACs to connect to 3rd party EtherNet/IP devices when the manufacturer is unable to provide an .eds file.

    696 downloads

    Submitted

  9. FINS Ethernet Master / Slave Solution

    Drop in code for Single Master and up to 30 Slave PLCs on FINS Ethernet.
    The Master PLC can be a CP1L-E, CJ2M, CJ2H, CS1, or any PLC capable of sending FINS commands.
    Originally designed to share data across a network of CP1L-E PLCs.
    Each PLC shares 100 words in each direction with the master PLC.
    The reads can be setup to read as fast as possible, or at a given interval.
    The writes can be change of state (COS) driven, as fast as possible, or at a given interval.
    .pdf manual included.

    2368 downloads

    Submitted

  10. FINS Color Coded Messaging Tool

    The OMRON FINS Color Coded Messaging Tool was developed to assist users in understanding, testing, and debugging FINS messages. The Tool sends messages to devices such as PLCs via the FINS UDP protocol, and receives the responses for the user to interpret.
    Each Command or Response byte in the Tool can be color coded to identify unique sections of the FINS command. Each command, and optionally the response, can be saved for later use, and the color coding is saved with in the file.
    Once a command is successfully working in the Tool, the user can choose to build the corresponding CMND instruction to copy / paste into a PLC, if a PLC is the device that will send the FINS command in the users application.

    Version 2.1 updated 4/11/2013 to include auto generation of Structured Text code for the Sysmac NJ / Sysmac Studio.

    2805 downloads

    Updated

  11. Easy to use Modbus RTU Master for CP1L CP1H CJ1 CJ2 CS1

    This application is a ready to use Modbus RTU master for CP1L, CP1H, CJ1, CJ2, and CS1.
    The user creates 'tables' of items to read and write. The ladder code automatically performs the communications as setup by the user.
    The CJ1 / CJ2 / CS1 solution requires the use of a Protocol Macro on an SCU31 / SCU41 module, and the CP1L / CP1H function uses the Serial Gateway function of the CP1H / CP1L on a CP1W-CIF11 or CIF12.
    Sample NS screens are provided with an Omron 3G3JX inverter as an example Modbus RTU slave.
    Updated 1/7/2011 to include 3G3MX2 screen for NS, and to include CJ1W-SCU22,32,42 in documentation.
    Updated 9/19/2012 to support 2 ports on an SCU card (CS, CJ1, CJ2) or 2 ports on a CP1L / CP1H.

    21539 downloads

    Updated

  12. 3G3JX Manual

    Omron 3G3JX Inverter Manual

    2713 downloads

    Submitted

  13. Omron IR Calculator

    This is a Forward / Reverse calculator for Omron IR addressing in CP1, CJ1, CJ2, CJ1 processors.
    It will take an address (such as DM0), and convert to the equivalent internal address (10000 HEX).
    It will also calculate in the other direction and show that 10000 HEX is D0.

    3303 downloads

    Submitted

  14. SuperMon 5.65

    Serial Communications tool. Includes a Modbus RTU Master with a Modbus Command Wizard to help build commands and understand responses.

    5317 downloads

    Updated

  15. FINS ActiveX Ethernet Control

    Free ActiveX Control for Omron CS1, CJ1, CJ2, CP1H, CP1L, CP1E PLCs using FINS Ethernet.
    This is an updated version of the same from 2 years ago.

    3720 downloads

    Updated

  16. Modicon PC0085 Manual

    Older Modicon PC0085 manual.
    This manual was scanned by BlueByu, not by me. Giving credit where credit is due.

    2552 downloads

    Submitted

  17. Omron to AB EtherNetIP Explicit Messaging

    Example code to read and write integer and floating point data to and from CompactLogix, ControlLogix, and MicroLogix 1400 using EtherNet/IP.
    This works with Omron PLCs using CJ1W-EIP21 or CS1W-EIP21 EtherNet/IP modules, or CJ2H-xxx-EIP or CJ2M-CPU3x PLCs with built in EtherNet/IP.

    3675 downloads

    Submitted

  18. Generic TCP Client and Server in VB6

    The attached 2 VB projects are 'generic' TCP client and TCP server applications that allow the user to test PLC socket services, as well as other non-Omron applications.
    I cannot take author credit for these 2 tools, but they are items that I use frequently.

    4713 downloads

    Submitted

  19. M071-E1-01 WD30 Wireless DeviceNet System Manual

    Omron Wireless DeviceNet System manual

    1386 downloads

    Submitted

  20. CS CJ CP NSJ password set

    This is a Function Block to set a password in a PLC.
    It can be used to automatically set a password, so you don't have to do it from CX Programmer.

    3239 downloads

    Submitted

  21. CSCJCPSerialActiveXControl

    Free ActiveX Control for Omron CS1, CJ1, CJ2, CP1H, CP1L, CP1E PLCs using Serial (CV Mode Hostlink).

    2895 downloads

    Submitted

  22. Omron CJ2 to Rockwell ControlLogix Ethernet/IP Datalink

    Example of how to connect an Omron CJ2 PLC to a Rockwell ControlLogix PLC using Ethernet/IP Tag Datalink (Implicit Messaging).
    I (PMCR) did not author this document.

    3144 downloads

    Updated

  23. W465-E1-03 CS and CJ EIP21 Operations Manual.pdf

    Ethernet/IP operations manual for CS1 / CJ1 / CJ2 Ethernet/IP modules

    2519 downloads

    Submitted

  24. NSFirmware8.21.zip

    Firmware 8.21 (release version) for NS Series HMI

    3556 downloads

    Submitted

  25. P056-E1-03 CompoNet Brochure

    Updated CompoNet Brochure

    541 downloads

    Updated