Chapter
4
Reference Manual
IVC-2D
194
©
SICK AG • Advanced Industrial Sensors • www.sick.com • All rights reserved
Communication
Example:
3
0 429
2 1.01
3 6 ‘Hello
The file contains three rows of data from the table. The first row
contains an integer, the second row a double float and the last row
contains a string. The length of the string is also specified.
The available data types are:
0: Long integer
1: Single float
2: Double float
3: String
CSV Append /
CSV Overwrite
This format is compatible with Excel and each value is separated by
a comma. When the Append format is specified, each call to the
tool will result in a new row in the file.
Example:
429,17.17,Hello
429,18.18,World
The file contains two rows. Decimal separator is always ‘.’ for floating
values.
Input Parameters
01=IP address
The IP address of the FTP server to connect to.
02=Port
The port number used on the FTP server to connect to.
03=Username
A user name used for connecting to the FTP server.
04=Password
The password for the user on the FTP server.
05=Timeout
Timeout in milliseconds for connection and transmission
of the data.
06=Passive mode
Specifies whether or not to use passive mode when
connecting to the FTP server.
07=Directory
Directory on the FTP server where the file shall be sto-
red. The directory will be created if it does not exist. The
folder name cannot contain backslash ‘\’. Use the slash
‘/’ character to separate folders.
08=Filename
The name of the file where the information shall be
stored. The filename cannot contain slash nor backslash
characters.
09=Data block
The ID of the data block to transmit. Set to -1 if not used.
10=Source bank
The index of the image bank to transmit. Set to -1 if not
used.