Search the Community
Showing results for tags 'qj71mt91'.
-
Issue with mitsubushi melsec PLC modbus QJ71MT91 as server
raheelredben posted a topic in Mitsubishi
Hi there guys I am using modbus as server and having the issue that i cant use multiple outputs simultaneously if I want to use coils as outputs I have to put the value of outputs in auto refresh of modbus and if i have to use data registers then i have to use data registers in auto refresh, but simultaneously i cant use both in auto refresh because the auto refresh won,t allow as I am using modbus QJ71MT91. I can see the outputs changing in device buffer that obviously because of the default values of the ladder code but I want to see all of this in modsim32 and want simultaneous outputs coils and holding registers to be seen. These are the IP addresses: plc CPU: 192.168.1.30modbus:192.168.1.235pc:192.168.1.240 (I have set the ipv4 settings with ip address that i wrote subnet mask:255.255.255.0 and default gateway: 192.168.1.1)local network: 192.168.1.1 I have created a ladder logic for tank filling station that is as follows What my ladder code does is that if i turn on input y80 then y100 output that is filling tank turns on and the timer for 100 sec is stored in data register D100 and if input y81 is turned on the output y101 is turned on that is discharging of tank and the timer for 100 sec is stored in D101. These are the Auto communication parameters I have set for the ladder logic code And in order to see the outputs of either coils or data registers working these are the following parameters for auto refresh For coils for registers Can you guys tell me how i can use both simultaneously?? and see the timer value and coil output both at the same time in modsim32? Or in general how can i use multiple outputs at the same time using modbus as server???- 1 reply
-
- mitsubishi
- plc
-
(and 5 more)
Tagged with:
-
I want to communicate my Q series PLC with Factory IO using GX works 2 software, I want to use modbus tcp/ip as server in factory IO and the ips are as follows plc CPU: 192.168.1.30 modbus:192.168.1.245 pc:192.168.1.240 (I have set the ipv4 settings with ip address that i wrote subnet mask:255.255.255.0 and default gateway: 192.168.1.1) local network: 192.168.1.1 I want a start stop switch as an example and a warning light so that i get to know how the communication works as it is not working currently I have done the communication through modbus tcp/ip as client but unable to do for modbus tcp/ip as server. the ladder logic code is as follows. the addresses for y80, y81 and y82 are , QY128, QY129 and QY130 I have done some settings for automatic communication parameters that are as follows The auto refresh settings are as follows or the factory IO i have created the following environment the settings for driver configuration is as follows Can you let me know whats the issue here as i am unable to communicate via the factory IO with the PLC . Can you guide me in any way?
- 9 replies
-
- mitsubishi
- plc
- (and 7 more)
-
Hello everyone, I have a problem, i want to read inverter holding register using modbus tcp. I am using QJ71MT91 and ABB580 FENA-21. QJ71MT91 successfully opened and no error was detected. I want to read the address to 101 and so on. in automatic communication parameter >> I have tried changing the target MODBUS Device Head from 0 to 102, and I got error code 7360. do I also have to use the auto refresh setting? I ask for guidance PLC Q03UDECPU : 192.168.3.181 PLC QJ71MT91 : 192.168.3.121 INVERTER : 192.168.3.11 i use gx works2 best regard chelz96
-
Dear sir, all the master plc in the world. I'am newbie about modbus TCP/IP qj71mt91 modul mitsubishi. I have problem to configure qj71mt91 with master and slave .I have 3 qj71mt91 and one of them for master slave. I connect with switch ( hub) Please suggest me how to set up or configure parameter for master and 2 slave Slave first = d0 to d300.( Read by master) = m100 to m300 ( write from master ) Slave 2nd = D500 to D1000 ( read by master ) = M400 to m500 ( write from master) Master Ip addres.192.168.3.45.( CPU ) 192.168.3.50.( QJ71MT91) Slave 1st = 192.168.3.39( CPU ) = 192.168.3.40 (QJ71MT91) Slave 2nd = 192.168.3.60 ( Qj71mt91) Thanks for your attention and support. Best regards . Udjojojo
-
hello everyone,, I use the QD03UDV PLC and the modbus QJ71MT91 module, I want to test the module using modbus poll but it fails continuously, and when I upload the program to the LED notification PLC "COM.ERR." the module is ON ... but in GX Works2 I have no errors .. why is it like that, can someone help me?