Community
VRED Forum
Welcome to Autodesk’s VRED Forums. Share your knowledge, ask questions, and explore popular VRED topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to get the HMD model

5 REPLIES 5
SOLVED
Reply
Message 1 of 6
wenyueyang08
452 Views, 5 Replies

how to get the HMD model

hi,

how can I get back the name of the currently connected HMD's model from APIs? eg. 'varjo xr-3' or 'htc vive'

 

cheers,

 

Tags (2)
5 REPLIES 5
Message 2 of 6

Hello,

When View, Display mode is set to OpenXR, these should work.
print(vrHMDService.getActiveOpenXRRuntimeName())
print(vrHMDService.getActiveOpenXRSystemName())
Message 3 of 6

thanks for the reply. 

how to get the view>display>openXR? I only can see openVR in the list.

also it shows 'vrKernelServices.vrHMDService' object has no attribute 'getActiveOpenXRRuntimeName' or '

getActiveOpenXRSystemName()

is there any plugin or additional module need to be installed to get them work?

Message 4 of 6

Ok, for an XR-3, there is an 'OpenXR' toggle in the System tab of the Varjo Base software that needs to be enabled.

For Vive, it may depend on which model it is.

Message 5 of 6

Hi, note then OpenXR in VRED is introduced in 2023.4 version. So you need at least that version.

Best

Chris

Christian Garimberti
Technical Manager and Visualization Enthusiast
Qs Informatica S.r.l. | Qs Infor S.r.l. | My Website
Facebook | Instagram | Youtube | LinkedIn

EESignature

Message 6 of 6
wenyueyang08
in reply to: wenyueyang08

thanks! works in the latest version!

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report