Multichannel-systems NeuroExplorer Instrukcja Użytkownika Strona 242

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 373
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 241
5.5.8.12. SelectOdd Function
SelectOdd Function
Creates the new event containing the odd (1st, 3rd, etc.) timestamps of the specified variable.
Syntax
variableReference SelectOdd(var)
Parameters
Parameter Type Description
var variableReference Reference to the variable.
Returns
The reference to the new event containing the odd (1st, 3rd, etc.) timestamps of the specified
variable.
Comments
None
Usage
NexScript
doc = GetActiveDocument()
doc.oddEvents04 = SelectOdd(GetVarByName(doc, "Event04"))
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 240
Przeglądanie stron 241
1 2 ... 237 238 239 240 241 242 243 244 245 246 247 ... 372 373

Komentarze do niniejszej Instrukcji

Brak uwag