Multichannel-systems NeuroExplorer Instrukcja Użytkownika Strona 179

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 373
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 178
5.5.3.11. GetContNumDataPoints Function
GetContNumDataPoints Function
Returns the number of data points in the continuous variable.
Syntax
double GetContNumDataPoints(var)
Parameters
Parameter Type Description
var variableReference Reference to a continuous variable.
Returns
Returns the number of data points in the continuous variable.
Comments
None
Usage
NexScript
doc = GetActiveDocument()
var = GetVarByName(doc, "AD_01")
numPoints = GetContNumDataPoints(var)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 177
Przeglądanie stron 178
1 2 ... 174 175 176 177 178 179 180 181 182 183 184 ... 372 373

Komentarze do niniejszej Instrukcji

Brak uwag