Click or drag to resize

StreamCommands Enumeration

This enum lists all the available streaming commands which can be sent to the FX3 (in the endpoint index)

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public enum StreamCommands
Members
  Member nameValueDescription
ADI_STREAM_DONE_CMD0
ADI_STREAM_START_CMD1
ADI_STREAM_STOP_CMD2
See Also