Sohail Riaz

MrPLC Member
  • Content count

    8
  • Joined

  • Last visited

Everything posted by Sohail Riaz

  1. Need a help for FC Step 7 s7 300 LADDER logic

    Hi, I was troubleshooting a problem on Siemens CPU313C. It was showing wrong Pressure value on HMI all of a sudden. I checked the transmitter, it was oKay. Then the wires found OKay. Then I opened the logic and find the input variable and checked the raw data. It was also fine. There i saw that there was a custom FC1000 to scale the input. It was outputting the wrong value i.e showing half value of scaled. Suppose if the scaled value should be 200 then it is showing 100. When I opened the function following code is shown. Can anyone help what type of language is this and what does this mean??
  2. FX3U Stop Reading Channel Data

    When the hang issue occurred, i removed the Transducer wire 4-20mA, and checked its ouput through multimeter, it was giving output fine around 8.5mA. I connected the wire again to module but still it didn't show the value. However To be sure i may connect the Transducer output 4-20mA to any Display indicator and then connect to PLC in series. This way it will make sure that issue is module or not.
  3. FX3U Stop Reading Channel Data

    Hello Everyone,  Need help with reading channel data of FX2N-4AD with FX3U Cpu. I have added all the logic and it works also. Problem is that, FROM function stop reading/fetching data from FX2N-4AD after some time i.e couple of hours and value just hang. Like 502 or something, untill you reset the whole PLC. What could be the problem. For the further info, -I have connected the FX2N-4AD on the right of fX3U-64M. -There are two extension blocks FX2N-16EX and FX2N-16EYR also added to the right of FX3U-64M -Order of mounting....FX3U-64M > FX2N-16EX > FX2N-16EYR > FX2N-4AD > FX2N-4AD   I have tried using the 2nd special module connected at the end, but It showed similar problem after few hours of running. THis shows that both Special blocks fx2n-4ad are okay. There is something wrong with PLC maybe? Please help
  4. FX3U Stop Reading Channel Data

    Sorry for the responding late.   No I am not writing over D0 to D3 or D110.  I monitored the D0 to D3 in logic through Monitor function. Didn't use the Buffer memory batch monitor function though. In logic monitoring It just hang after few hours. All other input and output function correctly. For further troubleshooting i am thinking to add a mechanical relay or indication with a simple timer onto any output of Extended output module. (I am not using any input or output on the extended modules connected to PLC for now. These are spare). This way i will monitor that when the analog input from block hang, then what is the behavior of Extended output module. What you suggest further?   Is it possible that the two modules added in between CPU and 4AD i.e 16EX and 16EYR could be faulty causing the communication error?
  5. Hello Everyone,  Need help with reading channel data of FX2N-4AD with FX3U Cpu. I have added all the logic and it works also. Problem is the FROM function stop reading/fetching data from FX2N-4AD after some time i.e couple of hours and value just hang. Like 502 or something, untill you reset the whole PLC. What could be the problem. For the further info, -I have connected the FX2N-4AD on the right of fX3U-64M. -There are two extension blocks FX2N-16EX and FX2N-16EYR also added to the right of FX3U-64M -Order of mounting....FX3U-64M > FX2N-16EX > FX2N-16EYR > FX2N-4AD > FX2N-4AD   I have tried using the 2nd special module connected at the end, but It showed similar problem after few hours of running. THis shows the Special blocks fx2n-4ad are okay. There is something wrong with PLC maybe? Please help
  6. FX3U configuration

    Hello Everyone,  Need help with reading channel data of FX2N-4AD with FX3U Cpu. I have added all the logic and it works also. Problem is the FROM function stop reading/fetching data from FX2N-4AD after some time i.e couple of hours and value just hang. Like 502 or something, untill you reset the whole PLC. What could be the problem. For the further info, -I have connected the FX2N-4AD on the right of fX3U-64M. -There are two extension blocks FX2N-16EX and FX2N-16EYR also added to the right of FX3U-64M -Order of mounting....FX3U-64M > FX2N-16EX > FX2N-16EYR > FX2N-4AD > FX2N-4AD   I have tried using the 2nd special module connected at the end, but It showed similar problem after few hours of running. THis shows the Special blocks fx2n-4ad are okay. There is something wrong with PLC maybe? Please help
  7. Mitsubish FX3u

    Hello Everyone,  Need help with reading channel data of FX2N-4AD with FX3U Cpu. I have added all the logic and it works also. Problem is the FROM function stop reading/fetching data from FX2N-4AD after some time i.e couple of hours and value just hang. Like 502 or something, untill you reset the whole PLC. What could be the problem. For the further info, -I have connected the FX2N-4AD on the right of fX3U-64M. -There are two extension blocks FX2N-16EX and FX2N-16EYR also added to the right of FX3U-64M -Order of mounting....FX3U-64M > FX2N-16EX > FX2N-16EYR > FX2N-4AD > FX2N-4AD   I have tried using the 2nd special module connected at the end, but It showed similar problem after few hours of running. THis shows the Special blocks fx2n-4ad are okay. There is something wrong with PLC maybe? Please help
  8. FX3U Analog Programming

    Hello Everyone,  Need help with reading channel data of FX2N-4AD with FX3U Cpu. I have added all the logic and it works also. Problem is the FROM function stop reading/fetching data from FX2N-4AD after some time i.e couple of hours and value just hang. Like 502 or something, untill you reset the whole PLC. What could be the problem. For the further info, -I have connected the FX2N-4AD on the right of fX3U-64M. -There are two extension blocks FX2N-16EX and FX2N-16EYR also added to the right of FX3U-64M -Order of mounting....FX3U-64M > FX2N-16EX > FX2N-16EYR > FX2N-4AD > FX2N-4AD   I have tried using the 2nd special module connected at the end, but It showed similar problem after few hours of running. THis shows the Special blocks fx2n-4ad are okay. There is something wrong with PLC maybe? Please help