Search the Community

Showing results for tags 'serial error'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 220 results

  1. Added new tags to an existing (and operational) PDB file.  Using DEMO mode switch (/t) to quickly add without USB dev dongle.  When switching from Workspace to Runtime all tags and graphics work.  However, when I switch out of DEMO mode and restart iFix, all tags show up as "Not Defined". the IGS OPC Quick Client shows good comms and data with the new PLC sources, so it's not a PLC comms issue.Truth be told, I do not work on iFix very often, so I'm hoping I just missed a simple step.Thanks in advance!
  2. I am trying to online edit a program in a MELSEC QCPU, using GX Works2, but I keep getting this error "A file which does not exist in the PLC was specified" <ES:010a4022> Few weeks ago I had just online edited the same program in the same PLC with the same steps with no problem. There had been no changes to the PLC after that. Just all a sudden when I try to edit yesterday I get this error. Not an expert in Mitsubishi, just started learning the basics. Connection to PLC is by USB cable. Steps I followed to connect to PLC:    -Online > Read from PLC    -Select PLC Series: QCPU (Q mode)    -Select PLC side I/F Serial Setting: Serial USB    -Select all target program to Read, then Execute I am editing the file that I had just read from PLC Steps I followed to online edit:    -Online > Monitor > Monitor (Write mode)    -Execute the function below when mode is changed: Checked all    -Edit the program (basically just deleted one -||- contact and drew back the line)    -Compile > Online Program Change Then Bam! error get! "A file which does not exist in the PLC was specified" <ES:010a4022> I had tried Verify with PLC, but all results match. Is there something I am missing? Help much appreciated!
  3. Hi there! I was working on EPLAN Electric P8 when suddenly, the program stopped working (mouse didn't barely move, couldn't click) which resulted in a blue screen after trying to close the program (didn't manage to force stop of the VMWARE process where I execute it).  So, the thing is I can open projects and all, but everytime I close a component window I get this error window: (S275024) Couldn't find setting USER.SYSTEM.GUI.Control.MGGrid.DeviceTagGUI.116.1002.LastIndex.index. And it happens when other different windows (for example when opening Layer Manager I get the same error with LayerManger instead of DeviceTag. Also, if I try to close Eplan by clicking the red X of the window, It won't close. What can I do? There's very little info about this error code in the net and I'm running out of ideas. Thanks in advance!
  4. Is it possible to reset " Motor replacement detected error" ( Error code 95.01) using code without connecting to PLC through sysmac studio? If yes please suggest how to do it... Thanks in advance...
  5. CX-Designer || Get error history

    Hello ! I am an beginner automation engineer and my new task is to export all alarm/events that occured from NS5 HMIs. Is it possible to do this using the pc? I am currently using a card to get those. (using the "hidden'' HMI's menu, accessed by pressing and holding on the display).  Thank you very much!
  6. Hi Everyone, I have FX3U 60MR PLC and TP1200 Comfort HMI, communication perameters on HMI are 9600,7,even,1 stop bit. The problem we are facing is, communication drops after approximately 12 hrs. Analog tags become ### and HMI also dont respond to digital change in plc. Then we Power Reboot HMI and communcation get established. After few hours, same error occurs. we have change the HMI. But issue remained same. HMI is programmed through TIA 13 and TIA 14. HMI also dont allow to change communication parameter. Any one can help please?
  7. Hello, I've connect CP1E with PM2120 with RS485 and already make ladder program to read voltage, current, etc. But the problem is the binary value (D1354&1355) are not appear, and there's error in D1352 with error code : 88 hex. Which is the description of error code is "Exception response", and i already doing some experiment by just making a simple ladder with RXD/TXD instruction and put D1352 addresses and still error, which is same like before (88 hex.). Can i just still do something with this error? Please help me to solved this error problem. *Sorry for bad English Regards, Steven.
  8. FX2nc PLC Error: 6402 Param Error

    Hi, My PLC is fx2nc-32MT. When I diagnosis the plc, this error I Found, 6402 Param Error. Please check the attachment Thanks for your Support.
  9. Hi there, I am fairly new to programming serial communications, especially with Mitsubishi PLCs. Can someone walk me through in ladder logic how to bring in ASCII to the PLC, store the data in the data registers. Then send the data out to another PC once an 'X' input is satisfied? ASCII code would go like the following: C2,0,1,123,2,ABC,3,456,CR
  10. Is it really not possible to use 2 shortcuts with FTView ME panels. When I try to create the runtime file (.mer), I am getting an error that can not be used 2 shortcuts. Is there any possibilities to make FTView ME connection with 2 different PLC's.
  11. FX-2NC-32MT PLC Error

    Hi, My PLC is showing error. I removed all the input & output cable from the module. Still the error is there. Can anyone help me please. What is the issue here?   Regards Sohel Ahmed
  12. HI All,  I have an issue with my SCU32 communication.  Back ground Two SCU32s  (top and bottom side) connected via a 1100M datacable  using port1 ( 9600bps,  8-2-E, start code FF, end code FE, Tx save to d1000-d1200 , Rx save to d2000-d2200). PORT2 of bottom SCU32 is connected to a compass( 2 wire, 8-1-N, 19200 bps, serial gateway MODBUS ). Refer to photo Issue  Without compass, the receiving data at top is very stable and is didn't see any fluctuation. But if is compass is connected at bottom side port2, there is a fluctuation at the top side RX data(specifically d2000-d2005 ) .  I checked the data a bottom side TX (d1000-d1200) and it is stable. Only after sending the data and Receiving at Top side, then only the starting words fluctuate. I am not sure sure what is wrong, I am using logical ports for the DTXDU/DRXDU and compass.   Appreciate all your feedback and suggestions.  
  13. OMRON NS5-SQ10B-V2

    Hello, I have an issue with NS-5 HMI. During transferring new program into HMI, after rebooting I get message: ERROR No.10: file system error: please recover the system program. What is procedure from where I can recover this HMI? I didn't find  folder on CX-Designer under C:\Program Files\OMRON\CX-One\CXDesigner\RecoverUpdate. Is there other way to fix this ERROR? I download firmware and copy it to the CF card. When I insert CF card into NS-5, and after power on unit, RUN LED light become steady orange for 10seconds and than it become steady green. Screen is black and there is not possible to do (chose) nothing. CF card is original OMRON card and wasn't formatted. How to solve this issue???
  14. Hello all, I am working on a project where I am communicating with a Mensor CPT6100 pressure transducer using a Micro-850 PLC. For this, I have used an AWA instruction to write some ASCII characters to the sensor. The sensor then responds to the write instruction by sending ASCII characters to the RX buffer and I used ACB and ARD instructions to read the ASCII characters. Now, I have set the ACB trigger type to 0 (msg triggered only once) and it successfully reads from the sensor. However, when I set the ACB trigger type to 1 (msg triggered multiple times), I do not get any reading in the ARD block. As a matter of fact, the ACB Q bit switches off every time the program is executed when the trigger type is set to 1. I am trying to get continuous readings from the sensor, but when the trigger type is set to 0, the program latches on to the first and only reading and it won't change. My question is, how can I change my program so that it can continuously and autonomously read from the sensor without me having to manually trigger the AWA and ACB instructions every time. I am attaching the program to this thread for your reference.  ASCII_Test_Copy.ccwarc
  15. I saved a project I am working on, had to conver it before I saved? Came back to make edits and when I went to add a new rung it come up with this error? Any fixes? Many thanks, Sean
  16. I'm trying to transfer an application file to a PanelView 1400e and I'm having some difficulty. We currently have 4 of these in operation on machinery and we acquired a spare that I'm trying to get ready. All use the same exact application. I tried using a memory card but none of the PanelViews recognize any of the cards I do have at the moment so that option is out (though at one time we did transfer the applications this way so we did have at least one card that worked in the past). I was able to extract the application file from one of the PVs via Transfer Utility 32 on Windows XP. I am unable to transfer it back to the spare PV. I am using a 9 for 9 straight through serial cable on COM1 of the laptop to the 9 pin DB connector on the back of the PV. I match settings between the PV and the TU32 (baud rate, parity, error). I put the PV on Transfer Application screen on the Serial tab. I open up TU32 and choose the application file (approximately 86kb in size). If I select memory partition 1 for the destination, I get a dialog that pops up telling me that partition 1 is full and it shows me the size and free space on both partition 1 and partition 2. The size for partition 2 matches what I see on the PV on the Terminal Information screen (approximately 2200kb in size and same is free). When I then select partition 2 for the destination and click OK, it asks if I want to format the destination. If I click NO, the transfer fails because "User did not format the destination". When I click Yes to format, the PV starts formatting partition 2 and the progress bar goes up to 100%, then a message comes up that the format is complete, waiting for application transfer. On the TU32 screen, the format progress goes up to 11% then hangs and eventually reports that the format failed. I've done this a number of times and it is always 11%. However, when I click OK and then go back to the main screen on TU32 and once again select to transfer, the PV screen goes into transfer mode with a progress bar as does the TU32. No progress is ever made and eventually I get the 4209 error. 4209 error means the TU32 and PV are not communicating, basically. But I'm confused as to why they initially do communicate but only get to a specific point each time before communications stop. Any ideas? EDIT: Once I get the 4209 error, I click OK, and go back to the main TU32 screen. If I immediately click to transfer again, the progress bar on the PV disappears and a message comes up saying File Download failed-Ready for Transfer. If I click to Transfer again, the progress bar reappears but still no progress and this process repeats. Thank you in advance for any help you can offer.
  17. Hey Everyone,   My company decided to purchase a piece of equipment from China, and I have the pleasure of updating its terrible existing controls. We were given the PLC program by the manufacturer, so I was able to make my changes pretty easily - or at least that would be the case if I could actually connect to the dang thing. The source program is indeed openable and editable via GX developer (the original configuration shows it as an FX3). I figured connecting should be straightforward, but I was wrong.    I initially used a serial/usb converter that I've used on some older Allen Bradley equipment (which worked fine for that). However, after no luck using it on the "Mitsubishi", I purchased a different cable that I found recommended on this forum (Tripp Lite USA-19HS - https://www.alliedelec.com/product/tripp-lite/usa-19hs/70101537/?gclid=Cj0KCQiAj9iBBhCJARIsAE9qRtB_n8TVAnJdFyYokoEu42W6H6LaT4kVsgJQI1qvPUsUF3rFviKpbt0aApLHEALw_wcB&gclsrc=aw.ds). Still, no luck. I've tried 7E1 and every baud rate possible, as well as some other bit/parity configurations (and yes, I've verified that I'm using the right com port, as well as tried moving the converter to different ports and trying those). Nothing seems to go through.  I have almost no experience with Mitsubishi beyond a couple of FX5s (which have worked fine, but I connect to those via ethernet). Any help would be greatly appreciated; if I can't make these changes, I'm going to end up rebuilding the whole cabinet with a PLC I can rely on.   Thanks in advance.
  18. Hi,     I'm trying to communicate Omron CP1E unit with PC via serial port using hostlink protocol.  I need to read the Timer/Counter SV value and write the timer/counter SV values to the PLC.  I'm able to use other C mode commands (like RC (timer/counter PV read), WC (timer/counter PV write) etc.) but when I give the command for Timer/Counter SV Read 1 which is R#, I get the response as IC (Undefined Command).   How do I write or read the timer SV Values?  Example command and response : @00R#TIMH001028*  (TIMH is the high speed timer, 0010 is the timer number and 28 is the FCS) Response: @00IC4A* Is is that CP1E doesn't support these commands? If so what is the equivalent command that I should send inorder to perform this? Please help.  
  19. Hi guys, so i'm trying to send data to plc omron cp2e-n40dra via RS232C, I use RXD and TXD but it looks like my programs are wrong, the indicator of RS232C are on everytime i send the data so it looks like PLC receive my data but when i see it in memory PLC D i can't find any data stored. Can anyone help me please? I attach my Gdrive for pictures since i can't upload pictures in here *The data that i sent is in ASCII https://drive.google.com/drive/folders/1GPXa1U1PLMU2WKmo4YRPe32wHHyVCGUv?usp=sharing
  20. Error message

     hi everyone i m traying to   write to plc  a program and getting this message then program is not downloading to plc   'there is a device in the program (main) that is outside of the range  check the program and currect the device that outside of the  range ' I m using mitsubishi fx3ga-60mt  plc. please suggest me about it .                              thank you          
  21. Hi, I have an Omron NSJ5-SQ00B-M3D Programmable Terminal (HMI) that I am trying to get to communicate with an Omron CJ2H PLC through a DeviceNet module (DRM21) in the main PLC rack.  I don't see how to configure CX-Designer to communicate via DeviceNet.  How is this done?  Many thanks for any help.
  22. Hello,  When i get error 2003 with sktTCPAccept what is causing it? Can it be caused if something was left open from previous session, is something wrong on server or client side? From F1 help i think error causes can be narrowed down to either open/close processing is in progress for SrcTcpPort although it doesnt specifically state that it causes error 2003. After closing port is there delay needed before i can use sktTCPAccept again?
  23. Hello, We have a FX3G connected to a FX3U-ENET-ADP inside a main cabinet. We are then using that master PLC to collect data from 2 other fx3g plcs in a node:node serial network. I was assigned a small project of pricing out some wireless adapters so we can upload/download to the two slave plcs. My question is, is it possible to upload/download programs to/from the slave plcs through the ENET adapter and serial network in the main plc? It would save us some money if possible. thanks.
  24. OMRON CJ1W-CT021

    MY OMRON CJ1M CPU12 SHOWS UNIT NUMBER DUPLICATE ERROR. ERROR CODE IS 0X80E9.  THE CPU HAS TWO NUMBER OF HIGH SPEED COUNTER IN A RACK SOME AND I/O UNITS.  PLEASE HELP HOW TO SET MACHINE NUMBER (ROTARY SWITCH)  IN OMRON CJ1W-CT021 IF TWO UNIT CONNECTED IN ONE CPU. PLEASE SEE ATTACHED PICTURE. CJ1W-CT021.bmp
  25. Proface with Serial Printer

    Dear Sir, Good day. I facing difficulty on using proface to print out the data using serial printer. I did follow all the instruction on proface reference manual but still fail to print out anything. Anyone here having experience on this issue? Thanks.