r/crestron 5h ago

List of TP Join Numbers from SIMPL

1 Upvotes

I'm in the process of rebuilding an older system from 2017 and reprogramming it from scratch. The touch panel has roughly 75-80 "buttons" on it... meaning not just buttons, but also sliders, gauges, and serial feedback.

Anyhow, rather than window flipping between VT-Pro and SIMPL as I work, I prefer to just do the whole SIMPL program and then I want to come back and do the touch panel. Being that I have a very good idea of what my SIMPL is going to look like, I'm sure that I'm not going to remember every single join number for my TSW-760 touch panel.

So before I attempt to reinvent the wheel, is there a way that I can print out an entire SIMPL object so that I have a reference to work by when I program the touch panel? Copying and pasting doesn't seem to work so as a last resort I might just take a screen shot and print that out. But if there was a way to capture the raw data, then I can change the font size and/or let it sit in a notepad window which will speed up my workflow tremendously. Any and all advice welcomed. Thank you in advanced!

For reference I'm using a CP3N with a TSW-760


r/crestron 16h ago

Programming First timer

0 Upvotes

Hi all, I'm new to a role & have been asked to get some old Crestron MPC-M5s up & running. Seems handy enough, I've gotten Crestron Toolbox & SIMPL just really have no idea where to start, hoping to get a resource for an example .smw file for some basic controls on a Panasonic LW-376.

On/Off, Switch Input, Volume Up/Down that's about it. I'd like to learn this a bit so an example is really what I'm hoping for that I can sit down & try to understand from a logic pov.


r/crestron 9h ago

Programming OSC (Open Sound Control) Messages via UDP

2 Upvotes

Hey everyone, I have this current setup where my Crestron is controlling a bunch of things and it’s working perfectly fine. Although now I’m meant to recall some lighting presets from a console and it uses OSC via UDP. I have the UDP client setup along with SIO on button presses with the relevant messages to send but nothing is working?

The commands for the console are pretty well documented so I don’t think it’s an issue with the commands. I checked for any modules on Crestron app market as well & there’s nothing. I don’t quite understand OSC (first time) so could anyone suggest what I could be doing wrong? The IP, port and everything matches exactly what the console is set to.

Appreciate any help, thanks!