Search found 1 match

by coolnumeral
Sun Mar 02, 2025 7:57 pm
Forum: OptiTrack Data Streaming
Topic: NatNatSDK defines the response code from commands
Replies: 1
Views: 1970

Re: NatNatSDK defines the response code from commands

In the NatNet SDK, functions typically return an integer value of type ErrorCode, which indicates the result of the operation. However, the codes 17 and 28 are not standard ErrorCode values documented in the NatNet SDK, and they are likely to correspond to specific status or error conditions defined...