Monitoring Contacts in GX Developer

amir-a

Member
Join Date
Jan 2012
Location
Melbourne
Posts
10
Hi,

I have a problem with online mode in Mitsubishi "GX Developer". I just wanted to ask about a good way of monitoring contacts which turn on for a very short period of time such that it is literally impossible to spot to naked eyes!

As a trick I use such contacts to set a memory value and then reset it. But I wanted to know if it there is a specific way to monitor such contacts?

Tnx.
 
Counters

I normally use counters where i want visibility on execution of certain portions of code which cannot be monitored visually. Memory bits will also work.
 
Hi RheinhardtP,

Counter seems to be a much better idea than a memory bit. I was also wondering if it is possible in GX Developer to record all the activities of a sensor or a memory bit in general over a time interval in a log file.

For example I want to read and save a contact value for every second as well as as the time in such way:
12:03:01 ON
12:03:02 OFF
12:03:03 OFF
12:03:04 OFF
12:03:05 ON
12:03:06 ON
12:03:07 ON


Tnx a bunch(y)
 

Similar Topics

Hi all. I have a Modbus ProSoft module in my setup with a capability of 30 clients (0-29), which I'm trying to monitor the Ethernet Connection...
Replies
0
Views
58
Hello everyone! I need to connect to a DL205-1 CPU and, as far as I know, I need to use DirectSOFT 6 software for the connection. Is anyone...
Replies
1
Views
79
Our punch press has a SLC500 with HELM weight module (HM-604-WM) for tonnage monitoring. The operator enters the weight range on the HMI, which is...
Replies
9
Views
241
Hello, I have been trying to figure out how to connect to and monitor a DLR that is on a remote rack from my PLC. The local has a 1756-L81E and...
Replies
0
Views
135
Good day, we have 15 analog inputs, we need to log the data in excel and monitor these values through web browser. We're planning to go with Delta...
Replies
1
Views
146
Back
Top Bottom