¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date

Re: New DSP

 

I'll just add that I like the BSS London DSPs much better than the Biamp Nexia/Audia stuff I've worked with. ?The new Biamp products look much nicer and based on the impressions from the previous posts I'm excited to be working with them in upcoming projects. ?


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:
?

I am working on a Qsys system also. Where did you find the protocol?

Some things aren't clear from ripping apart the factory modules...

?

Tray




--
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:
?

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)





--
Jeremy Weatherford


Re: Debugging with Logs

 

StartFileOperations() is what I was after.


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:

?

hi guys,

thanks for the reply but if only av2 has ethernet card and rack doesn't how will i do it?


Thanks,
Kenneth


Re: AV2 and Rack2

 

hi guys,

thanks for the reply but if only av2 has ethernet card and rack doesn't how will i do it?


Thanks,
Kenneth


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:

?

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....


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.

I don't think it affecting anything except my patience everytime I connect in toolbox text console and it queries the processor in the background for the current plog.


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?


Re: iOS 8 - crestron mobile apps

 

I am running 8.0.2 on my Mini Retina and I have no issues adding a project, or editing text in any field.?


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: New DSP

 

Even though it is not officially supported you can also hook up a TesiraFORTE over USB to a Crestron RL and actually have some decent audio for Lync conferencing. I have a few systems here running that setup and they work great. I really wish Biamp would make a USB card for the Tesira's


Re: mlx-3

 

Its not a pain for people with experience. My comment was a recommendation for him based on his question. I personally wouldn't recommend an MLX-3 for that scenario, because the operation (IMO) sucks for anything but basic stuff.


Debugging with Logs

 

Fairly simple when you know how I would imagine...


Can someone point me in the right direction so I can put together a module that writes log file for debugging?


All I really need to know is how to append some text to a text file.


Thanks,


Matt



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.


Re: Samsung TV suddenly not responding to Power

 

Was thinking some kind of eco settings, till you said you were pushing buttons on device. It's the ultimate eco setting - you can't use the TV! Does it behave the same with nothing connected?


Re: iOS 8 - crestron mobile apps

 

The fields for the alternate port (no big deal) and the code are missing, and the save button never becomes enabled. This is driving me crazy.


Re: iOS 8 - crestron mobile apps

 

Er, I can't add new systems on Crestron mobile running over ios 8.