.TH ola_usbpro 1 "July 2013" .SH NAME ola_usbpro \- Configure Enttec USB Pro Devices managed by OLA. .SH SYNOPSIS .B ola_usbpro [ options ] .SH DESCRIPTION .B ola_usbpro is used to query and control the parameters of Enttec USB Pro devices. .SH OPTIONS .IP "-h, --help" Display the help message. .IP "-a, --assignments" Get the port assignments. .IP "-b, --brk " Set the break time (9 - 127) .IP "-d, --dev " The device to configure .IP "-g, --get-params" Get the current parameters. .IP "-m, --mab " Set the make after-break-time (1 - 127) .IP "-p, --port The port to configure .IP "-r, --rate " Set the transmission rate (1 - 40). .IP "-s, --serial" Get the serial number. .SH EXAMPLES .SS See the current parameters of port 0 of device 9: ola_usbpro -d 9 -p 0 --get-params .SS See the port assignments of device 9: ola_usbpro -d 9 --assignments .SS Set the packet rate of port 0 of device 9 to 40 packets/s: ola_usbpro -d 9 -p 0 -r 40 .SS See the serial number of device 9: ola_usbpro -d 9 --serial .SH SEE ALSO .BR olad(1) , .