Skip to content

VI_ERROR_TMO (-1073807339) when printing buffer data #274

Closed Answered by vuhoang8
vuhoang8 asked this question in Q&A
Discussion options

You must be logged in to vote

The issue has been resolved. In my script, I was setting attributes like so:
smua.trigger.source.stimulus = period_timer.EVENT_ID

However, to properly set them, you must set them as strings:
smua.trigger.source.stimulus = "period_timer.EVENT_ID"

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
5 replies
@vuhoang8
Comment options

@amccann-Tek
Comment options

@vuhoang8
Comment options

@amccann-Tek
Comment options

@vuhoang8
Comment options

Comment options

You must be logged in to vote
1 reply
@amccann-Tek
Comment options

Answer selected by amccann-Tek
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants