Diff for "ScannerSyncExamples" - Methods
location: Diff for "ScannerSyncExamples"
Differences between revisions 1 and 2
Revision 1 as of 2007-07-26 17:39:55
Size: 648
Editor: RhodriCusack
Comment:
Revision 2 as of 2007-07-26 17:40:29
Size: 659
Editor: RhodriCusack
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * FreeRunning
Download attachment: vb_freerunning.zip
 * Free Running
Download [attachment: vb_freerunning.zip]
Line 9: Line 9:
 * SyncEveryFourth
Download attachment: vb_synceveryfourth.zip
 * Sync Every Fourth
Download [attachment: vb_synceveryfourth.zip]
Line 13: Line 13:
 * EquallySpacedTrials
Download attachment: vb_equallyspacedtrials.zip
 * Equally Spaced Trials
Download [attachment: vb_equallyspacedtrials.zip]

ScannerSync examples

Visual Basic 6

  • 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)