Diff for "ScannerSyncExamples" - Methods
location: Diff for "ScannerSyncExamples"
Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2007-07-26 17:39:55
Size: 648
Editor: RhodriCusack
Comment:
Revision 5 as of 2007-07-26 17:44:10
Size: 844
Editor: RhodriCusack
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= ScannerSync examples = [[Include(ScannerSyncTopBar)]]
= ScannerSync command reference =
----
 ''' Contents ''' [[TableOfContents]]
Line 3: Line 6:
----
Line 5: Line 9:
 * FreeRunning
Download attachment: vb_freerunning.zip
To run any of these examples you will need ScannerSync installed on your machine (see ScannerSync)

* Free Running
Download attachment:vb_freerunning.zip
Line 9: Line 15:
 * SyncEveryFourth
Download attachment: vb_synceveryfourth.zip
 * Sync Every Fourth
Download attachment:vb_synceveryfourth.zip
Line 13: Line 19:
 * EquallySpacedTrials
Download attachment: vb_equallyspacedtrials.zip
 * Equally Spaced Trials
Download attachment:vb_equallyspacedtrials.zip

Include(ScannerSyncTopBar)

ScannerSync command reference



Visual Basic 6

To run any of these examples you will need ScannerSync installed on your machine (see ScannerSync)

  • Free Running

Download attachment:vb_freerunning.zip Waits for 5 dummies, then runs rest of experiment, listening out for pulses for 100 ms at end of each trial. You may move the position of the listening.

  • Sync Every Fourth

Download attachment:vb_synceveryfourth.zip Waits for 5 dummies, then synchronises at start of fourth trial and every fourth one thereafter.

  • Equally Spaced Trials

Download attachment:vb_equallyspacedtrials.zip Wait for 4 dummies, then start first trial on 5th scan and every 1.125 TRs thereafter. Listens for pulses in short 1 ms bits throughout "trial"

None: ScannerSyncExamples (last edited 2013-03-08 10:28:28 by localhost)