Sign in to follow this  
Followers 0
Stuartjl

GX IEC monitoring warning

5 posts in this topic

Hi, today i connected to our Q-series plc and tried to go into monitoring mode but got this warning "no binary, POU, DUT found" also when i verified the project i got a similar message. I definitely know there's code on the plc as it runs. Can anyone tell me why this is? As im trying to go online. Stu Edited by Stuartjl

Share this post


Link to post
Share on other sites
It's probably because your program on the computer is not compiled (without errors). Since it is not compiled, GX IEC has no binary code for it. The problem however is that if you compile the program you will have two different compile times, hence you cannot verify the program in the PLC and the program on your computer.
1 person likes this

Share this post


Link to post
Share on other sites
Hi, thanks for the response. I built the code with no errors, then i did a rebuild all. The compile was cancelled due to number of warnings, this code is current. So not sure whats going on Warning in NW32: C9131 The bit output function EQ_E is changed in every case because the project specific option to SET/RST is not set. Edited by Stuartjl

Share this post


Link to post
Share on other sites
Ekstras -> Options See picture to increase allowed number of warnings.
1 person likes this

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0