Re: ZeeVee Zyper 4K Management Platform.
@ josephtimmerman You just opened a Telnet socket to the ZV endpoint and sent this string to control projector? Just want to know in case I run into this again. Even ZV support could not get this to
By
Tray Schaeffer
·
#244813
·
Edited
|
Re: ZeeVee Zyper 4K Management Platform.
I got this to work using a simple SIO and TCP/IP connection on port 23. For hex commands you'll need an extra \. Example:?send DEC-PROJ-1 rs232 \\x02\\x00\\x00\\x00\\x00\\x02 \n used this to get an
By
josephtimmerman@...
·
#244812
·
|
Re: ZeeVee Zyper 4K Management Platform.
This is the S+ code snippet for code I used: FUNCTION SendCommand() { TEMP = Serial_TX;? //local copy of incoming data MAKESTRING(ZV_Device_TX, "switch %s server rs232\n", DecoderName ); DELAY
By
Tray Schaeffer
·
#244811
·
|
Re: ZeeVee Zyper 4K Management Platform.
Spent a few days on this and could never get it to work. Did direct IP to the display, instead. Try to send 232 commands from the Zyper management platform web page. Type text in the window, text is
By
Tray Schaeffer
·
#244810
·
|
Re: Using Event Scheduler 2 (v1.2) with 4-series
How do you know what the full filepath is? If I have the default program ID tag set in the header, would that be in \simpl\app01? So correct location of this file is
By
@giselmoe
·
#244809
·
|
Re: ZeeVee Zyper 4K Management Platform.
I've been looking into this as well. The supplied Help file for the encoder makes it sound very confusing... "RS232_Join - Setting this value will join the encoder's RS232 port to the decoder with the
By
theodore_e
·
#244808
·
|
Re: ZeeVee Zyper 4K Management Platform.
I am having issues controlling the display off the rs232 port of the zeevee decoder as well. Did you ever get this to work?
By
josephtimmerman@...
·
#244806
·
|
Re: Weather widget on xx52 touch panels
I had a case open with support for this exact issue and it never really got figured out. It would happen every few days where my location was set as default and it would un-default itself on its own.
By
@johnmax
·
#244805
·
|
Weather widget on xx52 touch panels
Hi, I have an odd issue with the weather widget grabbing a bogus area code and setting it as default. I have tried everything including hard coding it in the VT project and although it keeps the hard
By
Cassandra Coughlin
·
#244804
·
|
Re: Crestron Q-SYS[Core] V5.0 - not staying connected
Post a screenshot of your module and connection logic. Thank you Matt
By
Matt Zombolas
·
#244803
·
|
Re: Crestron Q-SYS[Core] V5.0 - not staying connected
Thanks Michael, I tried the updated module, no joy. Luca
By
Luca Urbinati
·
#244802
·
|
Re: Crestron Q-SYS[Core] V5.0 - not staying connected
No indication of a version change on the Application Market, but the?QSYSControlV5_0.clz file is vastly different in size compared with what I've downloaded in the past...
By
Andrew Yalowitz
·
#244801
·
|
Re: Crestron Q-SYS[Core] V5.0 - not staying connected
the module on the app market has been updated (silently) on Jan 24th. Maybe that helps? Michael
By
Michael Block
·
#244800
·
|
Re: Astronomical Clock Lighting Control Module
#crestron
Hello Tarik, I see the problem you are having but it seems to be a problem with the Astronomical Clock symbol itself which is used in my module.? As you stated you are GMT +5:30, but the Astronomical
By
scates98
·
#244799
·
|
Re: D3 Pro: Preset vs. Scene
#lighting
The one thing that can sometimes trip people up with this method is when the lights get dimmed to zero. If this happens, then zero is the new scene level. The next time the scene is recalled, the
By
Brian Matson
·
#244798
·
|
Re: D3 Pro: Preset vs. Scene
#lighting
"I've rarely ever used the first method, because it seems ridiculous to overwrite the scene every time you dim." This is exactly what I'm trying to do haha. Client wants the lighting scenes to always
By
Zach Ellis
·
#244797
·
|
Re: Using Event Scheduler 2 (v1.2) with 4-series
The dat file has to be in the "Program ID Tag" folder (what is set in the Program Header in SIMPL Windows). You might have to reboot the processor a few times to get it to show up.
By
Crestron_Programmer
·
#244796
·
|
Using Event Scheduler 2 (v1.2) with 4-series
Hey there, I'm using a CP4N and unable to trigger events from the Event Scheduler module. I have the file "EventScheduling.txt" and "EventScheduling.dat" both with same content and located at
By
@giselmoe
·
#244795
·
|
Re: D3 Pro: Preset vs. Scene
#lighting
Zach, No, you don't need to check the box. The check box is only for allowing the keypad button to save to that existing scene. I've done similar things as Chris ... use a TP to edit and save scenes.
By
Brian Matson
·
#244794
·
|
Re: Tunable white Lighting in a Crestron Home System
#lighting
David, Colorbeam is a low-voltage, DMX based lighting system that supports tunable white and RGB. We've used Colorbeam products with success, but not with Crestron Home yet. There was a Colorbeam
By
Brian Matson
·
#244793
·
|