-
Content count
701 -
Joined
-
Last visited
Files posted by PMCR
-
NX NJ Moving Variable Data with removable media on NA HMI
By PMCR in HMI Sample Code
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.
149 downloads
Submitted
-
CP1 Modbus TCP Peer to Peer
By PMCR in PLC Sample Code
This solution solves Modbus TCP Peer to Peer applications for CP1H / CP1L PLCs with CP1W-MODTCP61 adapter modules
206 downloads
Submitted
-
CJ to CompactLogix Implicit Messaging
By PMCR in PLC Sample Code
This document shows the steps to create an Implicit Message connection between a CompactLogix or ControlLogix processor, and an Omron PLC on Ethernet/IP.
171 downloads
Submitted
-
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
598 downloads
Submitted
-
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.
326 downloads
Submitted
-
Submitted
-
EtherNet/IP Error Code Decoder
By PMCR in Tech and Application Notes
EtherNet/IP Error codes definition
Troubleshooting steps for Sysmac Studio and the Network Configurator for EtherNet/IP
82 downloads
Submitted
-
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.
642 downloads
Submitted
-
FINS Ethernet Master / Slave Solution
By PMCR in PLC Sample Code
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.
2342 downloads
Submitted
-
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.
2784 downloads
Updated
-
Easy to use Modbus RTU Master for CP1L CP1H CJ1 CJ2 CS1
By PMCR in PLC Sample Code
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.
21418 downloads
Updated
-
Submitted
-
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.
3301 downloads
Submitted
-
SuperMon 5.65
Serial Communications tool. Includes a Modbus RTU Master with a Modbus Command Wizard to help build commands and understand responses.
5314 downloads
Updated
-
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.
3708 downloads
Updated
-
Modicon PC0085 Manual
By PMCR in Manuals, Tutorials
Older Modicon PC0085 manual.
This manual was scanned by BlueByu, not by me. Giving credit where credit is due.
2546 downloads
Submitted
-
Omron to AB EtherNetIP Explicit Messaging
By PMCR in PLC Sample Code
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.
3648 downloads
Submitted
-
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.
4711 downloads
Submitted
-
M071-E1-01 WD30 Wireless DeviceNet System Manual
Omron Wireless DeviceNet System manual
1386 downloads
Submitted
-
CS CJ CP NSJ password set
By PMCR in PLC Sample Code
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.
3237 downloads
Submitted
-
CSCJCPSerialActiveX
Control Free ActiveX Control for Omron CS1, CJ1, CJ2, CP1H, CP1L, CP1E PLCs using Serial (CV Mode Hostlink).
2888 downloads
Submitted
-
Omron CJ2 to Rockwell ControlLogix Ethernet/IP Datalink
By PMCR in Tutorials and Quickstarts
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.
3103 downloads
Updated
-
W465-E1-03 CS and CJ EIP21 Operations Manual.pdf
Ethernet/IP operations manual for CS1 / CJ1 / CJ2 Ethernet/IP modules
2519 downloads
Submitted
-
NSFirmware8.21.zip
By PMCR in HMI Sample Code
Firmware 8.21 (release version) for NS Series HMI
3538 downloads
Submitted
-
Updated