Search the Community

Showing results for tags 'qj71mb91'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 5 results

  1. Hi,     I am trying to establish communication between master and slave through modbus rtu rs485. But I am experiencing error code 7378h. I already tried to make the values of Request Interval Timer from 100 to 200 and Broadcast Delat Value from 50 to 100. But the error still persist. Any tips how to solve this issue? There is no error on the slave evices.
  2. Hi, I have a QJ71MB91 Modbus Card setup as a slave on Channel 1 - RS232 - Slave ID 1 I have a laptop setup as a Modbus Master and all is working for Holding Registers, Coil Status, Input Status. But when I try to Read Input Registers, I just get an error on the Modbus Master and the error light comes on the QJ71MB91 Card. In Modbus Device Assignment - all was configured  except for Input Register that just shows 0 / 0 - I have tried D2000 / 100  (Holding Registers is D0 / 500). I have tried to Read Input Register (FC=04) 30001 / 32000 etc - but just receive errors. I'm using GX Works 2 latest version - does anyone know how to get this working or have a some sample code. Thanks Mike.
  3. Mitsubishi iQ-R Series

    Hi Has anyone got any real life experience with the new Mitsubishi iQ-R series?  I have been assigned a major capital project to replace our old ageing DCS system.  Our current PLC backbone is about 40x Q2ASHCPU, 10x Q06UDEHCPU and about 2xA2SCPU all linked up via Melsecnet/10 network with communication links into the DCS system via Modbus RTU utilising the QJ71MB91 modbus card. Due to the nature of my companies process and the limitations on plant downtime it is estimated this project could take up to 5 years to complete, with this in mind I am wanting to install a system that will not be obsolete (or unsupported) in a few years, hence, I am very interested in the new iQ-R series with it being Mitsubishi's latest and greatest.  However, recent communications with my local Mitsi rep is not filling me with confidence that the iQ-R series is not as well supported/developed as the Q series.  A major requirement during the development stages of this project is the new ability of the new processors to be able to talk to the old DCS up until a point where the DCS nodes will be completed removed and replaced with a modern SCADA package.  Hence, the requirement of a Modbus Slave card for the iQ-R (i.e. a QJ71MB91 equivalent) which I am told is in development, but has no fixed timescales.  Previous experience with Mitsubishi developments of cards is normally years not months. Any information anyone can provide on their experience of the iQ-R series would be greatly appreciated and if anyone knows if a Modbus Slave card is in development that would be useful.  I realise i could utilise the Q series extension rack with a iQ-R processor but this is not the route i want to go down. Thanks for any help and apologises for the war and peace. Cheers Matt
  4. Hello everyone! I need your help.  I use the PLC: Q06UDEHCPU and the module: QJ71MB91. I programmed in the program GX Works 2 I instaled a library of "QJMB91ModbusSerial_V120 (FB - QJMB91ModbusSerialMaster)" and using it wrote temperature sensor interrogation program. The sensor is interrogated by the channel 2 and has the following switch settings:  Switch 1 - 0000; Switch 2 - 0000; Switch 3 - 0000; Switch 4 - 0A04; Switch 5 - 0000; which are specified by the PLC parameter in GX Works 2. I found an example of writing a program to install the switch settings in the user manual QJ71MB91 using ZP.UINIT instructions. I wrote a program to this exemple. Not prescribed bit address, which should be established when the program is executed (M0) (ZP.UINIT  "U4"  D0  M0). I wrote: ZP.UINIT  "U4"  D0  .  After executing ZP.UINIT instruction PLC stops working, blinking error, settings module is not install. How can I write a program to configure the Switch Setting?
  5. QJ71MB91, communication

    Hello, i will be grateful if someone has simple MODBUS RTU program that can be used as a learning program. I have 2x Q03UDECPU and 2x QJ71MB91, and i want to send some bits/integers (master-slave). I'm using GX Works 2 Best Regards, Luka