Currently, dipswitch 8 controls whether the the serial output is verbose or not.
0
RokuAnthony
They can also be read by a custom script for customer specific functions.
0
Bart Wermuth
does that mean, that when dipswitch 8 is on, the player sends serial commands ?
0
RokuLyndon
You can have the player send or receive serial commands.
You can do this via custom script.
I can also send you a modified autoplay script that allows you to receive serial commands in an interactive playlist (csv file). For example, you could add an event like:
serial:test1
Where if the string "test1" is received, the unit will respond and play whatever file you have specified in the csv file.