This is a predefined DUT with overlapping elements. The DUT can be used for communication between the PLC and a touch terminal of the GT series.
You can control certain data logging functions from a PLC by activating record area control in GTWIN and specifying the initial address in the control device. Following is a description of the record control areas.
Area |
Description |
---|---|
Trigger stop PLC ® GT |
Deactivate the logging trigger and stop logging data. |
Logging file creation GT ® PLC |
Turns on when logging file is being created. Use it to determine the file number being logged. |
Record area clear PLC ® GT |
Turns on when data in record area is being cleared. Use it to forcibly clear the record area if desired. |
Record area clear complete GT ® PLC |
Turns on when clear is complete. This bit can also be used to reset the bit Record area clear. |
Address N+0
Bit 0–7: Log file 0–7 trigger stop.
Bit 8–F: Log file 0–7 logging file creation.
Address N+1
Bit 0–7: Log file 0–7 record area clear.
Bit 8–F: Log file 0–7 record area clear complete.
Address N+2
Bit 0–7: Log file 8–F trigger stop.
Bit 8–F: Log file 8–F logging file creation.
Address N+3
Bit 0–7: Log file 8–F record area clear.
Bit 8–F: Log file 8–F record area clear complete.