Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Re: QSYS 500i (manufacturer supplied modules)
The protocol documentation isn't great, but it more than makes up for it by allowing you to Emulate a project and test without the actual hardware present. On Fri, Sep 26, 2014 at 4:08 PM, trayschaeffer@... [Crestron] <Crestron@...> wrote:
--
Jeremy Weatherford |
Re: What is the best logic to use for selecting multiple sources to multiple devices?
The best logic is whatever makes sense to your end user... The canonical digital solution: Interlock for your source (assuming you select that first), one buffer for each destination (assuming you select that second) enabled by the destination button and passing the source_FB signals through to the routing signals.On Sun, Sep 28, 2014 at 11:34 AM, crestronoob@... [Crestron] <Crestron@...> wrote:
--
Jeremy Weatherford |
Re: AV2 and Rack2
¿ªÔÆÌåÓýWhat's your actual question? If you're trying to ask how to link the processors together You could turn the Rack2 into a Cresnet slave with the AV3 as the master. The other option is to use a COM port on each and use XSIG symbols to send signals back and forth.? On Sep 28, 2014, at 9:42 PM, johnkennethsantiago@... [Crestron] <Crestron@...> wrote:
|
Re: TSW- Save As....
¿ªÔÆÌåÓýI just ran into this same issue. (See my thread from a few weeks ago) I usually start with an Xpanel then save as to the other panels.? I now only reference that Xpanel in my simple program no matter the panel type. Simpl does not seem to care what the vtpro panel type is, so I don't either.? The problem is when you save as to say a TSW-1052 from the Xpanel you are essentially deleting the old TSW file and replacing it with a new one. Simpl is not just referencing a file name and location, but some other internal reference number as well that gets changed when you do this.? The check box in the save as window for "Disconnect Smart graphics blah blah..." really only works when you are just adding a build date or version number to the end of the file name. Even then, I can't verify that it works well. I've started making a copy of the file I'm changing and adding yesterday's date to the end of the copy as a back up instead of the save as way. This also allows for not having to change my upload scripts with new date names.? -Kevin Keenan On Sep 28, 2014, at 19:55, grankin@... [Crestron] <Crestron@...> wrote:
|
Clearing plogcurrent on 3-Series
Anyone know how to clear the current persistent log from console? My test bench MC3 processor is racking up an enormous log of mostly TCP Client errors from devices that don't exist in my test system and the program is constantly trying to connect to. |
Re: SIMPL Compilation error
I did not have Studio installed, just tried and ran into the SQL Server install issue that is documented, I have now asked for the batch file that fixes the SQL Server install that will allow me to complete the Studio install to see if that fixes my compilation issue. Is it me, or is this stuff pretty flaky?
|
TSW- Save As....
Why is it that when ever I do a Save As with a TSW or other Smart Graphics panel, I have to go through all the Smart Graphics objects again and copy all the "old object" signals to the newly created objects Ins and Outs? ?And why, if I open an older version of a Smart Graphics panel in a newer version of VT-Pro, after updating all the SG Objects and saving, VT-Pro opens every single folder in the Project? I generally build a single Smart Graphics project in VT-Pro and then do a Save As... to create all the other panels. ?So a TSW-750 becomes a 1052, 552 and iPad. ?But if I need to do a change and a batch of Save As... again, all the smart objects get remade as if they are new. ?When I then manage my Smart Graphics in SIMPL, all the "new" smart objects are added to the program and all the identical "old" objects are commented out. ?I then need to copy all the signals from the old objects to the new objects. ?Am I doing some thing wrong? ?This is a real pain when I've got 3 iPads, a 1052, two 552s and four 750s. ?Copy/Paste, Copy/Paste... I thought this was supposed to *save* me time.... |
Re: What is the best logic to use for selecting multiple sources to multiple devices?
The canonical solution is two analog signals, one to represent the input and another to represent the output. If both analogs are set (determine this with ?ACOMP2 or EQU symbols ANDed together), send a command to the switcher and reset the analogs. (your description is too vague, this might not be what you want) |
Re: Samsung TV suddenly not responding to Power
¿ªÔÆÌåÓýMy Samsung 5000 series LCD developed a fault where it would not power on or
if it did, it took ages.
?
The power supply had some under rated capacitors that had started to fail,
replaced them and it has all been good ever since.
?
If you Google it, you get all the details of which ones to change
etc..
?
Could be the same issue ? |
Re: What is the best logic to use for selecting multiple sources to multiple devices?
I Sincerely appreciate the reply. I left one thing out. When selecting your source and then selecting the output device it needs to trigger one command to switch an Intelix HDMI switcher to the right I/O ports. That's why I was thinking the And command with a longer pulse on the source select which I thought would work? I was using a buffer at first tying it to the and symbol. It didn't work. have a great day sir and thanks again. |