Difference between revisions of "Ultracomm"

From Phonlab
Jump to navigationJump to search
m
m
Line 3: Line 3:
 
In the Phonology Lab we typically don't run <code>ultracomm</code> directly and instead run the <code>ultrasession</code> Python script, which handles a lot of bookkeeping details relevant to a data acquisition session automatically, and which calls <code>ultracomm</code> for you.
 
In the Phonology Lab we typically don't run <code>ultracomm</code> directly and instead run the <code>ultrasession</code> Python script, which handles a lot of bookkeeping details relevant to a data acquisition session automatically, and which calls <code>ultracomm</code> for you.
   
The latest code and releases are available at [[https://github.com/rsprouse/ultracomm github]].
+
The <code>ultracomm</code> code and releases are available at [[https://github.com/rsprouse/ultracomm github]]. See the 'Releases' section for the latest released version.
  +
  +
Usage
  +
=====
  +
  +
For all available options, try:
  +
  +
ultracomm --help

Revision as of 13:40, 18 August 2015

ultracomm is a command line utility for configuring Ultrasonix Tablet systems and acquiring ultrasound data.

In the Phonology Lab we typically don't run ultracomm directly and instead run the ultrasession Python script, which handles a lot of bookkeeping details relevant to a data acquisition session automatically, and which calls ultracomm for you.

The ultracomm code and releases are available at [github]. See the 'Releases' section for the latest released version.

Usage

=

For all available options, try:

 ultracomm --help