Section 2 NS Series Functions 2-11 Multifunction Objects
2-197
NS Series Programming Manual
Write Data from PLC Data Block to CSV File
Transfers the data from the specified addresses in the PLC Data Block set in each field to the specified
record in the CSV file.
1
2
3
No. Item Details
1 Record No.
Specifies the record number in the CSV file (0 to 999) to use in the control op-
eration.
The record number can be set indirectly through a communications address by
selecting the Indirect Option.
2 File Location Specifies either the NS or the Memory Card as the location of the CSV file.
The file location can be set indirectly by selecting the Indirect Option.
If the specified address is 0, the NS will be used.
If the specified address is 1, the Memory Card will be used.
3 Record Method
The data at the specified record can be overwritten or it can be inserted at the
specified record number.
The record method can be set indirectly by selecting the Indirect Option.
If the specified address is 0, the data will be overwritten.
If the specified address is 1, the data will be inserted.