You can control the brightness of the Moverio display and switch between 2D / 3D display modes.
function | contents |
---|---|
Display brightness control | Get / set display brightness |
Brightness adjustment mode control | Get / set brightness adjustment mode |
Display display mode control | Get / set display mode (2D or 3D) |
Display display state control | Get / set display status |
Controlling the virtual display distance of the display | Get / set the adjustment value of the virtual display distance of the display |
Get the minimum adjustment value for the virtual display distance of the display | Get the minimum adjustable value |
Get the maximum adjustment value of the virtual display distance of the display | Get the maximum adjustable value |
Reconnect | Moverio reconnect |
The above function is implemented by DisplayControl of the sample scene.
label | function |
---|---|
Brightness | Display brightness control |
Brightness Mode | Brightness adjustment mode control |
Display Mode | Display display mode control |
Display State | Display display state control |
Screen Horizontal Shift Step | Controlling the virtual display distance of the display |
Screen Horizontal Shift Step Min | Get the minimum adjustment value for the virtual display distance of the display |
Screen Horizontal Shift Step Max | Get the maximum adjustment value of the virtual display distance of the display |
Reconnect | Reconnect |
For details on the functions, refer to [MoverioBasicFunction SDK Developer’s Guide] ().