GX Typhoon - Contrast Control

GX and Typhoon hardware, this includes, displays, cables and accessory cards.

Moderator: Mods

Post Reply
gxdev7000
LCD?
Posts: 5
Joined: Thu Mar 20, 2008 9:49 pm

GX Typhoon - Contrast Control

Post by gxdev7000 »

Hello,

Is it possible to programmatically control the contrast of the GX Typhoon? I am using C# 2008 w/ .NET 3.5. Any help will be greatly appreciated.

Thanks,
~Ryan

Ray
Matrix Orbital
Matrix Orbital
Posts: 742
Joined: Thu Dec 13, 2001 4:00 pm
Location: Earth.... I think..
Contact:

Post by Ray »

You can but only for your own session, you are not allowed to mess with other people's contrast and backlight settings.

There is a SetContrast method in the DCCSession class you can call to set the contrast.

Post Reply