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!