![]() |
|
|
|
#1
|
|||
|
|||
|
You can create a custom event in vizconnect that's triggered using a signal from an input device:
Code:
def myFunction(e):
print 'event triggered'
viz.callback(viz.getEventID('MY_EVENT'), myFunction)
|
|
#2
|
|||
|
|||
|
Thanks! very helpful. It seems like vizconnect has an amazing amount of functionality that would be very useful.. Can you point me to more extensive documentation of vizconnect that I could explore? Or is that not available yet? Thanks!
|
![]() |
| Tags |
| documentation, vizconnect |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Regarding changing &using multiple tools at same time through vizconnect | rajnishv | Vizard | 7 | 09-08-2016 04:48 AM |
| How do you use vizconnect Transport-JumpTo | szkuls | Vizard | 1 | 05-27-2016 05:34 AM |
| Zspace display in Vizconnect | JB_HP_Viz | Vizard | 5 | 06-05-2015 03:28 PM |
| Switching between input devices setup in vizconnect and not using vizconnect | JB_HP_Viz | Vizard | 1 | 01-20-2015 05:19 AM |
| Vizconnect Save As Dialog | Jeff | Vizard | 0 | 05-01-2014 09:45 AM |