Multichannel-systems NeuroExplorer Bedienungsanleitung Seite 257

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 373
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 256
5.5.8.27. Shift Function
Shift Function
Returns a new variable with all the timestamps of variable var shifted in time by shiftBy seconds.
Syntax
variableReference Shift(var, shiftBy)
Parameters
Parameter Type Description
var variableReference Reference to the variable.
shiftBy double Shift value (in seconds).
Returns
Reference to the new variable.
Comments
Returns a new variable with all the timestamps of variable var shifted in time by shiftBy seconds.
Usage
NexScript
doc = GetActiveDocument()
doc.Event04Shifted = Shift(doc.Event04, 10)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 255
Seitenansicht 256
1 2 ... 252 253 254 255 256 257 258 259 260 261 262 ... 372 373

Kommentare zu diesen Handbüchern

Keine Kommentare