LabMaestro
Breadcrumbs

PROPixx Projector

Overview

This page covers how to configure and use the PROPixx projector in LabMaestro, as well as how to simulate a PROPixx in the device simulator.

Before you begin, you should:

  • Have LabMaestro installed and running

  • Have the PROPixx powered on and connected to your PC via USB and video cable

  • Be familiar with the Environment and Devices Overview


Configure the device in your environment

Your PROPixx is automatically detected as a device by LabMaestro. Double-click on the device under the Environment to open the Device Settings menu:

image-20260106-203058.png
Find your PROPixx device in the project panel, under “Environment”
image-20260106-203723.png
Device Settings menu for the PROPixx

In the Device Settings menu for the PROPixx, you will find the following device settings options:

Setting

Description

Options

3D

Glasses

Select the type of 3D glasses to drive when the PROPixx is set in one of its 3D video modes. See the following guide to familiarize yourself with https://vpixx-support.atlassian.net/wiki/x/AYBuCw

  • Passive (Polarizer)

General

Ceiling Mount

Enable/disable Ceiling Mount projection mode; in Ceiling Mount mode, the image is top-bottom inverted/upside-down (suitable for when the projector is mounted upside-down, on the ceiling)

Enable or Disable

(default = disabled)

Rear Projection

Enable/disable Rear Projection mode; in Rear projection mode, the image is left-right inverted (suitable for when the projector is projecting from behind a rear-projection screen)

Enable or Disable

(default = disabled)

Lighting

Intensity

Set the brightness of the LEDs

  • 100%(Default)

  • 50%

  • 25%

  • 12.5%

  • 6.25%

  • Custom 1 (primary custom value, set during white point calibration)

  • Custom 2 (secondary custom value, set during white point calibration)

Video

Crosstalk LR

Set observed 3D left → right-eye crosstalk (range: 0-1). The PROPixx will subtract this amount (proportion) of the left-eye image from the right-eye image. This should eliminate most right-eye crosstalk in 3D applications; only supported in RB3D mode.

Value from 0 to 1 (default = 0)

Crosstalk RL

Set observed 3D right→ left-eye crosstalk (range: 0-1). The PROPixx will subtract this amount (proportion) of the right-eye image from the left-eye image. This should eliminate most left-eye crosstalk in 3D applications; only supported in RB3D mode.

Value from 0 to 1 (default = 0)

Hot Spot Correction

Enable/disable hot spot correction

Enable or Disable

(default = disabled)

Additional settings

Custom Name

The custom name given to the device by the user

Any string of text input by the user (default = none)

Selected Resolution

The resolution of the PROPixx. You will be prompted to reset your device for the change to take effect.

  • Factory Default (1920x1080 @ 120Hz)

  • 1920x1080 @ 60Hz

  • 1920x1080 @ 96Hz

  • 1920x1080 @ 120Hz

  • 1920x1080 @ 144Hz

  • 1280x1024 @ 60Hz

  • 1280x1024 @ 120Hz

  • 1280x1024 @ 180Hz

  • 1280x720 @ 60Hz

  • 1280x720 @ 120Hz

  • 1280x720 @ 240Hz

  • 1024x768 @ 60Hz

  • 1024x768 @ 120Hz

  • 1024x768 @ 240Hz

  • 640x1080 @ 360 Hz

  • Top Bottom 3D (1920 x 2160 @ 60 Hz)

  • 960x540 @ 480Hz

  • 2560x1080 @ 100Hz

  • 3840x1080 @ 60Hz

  • 960x540 @ 500Hz

  • 1920x 1080 @ 125Hz


Simulating a PROPixx with the LabMaestro Hardware Simulator


To simulate a PROPixx, you will first need to launch the LabMaestro Hardware Simulator by clicking the “Simulator” button.

image-20251205-212432.png
Press the “Simulator” button to launch the Hardware Simulator application

 After the simulator has launched, under “New Project”, select the DATAPixx3 to create a new project simulating a DATAPixx3.

image-20260107-174245.png

Now that a DATAPixx3 is being simulated, the next step is to simulate the PROPixx by selecting the “VideoBahn” option under the “Port” dropdown menu in the “Properties” panel on the right:


image-20260107-174350.png

And then selecting the “PROPixx” option under the “Accessory” dropdown menu:

image-20260107-174417.png

Now the PROPixx is being simulated; this is useful for testing code that uses PROPixx-specific commands and ensuring they do not cause errors.

If you wish to simulate any I/O functionalities (e.g., digital or analog I/O), you will need to use the simulated DATAPixx3. The properties of these simulated I/O features can be configured in the “IO Configuration” tab:

image-20260107-194427.png
the “IO Configuration” tab for a simulated DATAPixx3 device

For general information on simulating devices and I/O signals, see [link soon]