VFD and PLC serial communication (RS485/Modbus-RTU)

  Рет қаралды 61,233

ATO Automation

ATO Automation

5 жыл бұрын

The video shows ATO VFD (Variable Frequency Drive) communicates with Omron PLC (CP1E N40) with RS485 serial port . Buy ATO VFD online: www.ato.com/vfd
The video is divided into 3 blocks:
1. Hardware connection.
2. VFD communication settings, PLC software settings.
3. PLC program explanation.
Using a similar method of video, we can connect ATO VFD with mainstream PLCs such as Siemens PLC and Mitsubishi PLC to improve work efficiency.
Buy ATO VFD, single phase input & output, www.ato.com/single-phase-vfd
single phase to three phase, www.ato.com/single-phase-to-t...
three phase input & output, www.ato.com/three-phase-vfd
Other ATO VFD video links, • VFD analog input (4-20...

Пікірлер: 72
@ATOcom
@ATOcom 4 жыл бұрын
Note 2:59 should be: Transfer the VFD frequency storage address #2102 to D1303.
@samwicks4885
@samwicks4885 2 жыл бұрын
sir plz expalin when write data ( set Frequency) Run/Stop commands send to D1304. But When you Read Data you put #0004 to the D1304 as A Read Length, I Cant Understand that, PlZ Expalin it, From SriLanka
@ATOcom
@ATOcom 2 жыл бұрын
@@samwicks4885 #0004 to D1302
@aldrinsulbiano386
@aldrinsulbiano386 4 жыл бұрын
more video to come you are so amaZing sir !!
@chandararanget7879
@chandararanget7879 4 жыл бұрын
Thank for your work
@phanduc7386
@phanduc7386 4 жыл бұрын
Can you show me how to communicate rs232 (none protocol)
@chandararanget7879
@chandararanget7879 4 жыл бұрын
SOrry, How can we write multiple register???
@manonsylvain5197
@manonsylvain5197 5 жыл бұрын
Hello, Can we use the same application for the NX1P2 ?
@ATOcom
@ATOcom 5 жыл бұрын
Sorry, I have not used the NX1P2 series PLC, they may be similar in settings, but the DM fixed allocation word may be different. I suggest you download the NX1P2 unit operation manual on the OMRON official website to see how to use serial communication in the manual.
@md.jahidurrahman8874
@md.jahidurrahman8874 4 жыл бұрын
good job
@eurekaenglish8405
@eurekaenglish8405 4 жыл бұрын
I want to ask which section or ladder program for RS485?
@ATOcom
@ATOcom 4 жыл бұрын
2:15 to 2:32 for setting, no need ladder.
@MrMtalhasiddiqui
@MrMtalhasiddiqui 4 жыл бұрын
I have a plc omron CP1L-M connecting it with yaskawa v1000. Wiring and configuring all as per manual and right your program with appropriate register. But commled of my rs485 module is not blinking
@ATOcom
@ATOcom 4 жыл бұрын
If the data transmission is normal, then OK.
@abdulwajid3584
@abdulwajid3584 4 жыл бұрын
Hi... Thanks for the video.... Earlier I tried the same for fuji VFD but can't able to do it.... I will try once again.... Is the process is same for fuji VFD with RJ45 port?
@ATOcom
@ATOcom 4 жыл бұрын
Sorry,I don’t know.
@setiasianturi_
@setiasianturi_ 4 жыл бұрын
when not connect to any device, does led CIF11 should on or off? mine always off, does it broken?
@ATOcom
@ATOcom 4 жыл бұрын
The lights are always on.
@sidewaysemu7977
@sidewaysemu7977 3 жыл бұрын
do you have an example of a program that sends a start signal, sends a stop signal, and sends a "high" speed to the inverter and sends a "low" speed to the inverter. I understand how to MOV the response to get a readable number but I don't understand how to structure the Modbus to send and receive different signals and when do do this. if you are reading values from a drive how often are you 'pulsing' the signal to get a response? are there any other suggestions for setting up modbus - like having a fail safe stop so that if the comms drops out then the drive will stop? any other suggestions would be greatly appreciated. Thanks mate!
@ATOcom
@ATOcom 3 жыл бұрын
1. You need to know the frequency storage address of the VFD, as well as the start-stop address; 2. Prepare two MOV instructions, high-speed instruction & low-speed instruction, start instruction and stop instruction; 3. Send high-speed commands and low-speed commands to the VFD frequency storage area respectively through Modbus protocol; 4. Transmit the start command to the VFD via the Modbus protocol, and command the VFD to start (or stop) immediately; 5. You need to establish real-time communication between PLC and VFD (you can read VFD operating conditions such as frequency or current parameters at regular intervals); 6. When an error occurs in real-time communication, a special storage area bit will be set to 1. This data can be used to control the PLC output IO. 7. Use PLC's output terminal IO to control VFD by hardware when communication error occurs. , At least one of my ideas above. When you have a full understanding of Modbus, you will have many ways to achieve your goals. kzbin.info/www/bejne/mqG3npiAhKmXjLc
@sidewaysemu7977
@sidewaysemu7977 3 жыл бұрын
@@ATOcom thanks so much for the response!
@eurekaenglish8405
@eurekaenglish8405 4 жыл бұрын
Hello, please create content about PLC Omron communication with raspberry pi via RS485 (modbus)
@aautv4181
@aautv4181 4 жыл бұрын
thanks so much so how can i comunicate much more inverter to transfer frequency
@ATOcom
@ATOcom 4 жыл бұрын
Add the VFD address program in the PLC.
@christinamalik5532
@christinamalik5532 2 жыл бұрын
I had plc Omron cp1-m60 and its connected with 2 inverter then I had alarm loss the communication what you think is problem?
@ATOcom
@ATOcom 2 жыл бұрын
Check whether the communication parameters are correct, such as whether the inverter address is correct, the baud rate or the hardware connection is correct.
@hamza4537
@hamza4537 4 жыл бұрын
Where to get the vfd adresses for all the parameters
@ATOcom
@ATOcom 4 жыл бұрын
In the user's manual.
@hamza4537
@hamza4537 4 жыл бұрын
@@ATOcom thank you I'll.check it out
@gayanmadusanka2034
@gayanmadusanka2034 3 жыл бұрын
What are fixed DM area for cj2m plc
@ATOcom
@ATOcom 3 жыл бұрын
You can go to the official website of the PLC you own to download the manual and find it.
@ahmetozar7937
@ahmetozar7937 4 жыл бұрын
I communicated with the yaskawa V1000 via weintek mt6070 hmi rs485 but the u1-03 amp monitor did not reflect the true value. thank you
@ATOcom
@ATOcom 4 жыл бұрын
The received data cannot be used directly, and it needs to be converted or combined in hex.
@ahmetozar7937
@ahmetozar7937 4 жыл бұрын
@@ATOcom u1-03 hex adress 42 = 66 dec +1 add 67 I write but the data sounds different
@ATOcom
@ATOcom 4 жыл бұрын
@@ahmetozar7937 Check whether the data in the adjacent memory is related.
@ahmetozar7937
@ahmetozar7937 4 жыл бұрын
@@ATOcomoutput current = 00FBH = 251 Developed when he wrote his address. Thank you for your interest
@anhoangduc4626
@anhoangduc4626 4 жыл бұрын
Hi, what purpose when you MOV #4 D1304? Thanks you
@ATOcom
@ATOcom 4 жыл бұрын
This is the length of the read data, executed in the 03 command.
@anhoangduc4626
@anhoangduc4626 4 жыл бұрын
@@ATOcom Can you explain to me different between D1304 and D1302?
@ATOcom
@ATOcom 4 жыл бұрын
@@anhoangduc4626 D1302 stores the data length of the 03 command. D1304 stores the length of the read data (read the length of the data returned from the VFD).
@samwicks4885
@samwicks4885 2 жыл бұрын
@@ATOcom what do you mean "D1302 stores the data length of the 03 command" we cant undersatnd "03 command"
@samwicks4885
@samwicks4885 2 жыл бұрын
@@ATOcom i think you mean "03command" for the Read command code.. but sir you put #0004 to the D1302 also,, it also transmission data length, you says D1304 as a Read data length, what is the different of D1302 and D1304? please explain this for all of the guys who commented below...
@baranib1274
@baranib1274 5 жыл бұрын
how can i change the frequency value please share that address
@ATOcom
@ATOcom 5 жыл бұрын
ATO VFD frequency setting address is 2001H, you can use 06 command write 2001H to D1303 ,write frequency to D1304....
@baranib1274
@baranib1274 5 жыл бұрын
@@ATOcom THANKU
@Jarunbeeka
@Jarunbeeka 3 жыл бұрын
How to change four VFD frequency by that mathed.. please add a video
@ATOcom
@ATOcom 3 жыл бұрын
Set 4 different VFD station number addresses (P3.10) to: 001, 002, 003, 004, and call different VFD programs corresponding to the unused station number addresses.
@Jarunbeeka
@Jarunbeeka 3 жыл бұрын
@@ATOcom Thanks
@chandararanget7879
@chandararanget7879 4 жыл бұрын
how to write data to VFD ? Thank u
@ATOcom
@ATOcom 4 жыл бұрын
ATO VFD frequency setting address is 2001H, you can use 06 command write 2001H to D1303 ,write frequency to D1304....
@samwicks4885
@samwicks4885 2 жыл бұрын
@@ATOcom PLZ explain this correctly,,,Above you corected the VFD fequency storge address as #2102 to D1303. At there You says #2001 to D1303. And YoU say Write Fequency to D1304. But in the video You put Commands( #0001Run, #0007Stop) to D1304. Please sir Describe this Correctly. God bless you!
@samwicks4885
@samwicks4885 2 жыл бұрын
sir please give me a correct answr for this.....i beg your pardon for desturbing
@bendylee860
@bendylee860 5 жыл бұрын
Can i have your sample program?
@ATOcom
@ATOcom 5 жыл бұрын
Sorry, I have not recorded my program. You can find it completely in the video.
@akhilnavaneeth5517
@akhilnavaneeth5517 4 жыл бұрын
Can u send me the program backup pls
@ATOcom
@ATOcom 4 жыл бұрын
Sorry, this program has been lost, but you can find it completely from the video.
@chandararanget7879
@chandararanget7879 4 жыл бұрын
I mean how can we change Frequency?
@ATOcom
@ATOcom 4 жыл бұрын
ATO VFD frequency setting address is 2001H, you can use 06 command write 2001H to D1303 ,write frequency to D1304....
@chandararanget7879
@chandararanget7879 4 жыл бұрын
Thank u
@samwicks4885
@samwicks4885 2 жыл бұрын
@@ATOcom Write fequency to D1304? It cant be understand, In the video when write data you Put command adresses to d1304 such as RUn,Stop(#0001/#0007)
@ATOcom
@ATOcom 2 жыл бұрын
@@samwicks4885 You need to understand the Modbus RTU communication format, which is easy for you to understand. The principle is that by writing different data to the special storage area of the VFD, the VFD can execute different commands. This video will help you, kzbin.info/www/bejne/j6TXapyAa92ZncU
@jimiiskandar4843
@jimiiskandar4843 5 жыл бұрын
sir you have wa? i want ask you? i am from indonesia
@ATOcom
@ATOcom 5 жыл бұрын
Sorry, I don't have WA. You can ask here.
@jimiiskandar4843
@jimiiskandar4843 5 жыл бұрын
Sir you have tutorial modbus tcp plc omron?
@ATOcom
@ATOcom 5 жыл бұрын
​@@jimiiskandar4843 Sorry, we don't have a tutorial on modbus TCP at present, but we will do it in the future.
@jimiiskandar4843
@jimiiskandar4843 5 жыл бұрын
Ok sir.
@iasindianeducation8483
@iasindianeducation8483 4 жыл бұрын
Bhai apna aawaj dalkar video banavo bas itni kmi hai varna aur jayada like milta
@ATOcom
@ATOcom 4 жыл бұрын
OK
@robm3357
@robm3357 Жыл бұрын
Your to far from your monitor I can’t see the numbers
VFD analog input (4-20mA) for frequency control
4:48
ATO Automation
Рет қаралды 39 М.
Build a Local First Trello Clone with React Native & Realm
3:59:20
notJust․dev
Рет қаралды 56 М.
НРАВИТСЯ ЭТОТ ФОРМАТ??
00:37
МЯТНАЯ ФАНТА
Рет қаралды 7 МЛН
New model rc bird unboxing and testing
00:10
Ruhul Shorts
Рет қаралды 26 МЛН
Amazing weight loss transformation !! 😱😱
00:24
Tibo InShape
Рет қаралды 59 МЛН
VFD constant pressure water supply system wiring & test
5:34
ATO Automation
Рет қаралды 33 М.
Omron PLC Modbus Communication With VFD (CP1W-CIF11)
12:41
Technocrats
Рет қаралды 15 М.
BRX Do-More Simple Modbus Serial Communication
17:09
ACC Automation
Рет қаралды 1,7 М.
PLC Omron "Modbus RTU" Omron E5CC Tutorial
6:17
plc247 Automation
Рет қаралды 19 М.
PLC & HMI analog output programming-VFD frequency control
7:28
ATO Automation
Рет қаралды 77 М.
Control Remote VFD Over RS485 Communication Using Modbus RTU Protocol
5:32
Industrial Automation Solution
Рет қаралды 41 М.
АЙФОН 20 С ФУНКЦИЕЙ ВИДЕНИЯ ОГНЯ
0:59
КиноХост
Рет қаралды 1,2 МЛН
Новые iPhone 16 и 16 Pro Max
0:42
Romancev768
Рет қаралды 1,9 МЛН
Look, this is the 97th generation of the phone?
0:13
Edcers
Рет қаралды 7 МЛН