streamusb

Usage

>> streamusb  [ state ]

Security

Open.

Description

This command can turn on or off the USB streaming. When USB streaming is on, acquired data is sent over the USB link at the same time it is stored in memory. Refer to the outputformat command for descriptions of the data formats which may be available.

Changing the state of USB streaming while logging is in progress is permitted, but will cause a time-stamped event to be recorded in memory with the sample data.

This command takes a single parameter:

  • state [= <state>]
    1. on, enables the USB streaming.
    2. off, disables the USB streaming.

Examples

>> streamusb
<< streamusb state = on
>> streamusb state = off
<< streamusb state = off

Errors

Error E0108 invalid argument to command: '<invalid-argument>' 
The supplied argument was not valid or out of place. 

Error E0109 feature not available 
The logger is not configured to support streaming on the USB link.