5.19.4.4 Display Unit (Mode) - Memory Card Settings

Configures the settings for saving data to various memory cards.

Save data

During operations, specifies whether to save the data stored in the backup SRAM, such as recipe data or CSV files (Alarm, Sampling) on a [CF Card] or in [USB Storage].

5.20.2 Restrictions on Saving Data

Control Word Address

This address controls writing data. It writes a command to the address after designating a file number.

Command and Status

The data is written to the CF Card or USB Storage device. The processing results (status) are reflected in the address.

Summary

Description

0001h

Filing Data

0002h

GP-PRO/PB III for Windows Logging data (compatible)*1

0003h

GP-PRO/PB III for Windows Line Chart data (compatible)

0004h

GP-PRO/PB III for Windows Sampled data (compatible)

0005h

Block 1's Alarm History data

0006h

Block 2's Alarm History data

0007h

Block 3's Alarm History data

0008h

Block 4's Alarm History data

0009h

Block 5's Alarm History data

000ah

Block 6's Alarm History data

000bh

Block 7's Alarm History data

000ch

Block 8's Alarm History data

0020h

GP-PRO/PB III for Windows Logging (loop) auto-save start (compatible)*2

0021h

GP-PRO/PB III for Windows Logging (loop) auto-save completion (compatible)

*1 CSV file is output using the format defined in the [Display/Save in CSV] tab. The saved sampling group number is fixed (1). If the defined file number already exists, then the file is overwritten.

*2 If the defined file number already exists, then the content is appended to the file.

Summary

Description

0000h

Completed Successfully

0100h

Write Error

0200h

No CF Card is inserted, or the cover is open.

0300h

No data to be loaded (when no data is specified)

0400h

File Number Error (File number is outside of range)

0500h

Conflict error with the Pro-Server request

2000h

GP-PRO/PB III for Windows Logging (loop) auto-save responding correctly (compatible)

While the Control Address has this value, the auto-save mode continues. When the value is changed, the auto-save mode finishes.

File Name and Save Location

When [Enable Multiple Folders] is specified for filing data, specify within the range of 1 to 8999. When it is not specified, the file number will be fixed to "1".

For example, after writing a command, Alarm History data is saved to the [ALARM] folder on the CF Card or USB storage device with the following name.

Data to be saved

File Name

\File Folder

Filing Data

F*****.BIN

Transfer CSV Data

ZR*****.CSV

\LOG Folder

GP-PRO/PB III for Windows Logging data (compatible)

ZL*****.CSV

\DATA Folder

Image Screen

I*****.BIN

Sound Data

O*****.BIN

\CAPTURE Folder

Screen Capture

Video Capture

CP*****.JPG

\MOVIE Folder

Movie File

*.SDX

\TREND Folder

GP-PRO/PB III for Windows Line Chart data (compatible)

ZT*****.CSV

GP-PRO/PB III for Windows Sampled data (compatible)

ZS*****.CSV

\ALARM Folder

Block 1's Alarm History data

Z1*****.CSV

Block 2's Alarm History data

Z2*****.CSV

Block 3's Alarm History data

Z3*****.CSV

Block 4's Alarm History data

Z4*****.CSV

Block 5's Alarm History data

Z5*****.CSV

Block 6's Alarm History data

Z6*****.CSV

Block 7's Alarm History data

Z7*****.CSV

Block 8's Alarm History data

Z8*****.CSV

\SRAM Folder

Backup SRAM data

ZD*****.BIN

\SAMP01 Folder

Sampling Group 1's data

SA*****.CSV

...

...

\SAMP64 folder

Sampling Group 64's data

SA*****.CSV

CF Card Free Space

Set whether or not to store the CF Card's free space in an internal device. You can then view the CF Card's free space.

Free Space Storage Address

Set the address to store CF Card free space.

For direct access method, the start address should be specified within the range of LS20 to LS2031, LS2096 to LS8999, or USR0 to USR29999.

For direct access method, the start address should be specified within the range of 20 to 2031, 2096 to 8999, or USR0 to USR29999.

Stores the value within the range of 0 to 65535 (FFFFh) in the specified address. The unit of a value to be stored is in KB.

USB Storage Free Space

Set whether or not to store the USB storage's free space in an internal device. The approximate free space in the USB storage is displayed.

Free Space Storage Address

Configures the address where the free space in the external memory is saved.

For direct access method, the start address should be specified within the range of LS20 to LS2031, LS2096 to LS8999, or USR0 to USR29999.

For direct access method, the start address should be specified within the range of 20 to 2031, 2096 to 8999, or USR0 to USR29999.

Stores the value within the range of 0 to 65535 (FFFFh) in the specified address. The unit of a value to be stored is in KB.

SRAM Auto Backup

Set whether or not to automatically transfer all the backup SRAM data to the CF Card.

Control Word Address

Backs up the SRAM data to a CF Card in operating mode. Specify the control address to trigger the backup. The processing status is saved to an address created from the specified control address +1.

Turn On Bit 0 to start the backup.

When the transfer has successfully completed, Bit 0 (Transfer Completion Flag) turns ON. Confirm that Bit 0 is ON, and turn OFF Bit 0 of the control address. The transfer completion bit will then turn OFF automatically.

 

The following explains the details of each error code.

Error Code

Error Name

Details

0000

Completed Successfully

When the backup process is completed successfully.

0100

No CF Card

A CF Card was not inserted when backing up, or the CF Card hatch is open

0101

CF Card Write Error

During back up, either there is not enough CF Card capacity or the CF card was removed while writing.

0111

CF Card Error

Occurs when the CF Card is unformatted.

The timing for transfer is as follows.

*1 The Communication Cycle Time is the time it takes from the point the display unit requests data until the display unit receives data from the device. It is stored in internal device LS2037 in Bin format. The unit is 10 milliseconds.
When using multiple devices/PLCs, you can each the communication cycle time of each device/PLC from the [System Settings] [Peripheral List] page's [List of Device/PLC Management Addresses].
5.19.13 Peripheral List Settings Guide

*2 Display Scan Time is the time required to process one screen. It is stored in internal device LS2036 in Bin format. The unit is in milliseconds.