|
SignalSamplesPerSecond Property |
The number of samples transmitted by the device in one second.
Namespace: GLNeuroTech.Devices.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax public int SamplesPerSecond { get; set; }
Public Property SamplesPerSecond As Integer
Get
Set
public:
property int SamplesPerSecond {
int get ();
void set (int value);
}
member SamplesPerSecond : int with get, set
Property Value
Type:
Int32See Also