Hello,
I am a master's student working as an intern in a biomechanics lab. I am doing a project that involves sending a trigger signal to a perturbation device attached with the VICON system.
I am accessing the real-time motion capture data using the Vicon Datastream SDK (1.12). I am using the MATLAB programming language. Specifically, I can access marker and force plate data of each frame and process it.
After capturing and processing the real time data, I want to send a trigger signal to a special perturbation device from my MATLAB code using the Vicon Datastream SDK. The device is attached and the trigger signal can be sent through Nexus software. Now I want to send the trigger signal directly from the Matlab program.
I saw the function list available in the documentation provided with the SDK, but could not figure out which function to use.
Is it possible to use VICON Datastream SDK for the above purpose using Matlab? If not, could you please tell me what would be a way to achieve the above.
Thank you very much.
I am a master's student working as an intern in a biomechanics lab. I am doing a project that involves sending a trigger signal to a perturbation device attached with the VICON system.
I am accessing the real-time motion capture data using the Vicon Datastream SDK (1.12). I am using the MATLAB programming language. Specifically, I can access marker and force plate data of each frame and process it.
After capturing and processing the real time data, I want to send a trigger signal to a special perturbation device from my MATLAB code using the Vicon Datastream SDK. The device is attached and the trigger signal can be sent through Nexus software. Now I want to send the trigger signal directly from the Matlab program.
I saw the function list available in the documentation provided with the SDK, but could not figure out which function to use.
Is it possible to use VICON Datastream SDK for the above purpose using Matlab? If not, could you please tell me what would be a way to achieve the above.
Thank you very much.
Comment