Write_csv_file, Parameters – Yaskawa MotionWorks IEC Toolboxes User Manual

Page 233

Advertising
background image

File_RW Toolbox: Function Blocks

MotionWorks IEC61131-3 Toolboxes: 2013-09-13

220


Write_CSV_File

This function block will format and write a CSV (ASCII) file to the controllers flash or ram disk. The original data
is a user specified structure. This function block requires customization to accommodate application specific
data requirements. Any variety of rows and columns and datatypes can be customized.

Parameters

*

Parameter

Data Type

Description

VAR_IN_OUT

B

Data

MyDataStruct

A user customized data structure containing the information
(possibly still in binary format) to be written to a CSV file.

VAR_INPUT

Default

Advertising