|
AuxiliaryTransducerType Enumeration |
The list of transducers that can be selected for the Auxiliary port of a Sensor Pod. This setting determines the units, scaling algorithm, and other settings that will be applied to the channel.
Namespace: GLNeuroTech.Devices.BioRadio.ConfigurationAssembly: BioRadioAPI (in BioRadioAPI.dll) Version: 1.0.266.19973 (1.0.266.19973)
Syntax public enum AuxiliaryTransducerType
Public Enumeration AuxiliaryTransducerType
public enum class AuxiliaryTransducerType
type AuxiliaryTransducerType
Members
| Member name | Value | Description |
---|
| BloodPressure | 0 | |
| FlowRate | 1 | |
| ForcePlate | 2 | |
| GripStrength | 3 | |
| Temperature | 4 | |
See Also