#programming

DSP parametric EQ control 3 повідомлення
NICE! That worked. I used a gesture canvas as a way to move around a parametric EQ. The Y axis controls gain and the X axis controls frequency. I made a S+ module that builds a string that looks like:
Від D_a_n_e ·
#cp3 #crestron #programming #simplwindows 5 повідомлення
I think the Cresnet port -IS- available on a 3-series processor in Slave mode. Answer ID 5232 describes it, and I'm fairly certain I've done it before.
Від Tony Golden ·
Problems with Simpl+ TCP Client to Simpl TCP Server through XSIG 2 повідомлення
Hello again all! I figured it out, mostly by finding another thread on here: https://groups.io/g/crestron/topic/udp_socket_stumped/35800731?p= As Kool Aid-Drinker in that thread said: "Looks like the
Від cnyitrai@... ·
C# Pro Door lock
Does anyone have an example of Home-Connect-DL door lock? I can't seem to find any info on it. Thanks
Від JMeyer ·
Planar VC9 module/commands 3 повідомлення
Late to this party, but did you end up getting anything written for the VC-9. We have a VC4 that we are getting ready to do, and would rather not start from scratch. It seems RS232 over IP is the way
Від brent.bensten@... ·
Off State Power Button Behavior 5 повідомлення
Hey Caleb! Yeah, I think client education almost makes this a non-issue, but it's just something I've considered occasionally over the years. Thanks for sharing!
Від Jonathan Troutman ·
Controlling DMPS3-200-C from QSC control nano. 2 повідомлення
As far as I know there is no separate API for the DMPS line, so you would need to write a program for the DMPS3-200-C that accepts custom commands over TCP from your QSC processor and then selects the
Від Andy Ross ·
Access RMC Scaler (via DM-MD) from SSH or Telnet 6 повідомлення
Yes, Lincoln is correct. You want to use the "uprogcmd" symbol. Not the "console" symbol as I incorrectly stated. That's what I get by doing thing from memory rather than looking at what I actually ha
Від Steve Kuehn ·
Convert 2-series (spz) to compatible with 3-series controller (re-use)? 3 повідомлення
Hello Lincoln, good deal, just needed this piece of info to stop the eager to dig deep, thanks alot!
Від Ev ·
SIMPL# SecureTCP Client 5 повідомлення
What is the frequency of the heartbeat? Michael
Від Michael Block ·
Timer module 10 повідомлення
Correct, If that limitation would be an issue then that's where you'd have to separate them out into numerous analogs which is still quite trivial.
Від Troy Garner ·
Heapfree 10 повідомлення
You always had to reboot after sending hydrogenenable off. Have you rebooted?
Від @johnmax ·
Controlling MAC MINI via crestron
Hi Happy new year everyone! just a quick help, does anyone able to manage to wake on lan Mac Mini and remote shutdown it via SIMPL Crestron programming? Also if someone tells me setting for mac mini.
Від SHL88 ·
#programming 7 повідомлення
Thanks Lincoln, I guess that I’ll have to take the error code and use an EQU and SIO on SIMPL to be able to show the corresponding error code details on my panels. Thanks for the replies, EQ
Від EQ ·
FILE NEEDED: Version 1.0 of the CoolMasterNet Module 6 повідомлення
Wow, thanks for the amazing support you guys. Had a couple of people email me the 1.0 module directly, which was a great surprise. Love this community. Really appreciated. Thanks again.
Від David Chramcow ·
J-Tech Video Matrix Switches IP/RS232 Module 2 повідомлення
Never touched one but the manual appears to have the info needed to control it with RS232.
Від Devin Cook ·
Kystar KS600 rs232 control commands manual
Hi, Has anyone programmed for controlling Kystar KS600 LED video processor integrated with Crestron? If yes, please help me the rs232 codes or the relevant manual. I searched everywhere on internet bu
Від kishor.mohite@... ·
RS232/IP Module for Pioneer VSX-LX504? 2 повідомлення
I’ve used the older vsx modules and added in a few manual commands in the past for extra inputs, as far as I know the protocol has been consistent for about a decade
Від J.B. Parker ·
#programming 12 повідомлення
You’re barking up the right tree but (at least for me) there’s a symbol that makes the multiplication more straightforward and flexible -- Lincoln King-Cliby, CTS, DMC-E-4K/T/D Commercial Market Direc
Від Lincoln King-Cliby ·
Making string with #simpl+ 5 повідомлення
Or makestring(OUT,"\x7F\x08\x99\xA2\xB3\xC4\x02\xFF\x05%c\xCF",input); should also work.
Від Oliver Hall ·