Show / Hide Table of Contents

Class SensorTrignoBtType30

Type 30: Trigno Avanti Test Sensor Used for testing modes, debugging, etc. Allows for full custom configuration of the sensor.

Inheritance
System.Object
Component
SensorTrignoBt
SensorTrignoBtType30
Inherited Members
SensorTrignoBt.BtChannels
SensorTrignoBt.DefaultMode
SensorTrignoBt.Configuration
SensorTrignoBt.Properties
SensorTrignoBt.Name
Component.State
Component.Id
Component.InternalProperties
Component.InternalConfiguration
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: DelsysAPI.Components.TrignoBT
Assembly: DelsysAPI.dll
Syntax
public class SensorTrignoBtType30 : SensorTrignoBt

Constructors

SensorTrignoBtType30(Guid, String)

Default Mode: QC SBW RMS 32 Bit Access to every mode.

Declaration
public SensorTrignoBtType30(Guid id, string name)
Parameters
Type Name Description
System.Guid id
System.String name
Back to top Generated by DocFX