Search found 1 match
- Wed Jun 25, 2025 7:29 pm
- Forum: OptiTrack Data Streaming
- Topic: Labview with motive
- Replies: 2
- Views: 6366
Re: Labview with motive
Motive streams data using the NatNet protocol, which is a client-server architecture over UDP. You can use the NatNetML.dll (from the SDK) inside LabVIEW via the .NET palette to receive real-time data like marker positions, rigid body transforms, and more2.