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

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
0
Views
33
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
2
Views
48
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
230
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
130
Hi dear . I have a system with cj1m cpu11 etn. previously NT 5z HMI was connected with plc. recently my old HMI got damaged. I want to replace it...
Replies
12
Views
240
Back
Top Bottom