linuxcnc-hal-sys 0.1.5

Generated, unsafe Rust bindings to the LinuxCNC HAL submodule
Documentation
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