Show / Hide Table of Contents

Enum SourceType

Defines the type of Data source to connect to.

Namespace: DelsysAPI.DelsysDevices
Assembly: DelsysAPI.dll
Syntax
public enum SourceType

Fields

Name Description
OTHER
SIMULATED

A data source streaming synthesized data (experimental only)

TRIGNO_BT

An Android data source for streaming via BLE.

TRIGNO_RF

A data source streaming custom rf using Trigno Base Station.

Back to top Generated by DocFX