47
imageplay slide1.bmp 1
The current version of the BrightSign software does not support “hot swap” of
CompactFlash cards. You must put in the CF card before applying power.
Using SD Cards (HD2000 only)
To list the contents of a CF card, enter any of the following:
dir
dir cf:/
dir ata:/
To list the contents of an SD card, enter:
dir sd:/
To explicitly refer to a card from within a script, use “CF:/” for compact flash cards or
“SD:/” for SD cards.
When an autorun.bas script is run, its current drive is set to the drive containing
autorun.bas, so references to files on the same card do not need the CF:/ or SD:/ prefixes.
Testing Compact Flash Cards
BrightSign works with most CF cards, but is not compatible with all CF cards. You can
test your card by using the “dir /” shell cmd, and/or using the shell cmd “readperf”.
Examples:
dir /
readperf bigfile.mpg
If the “dir” command fails, you’ll get the following result:
Roku> dir /
opendir[/]
Error: can't open dir
If the “readperf” command fails, you’ll get the following result:
Roku> readperf bigfile.mpg
SET FEATURES transfer mode SUCCEEDED
Unable to open file ATA:\autorun.bas