Files can be created with the desired data configuration for only the necessary data from PLC memory.
The data to be collected can be stored in files in the required data type, such as BOOL, REAL, INT, BCD, or STRING.
Data configuration files required for the host computer can be created, so necessary data can be retrieved even if the SPU is mounted in a device after the PLC is already set up.
CHANNEL_BLOCK has been added to the variable data types from SPU Unit version 2.0. When the data type is set to CHANNEL_BLOCK, the data in a consecutive memory area starting from the specified address for the specified number of elements is handled as a single data item with no commas.