Search the Community

Showing results for tags 'modbus rs485'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 282 results

  1. RS485 to Scale

    Hi guys, I'm trying to communicate with a scale controller (Rice Lake ACT20-AN) to read gross weight. Scale controller: RS485, ASCII bidirectional protocol, Baud 9600, Address 1, Delay 0, Parity None, Stop 1 PLC: Channel 1, Data Bit 7 (unclear if it should be 7/8), Parity None, Stop 1, Sum check code Exist, 9600bps, Non procedural protocol (should this be bidirectional?), Station number 2 (should this be different than scale?) I am using $Movp "$01t75CR" D6050, Movp K1 D6000, Movp K4 D6002, G.Output U8 D6000 D6050 M7000 which seems to work okay since M7001 does not turn on? I do not get any data, however, when running Movp K1 D6100, Movp k7 D6102, G.Input U8 D6100 D6150 M7100 at the same time as the G.Output instruction. I have attached the PLC program. Also, for wiring I wired the RS485+ to SDB and RDB, then RS485- to SDA and RDA as suggested by the scale controller manual. I then grounded the cable shielding along with SG and both FG connections.   Any help would be appreciated in figuring this out, thank you!  Scale_111219.gxw
  2. CIF11 Modbus Slave

    Hi dears  I have one CP1H CPU and CIF11 option port on it. CP1H will be slave and I want to use modbus slave function. (ABB is Master and CIF11 is slave) I check the logic with modbus poll and i didnt have any Receive from CIF11. I have some questions: 1- which terminal in CIF11 must be used? SDA+,SDA- or RDA+,RDA- ( I use Modbus RS485 two wire ) 2- I mounted CIF11 on port 2 and in setting of port 2 I Choose RS-232C in Mode, Stop bit=1, parity=none , Data bit=8. is there another settings? 3- I set CIF11 DIP switches ( ON,ON,ON,OFF,OFF,ON) is it OK? 4-I change 4,5 DIP Switches to ON in CP1H.   Thanks
  3. Version 1.0.0

    231 downloads

    This solution solves Modbus TCP Peer to Peer applications for CP1H / CP1L PLCs with CP1W-MODTCP61 adapter modules
  4. CP1 Modbus TCP Peer to Peer View File This solution solves Modbus TCP Peer to Peer applications for CP1H / CP1L PLCs with CP1W-MODTCP61 adapter modules Submitter PMCR Submitted 10/24/19 Category PLC Sample Code
  5. Modbus TCP with CP1H and CP1L from PM

    From @SamuelT Please, I want to know if you know how to communicate two plcs omron CP1H (master) and one CP1L (slave). The master CP1H will send 10 DM memories to slave CP1L. Now I have this configuration: CP1H MASTER PORT: CP1W-MODTCP61 MASTER IP: 10.150.1.5 SLOCK: 1, DIP SWITCH PLC # 4 = OFF CP1L SLAVE PORT: CP1W-MODTCP61 SLAVE IP: 10.150.1.1 SLOCK: 1, DIP SWITCH PLC # 4 = ON I use the modbus RTU function blocks, but the master PLC does not communicate or send the DM memory values to the slave PLC Thank you very much for your reply if you have any example program it helps me a lot MRTU_CP1L SLAVE.cxp MTCP CP1H_MASTER.cxp
  6. Has anyone connected a Swegon ventilation unit to QJ71MB91. At Swegon, Read Holding Registers is 03 and in GX 0500. 03 is not in GX. I can't make it work. modbuscomp.pdf
  7. Hi,  I have a problem with modbus communication. I set everything as shown in the pictures and I get a error 04. What is wrong ? program.bmp ustawienia.bmp
  8. RJ71C24

    Hi, I want to set communication between ABB CI853 Modbus Master module and Mitsubishi RJ71C24 module. I tried with predefined protocol (you need to set slave address, but ABB is master), also with non-procedural (with G_Output function block), but without success. I tried connect ABB with QJ71MB91, and it worked because you can then set slave address and a station number, and this can't be set with RJ71C24??? If someone had a similar problem, I'll be grateful for sharing a solution. Best regards
  9. Janitza UMG96RM RS485 Bus

    Dear All.     i'm a new user for Janitza. and i have issue related to RS485 actually, not to Janitza itself. i have one device (UMG 96RM), where there is only RS485 (2 pin only), no RS232, no USB, No Ethernet port. i'm trying simply to connect the device to the PC, via (USB to RS485) convertor, but i'm not able to do it. for me, this is the first time i'm see (RS485 2 Pins), usually there is Ground signal also. anyway, could you please somebody help how to connect? shall i add a pull up & pull down resistors at the device? and what is the power supply i must use? noting that, i tried many things, but still nothing happened.   Appreciate if somebody can help   Best regards.  
  10. Greetings, I'd like to know how I could configure 2 HMI Kinco with reference MT4434T. I have a PLC with modbus485, a PC with USB-RS485 conversor and 2 HMI Kinco. The PLC have 1 on modbus direction, PLC have 1 and I guess that HMIs  would be 3 and 4. When I work with PC +  PLC  + 1 HMI Kinco, everything its ok. When I tried to connect other Kinco HMI, the connection between all devices stuck. I'm tried many combinations on modbus configuration, station number but I cannot make the modbus net works. Thanks.
  11. Hi I'm trying to figure out how to use the OP320-A to control the relays on the FX1N-20MR. I have mastered the OP edit tool, but I havn't learnt how to use GX Developer. The FX3U and op320 by 485 setting youtube is a good start. Does anyone have a GX Developer project file available. Is there an OP320 and FX1N or similar that comes together, pre-programmed, ready to use. I know how to write C++ programs to send RS485 commands, but this GX developer looks complicated. many thanks Tim
  12. Hello people, i need some help. I'm Trying to create a simple program that stores some input's such as Temperature,  Production and Velocity (amongst others) in a machine , so that later i can send them to labVIEW via MODBUS RTU, the problem is i can't send anyregister i want, there was an old program we saved from the PLC that does store them, but uses the registers 199, 519 and 999 (the program reads 50 registers and 20 registers respectively from each register. I then tried modyfing the old program due to my problem to communicate the new one, and out even modyfing the registers won't work,  i'm i missing something?, does the HE-XE102 Horner PLC have a specified number of registers that can be read or sent via MODBUS. Appreciate any answer you guys could give me, Thanks for your attention.
  13. MODBUS-RTU slave

    At this moment I was asked to change one CJ2M's program (in Ladder, and the PLC is the slave) in order to make a list of desired variables "readable" by the master (an host computer/ SCADA) wich is using the protocol MODBUS-RTU. I only have to work on the PLC' side and i only know the name of the variables and their corresponding address.I already read the "CS/CJ Serial Communication Unit Operation Manual" but i still have some doubts:- The only way to define my slave address is done by writing a code to put the value of the address on the corresponding bits of DM area? or can i define the address using some feature of CX-Programmer?- (A CJ1W-SCU41-V1 is already implemented in the field) on the slave'side i only have to make sure the variables are allocated on the right place, according to the master's commands and modbus' addresses, right?- I read something related to the frames sended by the slave as responses for each master's command, am I supposed to write some code to do this task or it is done automatically?- Imagine the master is using the "Read coils" command, in OMRON there are 4 memory area associated to this data model "Coil" by default it is associated to CIO area, can i switch in the slave to Holding area without problem?Sorry about my english and this extensive text. Thanks.
  14. Modbus TCP/IP iQ-R series

    Hi, I have R04CPU (iQ-R series) on one side and on the other side is QJ71MT91 (modbus tcp/ip module). Is it possible to make communication between them (QJ71MT91 is master and R04CPU is slave)? iQ-R series doesn't have Modbus TCP/IP module, but is it possible to set modbus tcp/ip on built-in ethernet port of R04CPU, and how? Best regards Luka
  15. FX3GA-60MT Modbus RS485 as Slave

    Can Mitsubishi FX3GA-60MT PLC be used as Modbus RS485 Slave? Any sample code or documentation would be very helpful. I am planning to communicate to Weintek HMI (Modbus RS485 master) to FX3GA-60MT PLC (Modbus RS485 Slave). Any other ideas would be nice. Thanks
  16. Hallo, i want to connect Omron PLC CP1E use CP1W-CIF11 to AD4329A with RS485 communication.  my wiring is CP1w-CIF11     AD4329A SDA-                  SDA & RDA SDB-                 SDB & RDB and until now, i cant get data from AD4329A. Do you have any clue for this project?   Thank you Riandanu PLC to 4329A coba.cxp ad4329aex.pdf
  17. I am using PLC Modicon M221, I want to make communication between PLC Modicon M221 to OPC Kepware by modbus tcp/ip ethernet. In PLC, I use software somachine basic, I set digital input and digital output. And in OPC Kepware my address  00001, but when I switch turn On/Off in PLC, value in OPC Kepware doesnt change. Could you please correct me? Thank you   Bujang
  18. Hello! I am using S7-1200 PLC 1212C AC/DC with configured Modbus TCP Server. I can already read/write Inputs/Outputs (Coils) and Memory Words. However I'd like to read/write Memory BITS. Is it possible? If so, how? What addresses should I use in TIA portal? And which function codes on client side? Thanks in advance!
  19. Is it possible to use FX3U-485ADP-MB as a serial port to send and receive user defined string/data to and from a computer? I have a FX3U-32M PLC and two FX3U-485ADP-MB adapters. I have been using PLC with one adapter as Modbus Master. Now i want to use both adapters, where one will be Modbus Master as usual and the other I want to use to send and receive data to and from computer terminal (Example - Realterm). I have a third party 232/485 converter which works really well. Lets me just describe my requirement straight forward. I want to display process parameters on a windows computer based user interface (UI) and also set some variables in PLC from the same UI. The UI has access to serial ports of computer.
  20. 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?          
  21. CJ2M-CPU35 and LS drives

    Hello, I want to do communication between CJ2M-CPU35 and LS drives. I am new to Omron.I searched the manuals regarding protocol macro.but it's bit confusing for me.please send if anybody have the sample program and document so that I can do it.Please support. Also I need to communicate Citect SCADA with CJ2M-CPU35 on Ethernet, please send me the documents if you have. Thanks
  22. PLC as Modbus Slave

    Is there any function for Mitsubishi PLC to perform as a Modbus Slave?
  23. hello.   I've been trying to communicate this omron plc CP1L-EM30DT1-D, with a yaskawa inverter cimr-vu4a0004faa. but i can't figure out how to make de correct mov or configuration in de DM. i need to run/stop, change frequency.    some help, please. :) 485PRUEBA.cxp 485PRUEBA.opt
  24. Hi Friends, In My new project I have used two Delta PLC'S (DVP-60ES2 and DVP 14SS2) I want to communicate both through RS 485 Communication protocol.We have  tried communication trough manual help.But Master Slave device not communicating.We have checked for any error code in D1130 but it always showning "K0" value.here with I have attached screen shots and complete program for yours kind reference.Kindly help and guide us to communicate.   Master.pdf RS485 master trail 1.dvp Rs485 trail 1 slave.dvp Slave.pdf
  25. Hello. I have a communication problem between an L30ER and SM2 module. It gives me a message error 16#001e, extended err code: 16#0000_0002, Error Text :Embedded service resulted in error. I have a Lovato network analyzer connected to SM2 module via Modbus RTU, on channel 1. The setting in the MSG instruction are: Configuration:Service type - Custom, Message type - CIP generic, service code 4b, Class 33f, instance 0, attribute 0, Source CH1_REQ[0] - INT[10], CH1_RESP[0] - INT[10]; Communication: slot 4, port 2, channel 1,  Connected - not checked. baud rate is 9600, DSI/RTU is 5, format 8-N-1. the channel led from the SM2 module is flashing. I read the value at a 2s. The rung is: XIO.TON.EN+TON.2s.EN+MSG.EN. The Cable betweenSM2 and Net.Anal is a CAT5, pins 4(A) and 5(B) Maybe someone has a clue.