CannibalRobotics
03-20-2009, 11:52 PM
I'm trying out the demo version of ViewPort. I want to watch two variables, BaudRate and ControlMode.
These are relevant·cuts from my top object spin code.
var
...
long BaudRate,ControlMode
...
OBJ
...
vp : "Conduit"
...
PUB Start
vp.Share(@BaudRate,@ControlMode)
...
According to my read of the VP·documentation, this should be all I need to see the two variables in a viewport window. The code compiles, loads and seems to be running fine by all other indicators on the prop.
VP·will show me my code in the code window, it says 'connected at 1000kbps...' and the memory clock is ticking away. I can connect and stop with no apparent problem.
All I see in the terminal window is "Edit Variables" but no list.
What next?
Thanks,
Jim-
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Signature space for rent!
Send $1 to CannibalRobotics.com.
These are relevant·cuts from my top object spin code.
var
...
long BaudRate,ControlMode
...
OBJ
...
vp : "Conduit"
...
PUB Start
vp.Share(@BaudRate,@ControlMode)
...
According to my read of the VP·documentation, this should be all I need to see the two variables in a viewport window. The code compiles, loads and seems to be running fine by all other indicators on the prop.
VP·will show me my code in the code window, it says 'connected at 1000kbps...' and the memory clock is ticking away. I can connect and stop with no apparent problem.
All I see in the terminal window is "Edit Variables" but no list.
What next?
Thanks,
Jim-
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Signature space for rent!
Send $1 to CannibalRobotics.com.