NatNatSDK defines the response code from commands

NatNet, VRPN, TrackD, and Plugins
Post Reply
Platyform
Posts: 1
Joined: Wed Aug 28, 2024 1:53 am
Contact:

NatNatSDK defines the response code from commands

Post by Platyform »

Using the python client example on NatNat SDK, I tried sending instructions such as TimelinePlay,"TimelineStop,","SetPlaybackStartFrame,1"

I printed down the answer codes, which were 17 for TimelinePlay and 28 for Command TimelineStop. What do return codes 17 and 28 mean?
Is there a list of return codes in the documentation? I looked for it but didn't locate it.

Thank you in advance!
Post Reply