0

Is there a more efficient way to write/debug scripts?



Right now I'm coding on my computer, copying to a SD card, loading it into the Brightsign, booting, crossing fingers, waiting to see if it works... repeat. Is there at least a log or something left on the box so I can find my syntax errors faster?

3 comments

  • 0
    Avatar
    RokuLyndon


    You can add print statements to your code and output to the serial port, or write to a text file on the flash card.  If outputting to serial, you connect the unit to your computer using a null modem cable.

    We did have a windows environment that's completed so it wasn't released. It doesn't support many features like zones or the serial port, but if you just want to use to catch syntax errors or test smaller portions of your code, you can download it here.
  • 0
    Avatar
    travis


    thanks!
  • 0
    Avatar
    Jose Manuel Castro

    Hi, where I can find this tool? Thanks!

Please sign in to leave a comment.