Medialon MxMs' Help
Name: Barco DLP VP
Version: 6.7.2
Available for: Manager V7 and Manager V6 (Lite & Pro), Showmaster (Mini, ST, Pro, LE, XS & iPro)
Limitation In:
Device Brand: Barco
Positrack Compatible: No
Resources type: Serial
Compatible hardware interfaces - available resource modules (MRC):
[Serial]AMX
[Serial]Comtrol Device Master
[Serial]Global Cache
[Serial]Sealevel SeaLINK
[Serial]Showmaster LE
[Serial]Showmaster Serial
[Serial]Windows COM

Overview

The BARCO DLP MxM provide an easy way to control one or several BARCO DLP video projectors, from your PC’s RS 232 Com port. Several Barco projectors can be controlled independantly from one PC com port, using different adresses on each videoprojector. Adress can be set from 00 to 255 (see barco video projector instructions).

Regular RS 232 cable can be used (DB9 female on PC to DB9 Male on Barco, Barco ref R9827560)

MxM Installation

No special installation required.

Device Setup

COM Port: choose the PC communication port that will control the BARCO projector

Address: choose the address of the projector to control. The projector address can usually be configured with dip-switches or with onscreen menu settings.

Baud rate: choose the communication baud rate between the PC and the projector. The projector baud rate can usually be configured with dip-switches or with onscreen menu settings.

IQ Series Projector: Indicate if the device is an IQ Series device like IQ300/IQ400.

Device Commands

Power

Turn on or off the projector

Text Display

Turn on or off the text display mode

Usage: the TextDisplay variable switches between “On” to “Off” depending on the current projector text display mode

Mute

Mute on or off the projector

Usage: the Mute variable switches between - “On” to “Off” depending on the current projector mute status

Freeze

Freeze on or off the video

Usage: the Freeze variable switches between - “On” to “Off” depending on the current projector freeze status

Select Source

Select a video source

Usage: the Source variable is updated with the current selected video source. Brighness, Contrast, Saturation, etc. are saved in the projector memory as source characteristics: thus changing the source will affect the Brighness, Contrast, Saturation, etc. values.

Brightness

Adjust the brightness value of the current source

Usage: the Brightness variable is updated with the current selected video source brightness

Contrast

Adjust the contrast value of the current source

Usage: the Contrast variable is updated with the current selected video source contrast

Phase

Adjust the phase value of the current source

Usage: the Phase variable is updated with the current selected video source phase

Sharpness

Adjust the sharpness value of the current source

Usage: the Sharpness variable is updated with the current selected video source sharpness

Volume

Adjust the volume value of the current source

Usage: the Volume variable is updated with the current selected video source volume

Balance

Adjust the balance value of the current source

Usage: the Balance variable is updated with the current selected video source balance

Bass

Adjust the bass value of the current source

Usage: the Bass variable is updated with the current selected video source bass

Treble

Adjust the treble value of the current source

Usage: the Treble variable is updated with the current selected video source treble

LensShift

To shift the lens in the given direction and the given speed

Usage: this function makes a one step move of the lens in the desired direction, you will have to call it several times to reach a given point.

LensZoom

To zoom in or out

Usage: this function makes a one step zoom of the lens in the desired direction, you will have to call it several times to zoom to a given point.

LensFocus

To focus in or out

Usage: this function makes a one step focus of the lens in the desired direction, you will have to call it several times to focus to a given point.

Shutter

To open or close the mechanical shutter of the projector

Usage: call this function to open or close the mechanical shutter of the projector

Load File

Load the given configuration file settings

Usage: The name of the file must be in 8.3 format (8 chars for the name and 3 chars for the extension).

List Files

Retrieve the list of available configuration files.

Usage: The filter must be in 8.3 format (8 chars for the name and 3 chars for the extension).

Note: This command in a StepBasedTask cause the task to wait the completion of command before the next cue. The maximum time for this command is 1,5s.

Device Variables

Status

[Enum] Monitoring variable for the projector connection status

Usage: use this variable to monitor the projector/PC serial communication

Source

[Integer] Monitoring variable for the current selected source

Usage: this variable may change either when calling the SelectSource command or changing the source with the IR-remote.

TextDisplay:

[Enum] Monitoring variable for the text display mode

Freeze

[Enum] Monitoring variable for the freeze status

Mute

[Enum] Monitoring variable for the mute status

Brightness

[Integer] Monitoring variable for the brightness value

Usage: this variable may change either when calling the Brightness command or changing the brightness value with the IR-remote.

Contrast

[Integer] Monitoring variable for the contrast value

Usage: this variable may change either when calling the Contrast command or changing the contrast value with the IR-remote.

Phase

[Integer] Monitoring variable for the phase value

Usage: this variable may change either when calling the Phase command or changing the phase value with the IR-remote.

Sharpness

[Integer] Monitoring variable for the sharpness value

Usage: this variable may change either when calling the Sharpness command or changing the sharpness value with the IR-remote.

Volume

[Integer] Monitoring variable for the volume value

Usage: this variable may change either when calling the Volume command or changing the volume value with the IR-remote.

Balance

[Integer] Monitoring variable for the balance value

Usage: this variable may change either when calling the Balance command or changing the balance value with the IR-remote.

Bass

[Integer] Monitoring variable for the bass value

Usage: this variable may change either when calling the Bass command or changing the bass value with the IR-remote.

Treble

[Integer] Monitoring variable for the treble value

Usage: this variable may change either when calling the Treble command or changing the treble value with the IR-remote.

Shutter

[Enum] Monitoring variable for the shutter current position

Usage: this variable may change either when calling the Shutter command or pressing the shutter button with the IR-remote.

PowerStatus

[Enum] Monitoring variable for the power current status

CoolingDownStatus

[Enum] Monitoring variable for the cooling down power current status

LampMode

[Enum] Monitoring variable for the current lamp mode

ActiveLamp

[Enum] Monitoring variable for the current active lamp

ProjectorRuntime

[Time] Monitoring variable for the runtime value of the projector

Usage: If this information is not available, the value still equal to 00:00:00/00.

ProjectorRuntime2

[Time] Monitoring variable for the runtime value of the projector

Usage: If this information is not available, the value still equal to 00:00:00/00.

Note: This variable contains the same value than the ProjectorRuntime one, but it is maintained for backward compatibility.

Lamp1Runtime

[Integer] Monitoring variable for the runtime value of the lamp 1 in hours

Lamp2Runtime

[Integer] Monitoring variable for the runtime value of the lamp 2 in hours

Revisions

V 1.0.1

V 1.0.2

V 1.0.3

V 6.0.0

V 6.0.1

V 6.0.2

V 6.1.0

V 6.1.1

V 6.2.0

V 6.7.0