DLPU018J October 2014 – June 2024 DLPC900
The following table shows an example of a batch file. Only command descriptors with parameters are allowed in the batch file.
COMMAND DESCRIPTOR | PARAMETERS | DESCRIPTION |
---|---|---|
VIDEO_CONT_SEL | 0x01 | Power on the IT6535 for HDMI input. |
DELAY | 0xC8 | Delay 200 ms. |
CHANNEL_SWAP | 0x04 | Select input data channel swap to ABC = BAC |
FLIP_LONG | 0x01 | Flip the image on long axis. |
When saving the batch file to a text file, only save the command descriptor and the parameters as shown below with a colon after the command descriptor and space delimited. See Appendix B for a list of the supported command descriptors. Once the batch file has been created and saved as a text file, see the DLPC900 LightCrafter Dual Controller or Single Controller EVM User's Guide on how to add batch files to the firmware.
VIDEO_CONT_SEL: | 0x01 | ||
DELAY: | 0xC8 | ||
CHANNEL_SWAP: | 0x04 | ||
FLIP_LONG: | 0x01 |