Multichannel-systems NeuroExplorer Bedienungsanleitung Seite 234

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 373
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 233
5.5.8.4. NotSync Function
NotSync Function
Creates the new event containing all the timestamps of var1 that are NOT in the intervals [var2+from,
var2+to].
Syntax
variableReference NotSync(var1, var2, from, to)
Parameters
Parameter Type Description
var1 variableReference Reference to the variable.
var2 variableReference Reference to the variable.
from double Offset minimum (seconds).
to double Offset maximum (seconds).
Returns
Reference to the new variable.
Comments
None
Usage
NexScript
doc = GetActiveDocument()
doc.notSync_4_and_5 = NotSync(doc.Neuron04, doc.Neuron05, -0.01, 0.01)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 232
Seitenansicht 233
1 2 ... 229 230 231 232 233 234 235 236 237 238 239 ... 372 373

Kommentare zu diesen Handbüchern

Keine Kommentare