Changes between Initial Version and Version 1 of igclient/Receiving

Show
Ignore:
Timestamp:
11/13/07 14:23:18 (3 years ago)
Author:
jdunn
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • igclient/Receiving

    v1 v1  
     1= igclient Receiving = 
     2 
     3The igclient command provides a little functionality for receiving signals.  In addition to the listed commands the daemon also supports the IG_DEV_RAWRECVON that is not currently supported by the igclient executable. 
     4 
     5== --receiver-on == 
     6 
     7Enable the receiver on the USB device.  If necessary, this sends a IG_DEV_RECVON message to the device causing the firmware to begin recording and streaming signals back to the PC. 
     8 
     9== --receiver-off == 
     10 
     11The user may also explicitly disable the receiver using this argument that '''may''' send a IG_DEV_RECVOFF to the device.  If other clients are currently receiving signals from the device it will be left in the receiving state, although this client instance will no longer receive incoming signals.