Assuming that the next song a serial join and that it¡¯s blank when there is no next song, there are two ways to deal with this.
?
On the text object that has the indirect text for the next song add Next: before the CIP tag and put a visibility join on the object. In SIMPL Windows use a SLEN and a ACOMP2. If the
SLEN is > 0 (or 1 or 2¡ if you want to trap garbage characters) use the > output on the ACOMP2 output to drive the visibility join.
In SIMPL+ use a string input and a string output, on the CHANGE event for the string input
From:[email protected] <[email protected]> On Behalf Of
dsmithp233@... Sent: Friday, September 25, 2020 8:06 PM To:[email protected] Subject: [crestron] Two questions about CEN-NSP-1 #simplwindows #crestron #smartgraphics
?
Hello all,
? ? I have a CEN-NSP-1 which displays on a Crestron Touch Panel. Everything is working fine but I have two questions:
1) The next song appears on the panel with no issue, for example, The Second Song. How do I change the text on the panel to display the word "Next:" (including the colon) before the next (pun intended) song, so the new text would be Next: The Second Song?
2) Let's add if the album playing has 10 songs and the 10th song is playing, I don't want the panel to display the word "Next:", how would I do this?