Specifications

Property Description
dls.bufferSize Sets the size of the buffer (in bytes) used to receive and send data.
dls.packetSize
Sets the max number of messages included in a packet. By default, the data logging
client attempts to get a number of messages before sending data to the DSView 3
software. Setting this number to 1 would decrease the performance and increase
the network traffic.
dls.waitTimeout
Max wait time-out in milliseconds. The data logging client waits this amount of time
to reach the max packet size then sends the messages regardless of whether the
packet size is reached.
dls.pipes
List of pipes. Only the names in these properties are created as input or output
pipes.
dls.<pipe_name>
Type of pipe. Use dls.file for files, dls.pipe for named pipes or fifo devices or dls.tcp
for TCP clients.
dls.<pipe_name>.type Designates if the pipe is an input or output pipe.
dls.<pipe_name>.filepath
dls.<pipe_name>.ip
(For TCP only) The IP address where the data logging client creates a socket
(always localhost).
dls.<pipe_name>.port (For TCP only) socket port.
dls.<pipe_name>.encoder (For TCP only) Sets the tunneling encoder only if SSH is available.
dls.<pipe_name>.encoder.ip IP address from the SSH server that runs tunneling (always localhost).
dls.<pipe_name>.-
encoder.port
DSView 3 Syslog Server port.
dls.<pipe_name>.-
encoder.publicKeyFile
Path to the exported data logging key.
dls.<pipe_name>.-
encoder.sshIp
DSView 3 server IP address.
dls.<pipe_name>.-
encoder.sshPort
DSview 3 SSH server port.
26 Technical Bulletin