snapio_srvr
Purpose:
-
Provide a server for accessing Opto 22 SNAP I/O devices, handling UDP streaming and command processing.
Enter:
-
snapio_srvr <priority_level> <receiver_address>
Where:
-
priority_level
Specify the system priority level of the task.
receiver_address
Specify the receiver IP address to monitor for UDP updates.
Example:
-
snapio_srvr 10 192.168.1.1 &