Search the Community

Showing results for tags 'fx5u control inverter d700 through rs485'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 265 results

  1. modbus_fb_11.pdfHello to everybody. I'm new I download from Omron France the FB to read form one or more instrument some register by Mod Bus RTU Every things is working well, but some register from the Instrument are on REAL. How i can get a REAL word with the FB on the attachment? Thank you   Modbus_03_Read_Holding_Regs.cxf
  2. I have a Mitsubishi FX5U-32M with 3 MR-JE-40C servos. Our system will be used in a robot cell, and needs to convey some information to the customers system, which is this EtherCAT side of things. They want to know RPM, torque values, position ,etc, of things on our system.. Our Mitsubishi supplier recommended an AnyBus X-Gateway (AB7961). They have a few YouTube videos on configurations, but unfortunately none on the Mitsubishi side i found. I've only been using Mitsubishi for a little over a year, but know my way around GX Works 3 pretty well.  I come from the Rockwell world with EDS Files and tag based setups, and for the life of me cant figure out where to start with this AnyBus. I've gone to the support page, got all the downloads and software, and gotten online with the Anybus. As far as beginning to setup the Anybus in GX Works side, to setup what registers i want to send, im lost... Anyone out there have experience with this sort of thing?
  3. Mitsubishi FX5-4LC

    Hello Guys,                      can anyone help me programming of FX5-4LC temperature control module with FX-5U80MT PLC. I want to Read present temperature value of each channel and want to set Temperature Set value from PLC.
  4. Hi guys I need to be able to access a FX5U PLC through a FX5-ENET module. I am new to coding with Mitsubishi and would like some assistance. Is it possible, and how would I go about connecting if it is?   Kind Regards Morne
  5. Hi Every one, I have two 2198-P070 bus power supplies for that I’m using for four Kinetix drives, 2 drives per power supply, all controlled by one processor (5069-L350ERMS2). I have an enable contactor setup for each power supply for each set of drives. I have them configured as DC bus groups 1 and 2 respectively. I had the first set of drives working, setup inside the motion group, with no issues. When I added the second power supply and drives. I found that when I added them to the motion group I couldn’t get the enable contactor to close for the first set of drives. I f I took them out of the motion group and made them ungrouped then the first contactor would close but then I couldn’t get the contactor on the second set to close. Do you have any thoughts as to what I might be missing to get these to work? See the screen shots for more detail. Let me know what you think.  Also, I have heard that only one motion group is allowed per PLC, but my question is : Can I use  sevral axes and Power units in the same motion group? 
  6. Omron rs485 communication

    I am using OMRON CJ2M-CPU15 with SCU41-V1 communication module I want to establish communication (rs485 modbus) between omron and Schneider device for reading out electrical parameters. How I can do this? I could not find any manuals and this is becoming very hard for me. I want simply to read few registers from Schneider. Where do I set unit number, starting register, ending register, number of data? I was recently using Siemens and Unitronix and started working with Omron recenlty. Do you have any examples or manuals for this? Thanks in advance
  7. Dear all, Do you have some ready examples for Mitsubishi fx5u where you use PID ? I use two analog input from 0-10V and two PLC output and I want to head 2 heaters. So how can I use PID autotuning? As I see in examples in manual, there also have other parameters, which I must set, except PID function. Thanks in advance . :)
  8. Hello!  I'm learning how to use mitsubishi MELSEC fx5u-32mr-es and an hmi panel mitsubishi electric got2000 model GT2104-PMBD. I have no trouble programming the PLC and also I managed to display a layout on the hmi but I ran into trouble with: How to connect the PLC and hmi directly via ethernet. I tried to connect them but the hmi says there is a comm error.  How to run a simulation using gt simulator. I made a program in gx works 3 and a design in gt designer 3, started to simulate but it says that the PLC type of the project is different from setting gt simulator 3. I checked the gt designer there I selected the PLC model FX, which as the only logical choice and in gx works I use the correct PLC/CPU (fx5u) so I'm kinda in a blind spot.  I hope someone out there can help me troubleshoot this problem since i need it in order to compete on a national level.  Best Regards. 
  9. HI all,   I was trying to connect my compass with PLC via SCU32 RS485 (2 wire ) in protocol macros.[ Unit 1 port2]  My send command is   " 01 03 00 01 00 03 54 0B'  &  Expected reply is '01 03 06 XX XX YY YY ZZ ZZ ZZ ZZ" I created a new protocol using CX protocol and created  a send message & a receive message command  and added to sequence 000. (refer pics) Also added PMCR instrcution in cx programmer (refer pic). I can transmit the data , but i cant see any recieve data in D2000. I am not sure what had done wrong, or am i missing something?   Any help is much appreciated!! compass_macro2.psw Compass_TEST.cxp
  10. Please could you assist with the software required to download data tables from 4 off DIRIS A10 Multifunction Meters into TM221CE40R Logic Controller via TMC2SL1 Comms Cartridge using Modbus Protocol over RS485. I have downloaded the Modbus tables from Socomec but not sure how to get these into the PLC. I would really appreciate your help in achieving this. I am using EcoStruxure Machine Expert - Basic to program the PLC & DAQ Factory Developer Release for my Touchscreen. Link to Socomec Modbus tables: https://www.socomec.com/files/live/sites/systemsite/files/SCP/6_gestion_energie/diris/diris_a10/DIRIS-A-10_COMMUNICATION-TABLE_2018-01_DCG01013_MULTI.html#General
  11. hi all,  I am using SCU32 ( unit1, port2, 2wire and termination OFF)  to get the RS485 data strings from the compass with setting 19200bps, 8 databit, 1 stop bit &  No parity. I can send the TX string ( 01 03 00 01 00 03 54 0B)  from D100 memory and  write the Rx data to D2000 (01 03 06 xx xx yy yy zz zz CC CC). But the whenever the there is no RX data, The TXdata bounce back to RX. (refer to video, d100 is TX, D2000 is RX). I also tried wth SCU32 termination resistance ON. Same thing. I am not sure what is missing. Should i use different logical Port for TX and RX ?    EDITED: Just tried another scenarios  1) removed the connector and tried , D2000 - was written the TX values  2) Disable the RX  changing  LD from P_On to P_Off. D2000 - was written to #0000 0000 0000 0000  I am not sure what is  happening., Open connection also TX data bounce back to RX   Appreciate all help Thanks a lot  video1.mp4
  12. Hello, I have been so many days trying to comunicate the multiway software trought a serial usb converter with the SCU31 device, using a omron function block to read a holding register, but I can't achieved it. Now Im receiving some frames on multiway, but there is always some errors. I was wondering if somebody in here that have worked previously with modbus and omron can be able to help me in how to configure everything corectly to be able to read the value from multiway, on the plc, and where is this value saved.  I'll upload some captures to show what I have done till now.    
  13. Getting this error while adding MC_TorqueControl. I want to control torque from HMI value. Using R88D-1SN08H-ECT drive and R88M-1M75030T-S2 Ac servo motor with NX1P2 PLC. Newbie Here. Please support. Error    1    The Axis parameter of the MC_TorqueControl instruction does not support single-axis position control axes.    Program1 Section0    Row 6  
  14. RS232 converter to RS485

    Hi dears i have one cp340 (340-1AH02) that is modbus RS232 RTU master and one RS485 RTU slave. i want to use RS232 to RS485 converter is it ok? can i do this without any problem?
  15. Control Panel

    Is it possible to view the values / states of all inputs, outputs and workbits (e.g. 64.00 through 64.15 on Omron CQM1 PLC) on a single screen or control panel within CX-Programmer software?  I'm trying to troubleshoot some ladder logic that I wrote and need to know the values of 5 or 6 inputs/outputs/workbits simultaneously.  Having to scroll up and down through my ladder logic repeatedly does not work well with code that changes state every 5-10 seconds or so. Any help is welcome.
  16. Hello  We have just purchased some equipment with a Control Logix 5561 (1756-L61/B Rev 13.40). The compact flash card is missing from the unit but the seller says the unit was running in his facility prior to shipping. Does the 5561 have internal memory where a program is stored? Is the Compact Flash used only for recipes and persistent data? Thank you
  17. Logic to control many motors

    Hi everyone, I trying to develop a logic to control 6 motors. Two motors needs to working and four motor will be in stand by. When one of the two motors fail, one of the four motors will start to work. Another rule is, when one of the motors that is working reach the preset time of working, the controller will stop that motor and start another motor with low working time, and so on. I'm have difficult to solve this problem. Can someone help me, please? Best, R.  
  18. 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
  19. Hi Everyone! I need some help with configuring an inverter. The inverter type is powerflex 70. How can I set the next parameters. It should be work with two speeds.  First:  around 40 Hz.  Second around 10 Hz.  I think first I need to decide the direction, So I need two digital input for forward and reverse. Then I need plus more digital input, one for the high speed and one for the low speed. I guess I have connect dc 24 V too. I just dont know where should I connect this signal. I didnt find the properly manual. Do I forget something ?  Can anybody help ?  Thanks in adnvance!
  20. 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
  21. Control Panel Drawings

    Gentlemen and Ladies,                             This post might come off as generally lazy but this is purely in the interest of saving time. Our company has been building control panels for quite some time. I have been doing the design for about 10 years or so. We typically build Allen Bradley type control panels. Our main customers are water/wastewater so they are typically Compactlogix with basic IO. (AI, AO, DI, DO) modules. Recently i've been using the IO Wiring System modules. These save an incredible amount of time. However, they are quite big and require a decent amount of space. Our smallest control panel size is usually 36x36 and that is pretty tight. My question to all is, does anyone have a set of control panel drawings for an Allen Bradley compact logix system without these wiring modules? I am looking to create a smaller control panel, and I just haven't had much time lately to sit down and do the design. This is indeed a shortcut, but time has been limited on my end as of late. I apologize if this is out of line.   Thank you,  
  22. 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.  
  23. 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
  24. can anybody Know how to control stepper motor using PLC
  25. Good day, how can I send string data by buil-in ethernet. Maybe word 'TRIGGER,?