There is no 17MP LCD and there never was any 17MP LCD available on the market.
Today, prototypes of 8 or 16MP LCDs are made for new HD video projectors (specially for cinemas) and this is the current state of technology.
So no company produced a 17MP LCD 5 or more years ago! Not for 1.000 and not even for 10.000$ per piece.
17 Megatpixel is NOT the native resolution of the LCD.
I bought a used LCD unit of a Muellerson Minilab in Ebay (also specified 17MP in the datasheet of the minilab).
This unit is the same used in the DeVere 504DS enlarger. The controller card for the LCD was produced in Germany by a company called BBS.
After finding out the connections and signals, I managed to run it using a DVI graphics card.
The LCD is a monochrome one and has a native resolution of 1200 x 1600.
This gives 1.920.000 pixel.
Around the plate with the LCD, 3 piezo actuators are placed to move the LCD.
I guess the actuators don't move the LCD during exposing. But they move the LCD to several positions between different exposures.
Unfortunately, I don't have the piezo controller for the unit. But I guess they have to move the LCD to 9 (?) different positions (3 in X and 3 in Y direction) and expose with 9 specially calculated pictures. Because the LCD is monochrome, they need all pictures to be exposed sequentially for colours. So 27 exposures totally for one colour print.
1.920.000 pixel x 9 = 17.280.000 (17 Megapixel)
The light comes from an RGB LED head, called "LED booster".
The main trick is to calculate 9 low resolution images out of a highres picture to "stack" them together to form a highres image again.
The LCD has a fillfactor of more than 75%, so the pixels are overlap when exposing a 3 x 3 position raster.
Before making piezo drivers to test this, I want to write a software to evaluate the calculation and see what happens as a simulation on the PC screen.
Joachim