Hallo I have 3 questions.
1: What does the 'Validate Sequence' Button in the Light Crafter exactly do?
I have a LightCrafter 4500 with both USB and I2C attached to a computer.
I want to test Pattern mode with a video source initialized via I2C, which was buggy until FW 3.0.0.
To initialise I send the following sequence:
// write E9 01 E5 00 EF 00 F5 00 01 00 00 F0 00 E6 10 27 00 00 10 27 00 00 F7 02 F6 00 F8 01 71 06 F7 00 // read 7D 20 21 22 // write E5 02
When I do this the pattern does not start. Validation return 0 like it should.
When I use the 'Validate Sequence' button instead of the I2C reads and then start the pattern with the I2C E5 02 the pattern works. Where is my error or do the I2C commands still not work?
2. There seems to be always a little bit light in the parts of an image that is supposed to be black, even in pattern mode. Is it possible to not have that?
3. The other way around, can I leave away the black vector so that the patterns can change from one to the other without any 'blackouts' between them?