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
# example TCP server configuration
# waits for incoming connection requests

[VFS11]
# TCP server - wait for incoming connection
TYPE=tcpserver

# tcp portnumber to listen on if TYPE=tcp
PORT=1502

# target modbus ID
TARGET=1