Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

Sending different trigger for correct and incorrect response

hi,

i have a problem with my experiment script for sending different trigger for correct and incorrect response.

i will attach the script in this post, hope someone can help me :)

thank you!


Comments

  • Hi @Taufik,

    Can you describe what the issue is exactly? None of the two conditions are selected? The trigger outputted does not correspond to one of the values? To trace back what the issue is, my advice is to output the variables you are using to the console throughout the code. That way you'll be able to check in the console what value your different variables take while the code is executed. This might help identifying what the exact issue is.

    Regards,

    Fabrice.

    Buy Me A Coffee

  • I apologize for the delayed response.

    The script appears to be malfunctioning, as the EEG data recording application continues to capture only one trigger despite the script sending two triggers. Could there be an issue with my syntax?


    Regards,

    Taufik

  • Hi @Taufik,

    Have you tried outputting the content of the variables to the console to check their values? GThis would be the first step. If these are correct, then the issue might be on the other side (the computer registering the triggers on your EEG system).

    Regards,

    Fabrice.

    Buy Me A Coffee

Sign In or Register to comment.