If is possible I would appreciate you can guide me how can i do it.
thanksssss
You will need to make a custom cable that links the BCI2000 machine's parallel port to the Neurofax' trigger input.First: what kind of cable is the one I use for the connection? (USB, RS-232)
You don't need to modify the BCI2000 source code when using the AppConnector protocol. However, you might need to slightly modify the ParallelSwitch interfacing program, depending on what trigger information you want the Neurofax system to record. E.g., when you want to use the P3Speller application to do stimulation, you will probably need the information contained in the StimulusCode and StimulusType BCI2000 states. Thus, you would modify the interfacing program to set the parallel port to a bit pattern that reflects these two states, i.e. 5 bits for the StimulusCode state, concatenated with a single bit for the StimulusType state.I need to modify the source code of BCI2000 to achieve the external connection.
No, you don't need to install Qt if you just want to compile the ParallelSwitch program. A C++ compiler is sufficient for that purpose.I have to install the sdk version of Qt right?
Yes, trigger input is the generic name for input lines recorded on trigger channels. Alternatively, the input might be called "marker input".I can not find in the manual the trigger input, , trigger input is the generic name?
Users browsing this forum: No registered users and 0 guests