Search the Community

Showing results for tags 'FW Issue - Sagging Inputs'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 19 results

  1. GX Works 3 glitch?

    Hi all, I have a program I am editing in ladder mode It is getting quite large, nearly 30k steps now At some point after a continuous paste (I think) the editing has become glitchy If you try and change an item it inserts the new one and keeps the old one It puts in horizontal and vertical lines seemingly randomly which you have to play around to delete before conversion It is only this one program I tried editing on 2 pc's, no different I cant find anything in mitsubishi manual  Has anyone else had same issue? Thanks in advance  
  2. Dear all, I'd like to get your support on the issue with OPC UA certificate. My OPC UA server has been built with Node.js. The PLC S7-1500 (firmware v2.9) acts as OPC UA client. It's working well without certificate but when I use certificate, there are 2 situations: 1. When connecting using "Online access" (as attachment) in the "OPCUA Communication >> Client interfaces", I can connect with certificate (after I export and copy the PLC's certificate to the trusted folder of the server). --> server is ok. 2. When coding and running with real PLC: can't connect, there is even no PLC's certificate on the rejected folder of the server and there is no any error, the Status of block "OPC UA Connect DB" is still 16#0000_0000. So, what I did with certificate in TIA Portal (V17) are: - Enable the Global security setting for certificate manager - Created (and tested) with both self-signed certificate and CA certificate for PLC - Added server's certificate to trusted list in "Certificate manager" of TIA Portal (also added to the "Certificate of the partner devices" in  Device config) - In "OPCUA Communication >> Client interfaces", chose the Security Mode/Policy and PLC's certificate (already tried with and without this setting) In my point of view, the problem is that the PLC received the certificate but somehow it didn't read correctly or didn't compare with the certificate in the trusted list because if the PLC does this step, it should send its certificate to (the rejected folder of) server. Could anyone help me to solve this issue? Thank you in advance.   [Update] 1.The PLC throw the error code 16#8016_0000 (BadCertificateHostNameInvalid/The HostName used to connect to a Server does not match a HostName in the Certificate - as I searched in google) but it's very quick so I could not see this behavior at the beginning. 2. I have tested with UA Expert, I can connect without any problem/warning. So, the high confidence that problem comes from PLC. ----------  Best regards, Danh Vo
  3. Hello I use emulator to test and run my program . Currently ,I am not able to make communication between Rslinx and (RSLOGIC 5000 & Emulator). I configure my drivers from RSLINX but it does not configure from RSLOGIC 5000. I am not sure anyone know how to solve the problem?
  4. Hello, I'm trying to read data from a PLC using TCP/FINS protocol. I am able to read the data in the memory area from a supervisor PC (using command 01 01) but I do not know how to read the information specific to this machine. Extract from the machine manufacturer's document: Name Data type Address/Value Usage comment Loc_in1 BOOL 1.00 In Local Input 1 Loc_in2 BOOL 1.01 In Local Input 2 Loc_in3 BOOL 1.02 In Local Input 3 UPS BOOL 3.00 Work UPS Input Int1 BOOL 3.01 Work Interlock 1 Int2 BOOL 3.02 Work Interlock 2 T1_LSB CHANNEL D20 Work UPS Hold time LSB T1_MSB CHANNEL D21 Work UPS Hold time MSB REM_1 BOOL H0.00 Work Remote input 1 REM_2 BOOL H0.01 Work Remote input 2 REM_3 BOOL H0.02 Work Remote input 3   This is the document I've written to understand the protocol: 1st frame to send: 46,49,4E,53 : ‘FINS’ 00,00,00,1A : Length(8 de l’entête + 18 de la chaine qui suit) 00,00,00,02 : Cmd (2) 00,00,00,00 : Error code (0)   Second frame to send 80,00,02,00 : ICF + RSV + GCT + DNA 0F : DA1-FINS node address of Ethernet unit (Server node=15) 00 : DA2-Destination machine address (0=PLC Main unit-CPU) 00 : SNA-Source FINS network address (0) FB : SA1-FINS node address on the PC side (Client node=251) 00 : SA2-Source FINS network address 01 : SID-any data from the source process identifier 01,01 : MRC,SRC-FINS command code 0101: Read memory areas 82 : Memeory area=Variable type: DM (Dxxxxx) 00,14,00 : Read start address (20) 00,01 : count (1) This shoud send the UPS hold time but everything is at  zero. Who could help me ? What is wrong ? Thanks  
  5. Safety PLC R08SFCPU

    Good day Guys I have been working with Mits for a while but i am new to the GX works 3 setupp. We are looking at using R08SFCPU PLC with a RJ71GF11-T2 for CC-Link IE Field in order to do safety. No i think i understand the normal IO on this device but the safety i just cant get to a point to understand what is happening. When i try to address it SA\X0.... then it says it is invalid. Does anyone have an idea how to do the setup for safety or a manual that describes a bit in detail.   Thanks
  6. Hi there, I am having issues connecting my computer to our SLC 5/02. We have a genuine Allen Bradley 1747-UIC USB to DH485 adaptor, I have read into it a fair bit and have tried many different things. I have removed pin 3 configurations from the ethernet (DH485) as advised previously.. I have tried many drivers to get it to work to no prevail. I cant even change the CPU over to a 5/03 as I cant guarantee the program we have a copy of is the exact one in the CPU, therefore I cant just change to a different unit and establish comms that way. Does anyone have a step by step guide to connecting the 1747-UIC to the PLC? Many youtube clips dont seem to work for me like they do in the videos.   Thanks a lot in advance if you can help!
  7. Safety PLC R08SFCPU

    Good day Guys I have been working with Mits for a while but i am new to the GX works 3 setupp. We are looking at using R08SFCPU PLC with a RJ71GF11-T2 for CC-Link IE Field in order to do safety. No i think i understand the normal IO on this device but the safety i just cant get to a point to understand what is happening. When i try to address it SA\X0.... then it says it is invalid. Does anyone have an idea how to do the setup for safety or a manual that describes a bit in detail.   Thanks
  8. Hello! I am new at programing PLCs. I am using TM241CE24R PLC with TM3AI4 analog input module. I can successfully read temperature from 4-20 mA sensor. I want to communicate with my PC (SCADA) via Modbus TCP. For testing purposes I am using CAS Modbus Scanner. I can read digital inputs, coils and holding registers successfully. Problem is that I can't read analog inputs (#300001 etc.).  I have nothing defined in GVL list. Is this causing problem? I also don't have any Modbus TCP Slave device in Ethernet_1. But how can be all the other registers read successfully?  Please take a look at screenshots below. Also check Error message from CAS Modbus Scanner. Where is problem? Please help. Thanks in advance!
  9. 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.
  10. Gentlemen, I'm new to Siemens and now working on a project for my client. I have a S7 1241 cpu,  CM1243-5 com module, a KTP700 hmi prifibus dp. The hmi is connected to the CM1243-5 via profibus cable. My problem: I'm not able to detect the hmi. My plc is connected to my router and I'm able to get online with it.  I've attached some diagrams..just in case. Appreciate any help. thanks, Moorthy.   
  11. Cannot Connect to CP1L-E

    Hi guys,     I was programming my CP1L-E over ethernet with no issues at all. I did get an error when uploading my program regarding cycle time, so I went into PLC->Settings->Timings and changed both values to maximum (4000*10ms watch cycle time and 32000ms constant cycle time). Once I restarted the plc it just wouldn't connect. I've tried option cards CP1W-DAM01, CP1W-CIF41, CP1W-EIP21 and i just cannot get comms with the PLC. I can see the CP1W-EIP21 card on my computer, however,, in its own IP address. From what ive figured, the plc is getting stuck somewhere in its boot cycle as I am unable to ping it either. The POWER and RUN lights are both green, and the LNK/ACT light flashes when i connect an ethernet cable to the inbuilt ethernet port. Any help is appreciated, thank you! Any way to factory reset the whole plc or even just the settings? I've disconnected the battery for 30 minutes before plugging it back in aswell but that did not help me.
  12. Hello I would like to first let everyone know I am new to the world of troubleshooting or programming plc's . What we have is a SLC500 system that is connected to a Panelview 1000 HMI via the DH+ network. The issue we have is the panelview displays a gate that is suppose to be closed at as gate fault. When i connect to the plc the ladder rung shows that the gate is closed. To show various positions of the gate the programmer used N13:70 as gate opened and N13:71 as gate faulted and N13:72 as gate closed. When i checked the logic it showed the bit N13:72 as engaged or true if you will. This logic is in the ladder rung that is labeled PV Status which i take is the status the HMI reads so my question is why does it show GF when it should be reading GC. Ive searched all through the logic and it doesnt appear to be wrong here is the logic the best I can simulate it  ladder 6 rung  53  instruction is  XIC O:13.0/11 and OTE N13:76/0 (Gate Open ) and the branch is XIC I:5.0/11and OTE N13:76/1 (Gate Fault) next branch is XIC N13:3/11 and OTE N13:76/2 (Gate Closed which this section is green or highlighted or true which ever you like) when i looked at the input XIC N13:3/11 this is what I found is that this XIC is on ladder four rung10 and has the following XIC T4:154/DN and branchoff that is XIC I:5.0/11(gate opened)XIC I:6.0/11(gate closed) which these two inputs are false or not lighted the output is OTL N13:3/11 and it is true which makes the previous rung true showing the gate closed. So why is the panelview showing the wrong position. I even went as far as resetting the HMI and the PLC so if anyone has a helpful hint I would greatly appreciate it.
  13. HI All, i am new to this site, if anyone can help me out for below topic. I am trying to communicate E1101 hmi with Q06UDEH PLC but its giving me continuous communication error. i am using e designer for hmi and gxworks2 for programming. i am attaching the communication screen shots for both,i am quite stuck at this point as i have used all options still not able to solve it. if anyone can help me out with this,help is much appreciated. Thanks in advance  
  14. I am trying to get the communication going between EZ3 EZAutomation Panel HMI and Omron NJ501-1300 PLC. I am currently using Modbus TCP/IP as a protocol. Has anybody figured out a way to do that? Or is there a better way to do this communication between HMI and PLC ? Right now I am using MTCP_Client_Connect function block to connect with HMI but it dont seem to be working. The IP address is correct along with Port no. I am still fuzzy about the Station address of NJ and the function code of the NJ for Modbus purposes. If anybody could help me out I would really appreciate it.
  15. Im having some trouble with a PLC and looking for a some help. Whats happening is output number 3 is stuck on. I thought maybe it was just the PLC. I pulled the program tried it on a new PLC with no luck. I checked for faults and the handheld shows no major faults. The output that is stuck on is for a door, its telling it that the door is open. Any help would be great.
  16. Program 16 position rotary selector switch

    I have a 16 position rotary selector switch I'm trying to program to a CQM1 PLC, that I will also be programming to a micrologix 1200 in the future, using CX Programmer. The switch connects to the PLC using 4 inputs, and activates the inputs in a binary pattern 0-16 as I turn the switch. For example: if the switch is wired to the first four inputs of the PLC, and is turned to "9" 0.0 and 0.3 will be activated and 0.1 and 0.2 will not, just like binary 9 = 1001. I have tried several things trying to get the PLC to accept these inputs as a single "data-point," and then convert to BCD or Hex to use in a timer. I'm having no luck! Does anyone have any ideas how this is done? The switch is a Tosoku DPP01 015L20RCB, and because of the age of the PLC my instruction set is limited. Thank you in advance!
  17. I just commissioned a system utilizing 3 1756-IRT8I TC Analog Input Modules. It was soon discovered that there were sags in the order to 2 -10 % in the inputs across all channels. These sags occurred in all three modules but at different times but were occurring more or less on ~4-6 hour intervals. There are two CJC inputs (Cold Junction Compensation) and it was discovered that one CJC value also sagged while the other one remained constant through the sags. Tech Support had no information about the issue, but eventually found that there was a thus far unannounced firmware update, that was made available. The problem modules all had FW Version 1.013 and the Update Version as of Mid Oct, 2015 is Version 1.014. Following the FW update, the sags are no longer being seen. Bob A.
  18. Use to working on DC inputs, now I have a PLC I am playing with and the digital inputs are AC, can I still just wire a on/off switch to complete the circuit just for testing? This is a micrologix 1100.
  19. Hi everybody, I am new in these issues and I have faced a problem that is driving me nut. I am building a mixing batch HMI and its PLC program. In my HMI I created an analog tag that stores and integer number. This tag is responsible to comunicate with an analog input of the PLC I/O expansion module, whose address is I:1.0. In my HMI I put a numerical input box to send values to this analog input, but every time I write a value in this box and press the enter key the numerical input box gets red and don't send the value to the plc. Appear the following error message "cause: Addressing problem or memory protect rungs" on the left botton corner of the HMI. Some pictures are annexed to describe better. Anybody knows what can I do? I am using PLC SLC 5/03 + Analog module 1746-NI4