GX Developer Connection Issue

MrLupusJones

Member
Join Date
Mar 2024
Location
Louisiana
Posts
1
Well, I've decided to start a new project, and like all projects, it has already gone horribly wrong.

I purchased a PLC device (supposedly a FX1N-20MR) and the included GX Developer version 8 software.

After many a youtube and google, I have connected to it and wrote a simple ladder logic to it. My issue comes up when I go to "Monitor (write mode)" to try and force on bits to test the logic. On all the videos I see, the bit will light up blue, timers will start counting, etc. My software shows nothing when forcing bits on. No highlights in blue or timer function. The mini window shows when I change the state on the board from RUN to STOP and vice versa, so I'm reasonably sure it's communicating to the device.

Any ideas why I don't get the cool highlights for function testing?
 
When you say 'bits, do you mean inputs (X0 etc) Real inputs can't be forced on that model
M bits can though.
 
If those bits are switched in your program, they will not change with your forcing.

Try with a M or a D register that is not in your program
 

Similar Topics

I'm trying to verify a project with a PLC. The Transfer Setup menu item is grayed out and every time I click Verify with PLC, I get an error...
Replies
1
Views
51
Does anybody have any samples of how to "Create and Use" UDT's in CCW Developer Edition? (I am using v22) I can't find any information from...
Replies
3
Views
313
I'm trying to manually convert a Beijer E200 HMI project onto to a new Mitsubishi GOT gs2107-wtbd. The PLC is a very old A-series AS1CPU and is...
Replies
1
Views
382
Hi One of the PLC's that I maintain/update is a Mitsubishi Q-Series, probably installed about 10 years ago. At the moment, ALL the wires from...
Replies
13
Views
1,171
Has anyone put together a combination of the Beijer iX Developer software and a Rexroth L54 controller over ethernet? Can't seem to get the...
Replies
2
Views
550
Back
Top Bottom