summaryrefslogtreecommitdiff
path: root/src/hal/user_comps/vfs11_vfd/vfs11-tcp-client.ini
blob: 447009a6f34876d669052dd54b6f1ae6fd877a8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# example for active outgoing connection

[VFS11]
# TCP client - actively connect to TCPDEST:PORT
TYPE=tcpclient

# tcp portnumber for connect
PORT=1502

# destination IP address to connect to
TCPDEST=192.168.1.1

# target modbus ID
TARGET=1