EmilioBlackBird Posted July 2 Author Share Posted July 2 Hi @VIVE_chengnay I've been researching and can't find exactly what I want. Each device has its own IP. I want to get the battery information by IP. I'm going to send you the code I created for it, but it doesn't work. Link to comment Share on other sites More sharing options...
VIVE_chengnay Posted July 2 Share Posted July 2 Hi @EmilioBlackBird, Please zip your files and PM me. Link to comment Share on other sites More sharing options...
EmilioBlackBird Posted July 2 Author Share Posted July 2 Hi @VIVE_chengnay Done Link to comment Share on other sites More sharing options...
Gabor_Infinit Posted September 3 Share Posted September 3 @EmilioBlackBird I can get the battery info in an Unreal application using my own plugin for VS PC SDK locally on the same computer where the headset is connected to VBS. In this VS PC SDK VS_Init() has no parameters. Do you have an other version that accepts IP address as a parameter? Is this documented somewhere? I tried to use VS PC SDK 0.12.1, but it does not work, the status update callback function is not called, and it often crashes. However version 0.10.1 is working correctly. Link to comment Share on other sites More sharing options...
VIVE_chengnay Posted September 3 Share Posted September 3 1 hour ago, Gabor_Infinit said: Do you have an other version that accepts IP address as a parameter? Is this documented somewhere? Hi @Gabor_Infinit, There is no such function that will take IP address as a parameter. Link to comment Share on other sites More sharing options...
Gabor_Infinit Posted September 4 Share Posted September 4 Hi @VIVE_chengnay, Thanks for the info, so Emilio's code is not correct, it is not possible to connect to an other computer's VBS. What I can imagine is to write a client app that collects the battery info locally and sends it to the control computer. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now