Datapixx SetPropixxDlpSequenceProgram - aleslab/Psychtoolbox-3-aleslab-fork GitHub Wiki

Datapixx('SetPropixxDlpSequenceProgram')

PsychtoolboxDatapixx.{mex*,dll} subfunction

Set PROPixx DLP sequencer.
The PROPixx uses an LED light engine to illuminate a DLP imaging chip. The
specified "program" determines how video bit planes drive the LEDs and DLP
micromirrors. program can take on one of the following values:
0: RGB, Normal video processing.
1: RB3D, Red/Blue channels contain left/right-eye stereoscopic grayscale
images
2: QUAD4X, 4 display quadrants are projected at 4x refresh rate, up to 480Hz
Frame order is: TopLeft, TopRight, BottomLeft, BottomRight.
5: QUAD12X, 4 display quadrants x3 RGB channels are projected grayscale at
12x refresh rate, up to 1440Hz
Frame order is: RedTopLeft, RedTopRight, RedBottomLeft, RedBottomRight,
GreenTopLeft...BlueBottomRight.

<<=====See also:=====

<<