Search found 1 match

by Platyform
Fri Jan 10, 2025 12:29 am
Forum: OptiTrack Data Streaming
Topic: NatNatSDK defines the response code from commands
Replies: 1
Views: 1969

NatNatSDK defines the response code from commands

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 ther...