Search the Community

Showing results for tags 'fx5u rs485 non procedural'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 140 results

  1. fx5u PLC C# Read float devices

    Hi, I am trying to read float devices using ActUtlTypeLib from MX COmponent v4, i can't. Using C#. In the manual, it seems only short and int can be readed?? Can anyone help me?   Thks!
  2. Hmi temperature delta

    I have connected 2 temperature devices with him delta with plc delta by rs485. When I run plc I can see the temperature change on pc but the problem in hmi  it's give errors. Com 2 errors  I need someone help me to connect these devices please 
  3. Mitsubishi fx5u SFRD instruction

    Dear sir,  Good day. I using SFRD instruction to read all the value stored when the sensor trigger. When the SFRD instruction is end(whe the word device number goes to 0), it will move the value to my store value and change my store value.  May I know how to stop it to overwrite my store value?   
  4. Hello Everyone, I am struggling with interfacing Incremental encoder with FX5U PLC, Does anyone have parameter setting and sample program for same. i am unable to fetch counts...   Encoder: 500ppr, 24V line drive, A-B phase,  PFA datasheet
  5. Hi All First ever post so forgive me if I do anything wrong. My customer has given me an FX5Uc PLC and a Delta DOP-B03S211 HMI. Comms need to be via serial. Ethernet not an option. I have configured the HMI as the Delta DOP datasheet(see attached) I have configured the PLC as: - MC-Protocol - 19200,8,1,Odd I however get an HMI error: - ########################################## COM 1 STATION 0: COMMUNICATION ERROR 3. READ ERROR No Response from Controller ######################################### I have created a simple page on the HMI  consisting of a push button (M reg) and a numeric display (D reg). When pressing the push button I can see the change in the PLC. (Transmission good) Any change of the D reg in the PLC is not reflected on the HMI. Confirms the message. I have tried all combinations of settings on both side but no joy. The PLC seems to be happy as it receives and transmits ok with no errors. Can any one see what I am doing wrong? DELTA_IA-HMI_Mitsubishi FX5U_CM_ENG_20170728.pdf
  6. Hi guys I am trying to connect a Mitsubishi FX5U PLC to a Siemens WinCC RT Advanced. I did find a document on the Siemens side on how to configure the HMI, but I can't seem to find any instructions on how to configure it on the Mitsubishi side. Any help, sample will be appreciated.   Kind Regards Morne
  7. Hi, I have a problem because a TON Timer instance in an ST program does not start running. Is this a known limitation on FX5U CPU's or ST Language in General ? On the internet are some discussions, and there is a person which says it works for FX CPU's: https://stackoverflow.com/questions/58463316/delay-timer-in-structured-text?noredirect=1&lq=1 But not for me.... And some discussions here in the forum: http://forums.mrplc.com/index.php?/topic/20864-plc-failing/ http://forums.mrplc.com/index.php?/topic/37923-calling-a-timer-in-st-code/ The last one is interesting, but it did not helped in this simple case.   For clarification, I created a very small program in GX Works3 (v1.057K) The FB instance in Picture 1 works very well if one sets M10 to True. The ST instance in Picture 2 does not start when setting M20 to True. Has anybody a clue? Any help welcome DWIM  
  8. Hello everybody I have strange effects when connection MODBUS TCP IO-Boxses from my FX5U-80xx. So I thought about looking for network issues fixed in the firmware. So, the website below has firmware 1.201 and I have 1.110 currently. Does anybody know where to look for the revision history of these Firmware fixes? https://www.mitsubishielectric.com/fa/download/software/cnt/plc/index.html#js_swdata_cat_9 The Japanese have some more info here: https://www.mitsubishielectric.co.jp/fa/download/software/detailsearch.do?mode=software&kisyu=/plcf&shiryoid=0000000051&lang=1&select=0&softid=1&infostatus=8_1_1&viewradio=1&viewstatus=&viewpos= Translate:  "New functions added in firmware version 1.201 (2019/11) For details on the additional functions, refer to "Addition and modification of functions" in the related manual "MELSEC iQ-F FX5 User's Manual (Application)". The CPU unit serial number can be used from "17X ****" or later." I was not able to download these manuals (Japanese login screen). So I googled it and found it. But I was not able to find it in this document.  If someone knows more. Would be nice.  Thank you DWIM  
  9. 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
  10. 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?
  11. 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
  12. 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
  13. 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 . :)
  14. 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. 
  15. 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
  16. 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
  17. 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
  18. 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.    
  19. 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?
  20. 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
  21. 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
  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. Good day, how can I send string data by buil-in ethernet. Maybe word 'TRIGGER,?
  25. 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