jhgoglio
jhgoglio
Thanks for this response. I'm just checking in to see if either of these features have been added for the GQ7. We're starting our project back up and would love...
I'll add one more thing here. If you're using Windows, be sure that the .pyd file isn't being deleted by your virus protection software. It should be pretty obvious if...
Thank you! That does make sense. I wasn't sure which to put first, so I've been switching them around. Unfortunately, even when I execute `setTriggerConfig(config_trigger)` first, there is still something...
Would you mind sending me your python script, so that I can test it on my system? This way, I can eliminate the possibility that my particular code is to...
One other interesting thing to note: I tried to run a `getTriggerConfig(`) and pass this `EventTriggerConfiguration` object off to the `setTriggerConfig()` function and this did work. The `setTriggerMode()` still failed,...
Got it. I was able to check out the mscl.py file and nothing looked way off from within that file. Just FYI: I saw you guys just released a Python...
Sorry for my late reply. I just now had a chance to use the workaround on my setup; it works great! I'll keep an eye on the git repo, but...
Hi guys, Any update on the wrapper fix? I'm still able to use the workaround, but hoping to soon be able to use the more direct method. Thanks!