1) Is there a reason why we cannot set exposure to anything between 20000us and 40000us? Even when I enter 20001, it gets rounded up to 40000.
2) If I use 4 bits and set the exposure to anything greater than 20ms, then strange things start to happen. Here's a specific example:
4 bits, 1 pattern, using a plain white bitmap (I've attached a sample), 40000us exposure, "Auto" input trigger. Upload the white image to number 0, then hit "Start". Even though there's supposed to be only 1 pattern, it appears it's actually cycling through the first few patterns depending on the exposure value. If I set the exposure to 20000us or below, then the projected image is a solid white.
What is the reason for this? Is this a known issue?
3) Set the pattern sequence to Blue. Hit "Stop" to make sure the sequence is NOT running. Set display mode to Static Image. Set display mode back to pattern sequence. Then use "Display this" to display any pattern. It shows up in green, not blue. I had a bit of trouble with this when integrating this into our application -- the best workaround I could find was to quickly start then stop the sequence, then display the pattern to get it to appear in blue.
Even when I query the LightCrafter for its pattern sequence settings, it still tells me it's Blue even though the actual displayed colour is green, so it looks like there's a bug here...
4) What's the best way to upload multiple patterns? In our application, if we upload 16 patterns, occasionally they don't get uploaded properly and I end up with black images in the sequence, and I have to re-upload to make sure they're all loaded properly. Do I need to add a sleep between images when uploading them via the API?