Mitsubishi FX3U plc program error

Simon88

Member
Join Date
Jun 2020
Location
England
Posts
2
I have created the following program in gxworks2. I don't understand why it won't read in the analog value. Sometimes it displays the value but does not update with a new value. I would be grateful if someone could have a look for me please
 
I haven't got GX any more (not on this laptop) so cant take a look, if you post the logic was a pdf you may get more help.
 
I Have looked at the program and have you set up the analogue card ?
you need to Set the card up for the type of analogue signal & then read the buffer memories to get the analogue values I don't think there is a utility for setting the card like there is for the Q series so need to do it in the PLC code.
What analogue card have you got ? and you need to use the TO and FROM functions to access the data or the Ux\Gx to access directly. There are other instructions to read/write to analogue blocks RD3A WR3A
Here is one using the FROM/TO instructions.

FX Analogue.png
 
Last edited:

Similar Topics

hmi keeps saying "insufficient sensor failed" after the machine runs for 60 seconds. its a fx3u-48m PLC. The plc is not giving any errors or...
Replies
14
Views
2,254
Hello All, I have been trolling through the Proface documentation to find an answer, but I read conflicting information. We have a...
Replies
8
Views
3,904
Hi All, I am looking to install a Red Lion CR3000 HMI and connect it to a Mitsubishi FX3u 64M PLC via Serial. I cannot find confirmation on...
Replies
8
Views
2,841
Hi, I have FX3U PLC from an OEM, I am trying to get the original program out of the PLC using GX works 2. While uploading I am getting an error...
Replies
12
Views
2,567
Does anyone here have suggestions of open source SCADA software that can be used for Mitsubishi PLC FX3U Series. I want to monitor its data...
Replies
2
Views
2,807
Back
Top Bottom