Multichannel-systems NeuroExplorer Uživatelský manuál Strana 179

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 373
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 178
1 2 ... 174 175 176 177 178 179 180 181 182 183 184 ... 372 373

Komentáře k této Příručce

Žádné komentáře