![]() |
|
|
|
#1
|
|||
|
|||
|
You need to use the PORT_VICON variable to specify the address for the Vicon server. Example:
Code:
#Default port is 800
#If you wanted to specify port 803, you would do the following:
PORT_VICON = '128.1.1.11:803'
vicon1 = viz.add('vicon.dls')
vicon2 = viz.add('vicon.dls')
|
|
#2
|
|||
|
|||
|
Answer
Works perfectly, thanks!
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|