VGA Converter Module and Video Modes
For the new VGA Converter Module
<!-- m --><a class="postlink" href="http://www.brightsign.biz/products/VGA_converter_module.php">http://www.brightsign.biz/products/VGA_ ... module.php</a><!-- m -->
1) Does the VideoMode (interface ifVideoMode) need to be set to something specific, or will the converter module work for *anything* that comes out of the VGA output?
2) Setting VideoMode with ifVideoMode SetMode(rotString mode) sometimes requires a spontaneous reboot, as per the object ref manual, page 12:
"If the video mode specified in SetMode is different than the object’s current video mode, the unit will reboot and set the unit’s video mode to the new setting during system initialization."
My question is, does the VideoMode setting persist if the Brightsign 1010 loses power, or do I *always* have to
(powerup) SetVideoMode
(reboot caused by SetVideoMode) Play my video
3) Is there a way to query the current (or last set) SetMode including the frequency (e.g. 60p or 60i)?
Thank you.