Omron

JohnHenry

Member
Join Date
Mar 2018
Location
Setubal
Posts
6
Programing noob here. I have a CJ2M CPU31 and i need to read and scale the signals from and arduino in either serial or BCD. (Since PWM proved quite impossible for me)

I was wondering if anyone could help me out with that, and how do I program a scale that can receive the signals and turn it into a 0-100% scale.
 
yep PWM, is not the way to do this, as the PLC is way too slow for thsi to get it good.
yes you can use a serial connection, (with an UNO you will need a extra serial pinning like softwareserial. on a MEGA there are 3 serial, is easier to do and still pretty cheap.
you can also use the ethernet to communicate.
a simple way to do this is to use a slow I2C connection, please take care of the 24 Volt to 5 Volt.
 

Similar Topics

Has anyone done SMS messaging from an Omron CJ2J-CPU31 PLC? If so could you help please. Omron here in Oz have not had any experience doing this...
Replies
3
Views
70
I have an old plc in the system I have, moxa nport was used to communicate with scada, I want to replace the plc with cj2m cpu33 and eliminate...
Replies
1
Views
53
Hi all, i have 8 CJ2m plc units that show different numbers on the plc display and i am stuck on reading the info. my unit has an ip address of...
Replies
3
Views
92
Hi all, Currently having trouble getting a speed reference to write over modbus to an Omron M1... I can successfully write a run command and...
Replies
6
Views
252
Hi There, I have couple of Omron PLCs connected on my kepserverex and my intouch reads data from kepserverex. I have been observing that roughly...
Replies
4
Views
131
Back
Top Bottom