Analogue IO in Mitsubishi GX

Richard250891

Member
Join Date
Dec 2013
Location
Rugby
Posts
5
I'm creating a programme offline (as a training exaple, there is no physical PLC to connect to), and I can't figure out how to use any Analogue Inputs or Outputs at all.

In the PLC Parameter I/O Assignment, I've listen the different modules where I would expect them to be placed, including the Analoge modules, but when I try to move a value to them, I get an error message (Device setting is wrong etc.)

I'm guessing that there is a really obvious step that I have missed out somewhere, but I can't find anything in any of the manuals or online videos that cover this?

I'm using Melsoft series Developer GX V7.01 with a Q02(H) type PLC set for this programme.

Thanks in advance, sorry if this is a really obvious mistake, I'm very new to PLC programming in general, and even less experienced with Mitsubishi software.
 
for analogue you need to use the FROM and TO functions
Also you need to Enable each of the analogues for those cards.
if you are just trying to simulate - simply use a register and assume it has either the raw or scaled analogue information.
 

Similar Topics

Hi, I'm planning to install a new Analogue Input module Q68AD-G. It will inserted on Rack 0 Slot 4. When it's installed, will the code recognise...
Replies
6
Views
2,438
Hi, I've got a Q68AD-G card (8 channel). I want to configure it for 0-10v analogue input. I've enabled the channel by using Un\G0. Then I used the...
Replies
4
Views
1,843
Hi, I've run out of analogue input channels on my Q68AD-G module. If I add a new Q68AD-G module and install it into a spare (blanked-off) slot, it...
Replies
2
Views
1,344
As per title, looking at how to scale an input, 4-20mA to a real value. Taking it in as an integer (RAW data)and converting it to a real, being...
Replies
0
Views
2,033
MY plc CONFIGURATION RACK 1 Q02HCPU QX40 X0-XF QX40 X10-X1F QX40 X20-X2F QX40 X30-X3F QX40 X40-X4F Q68ADI X/Y50-X/Y5F Q68ADI X/Y60-X/Y6F...
Replies
0
Views
3,330
Back
Top Bottom