¿ªÔÆÌåÓý

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

S+ issue with While 1 / Gather Routine

 

Running into a weird issue with my serial receive data routine. Device is chatty and I sometimes get two complete response messages in a single logic wave. When this occurs, the second message is not sent to the S# object until the next message comes into the buffer from the device. I need it to recognize that there is a second message waiting in From_Device and process immediately.


In the example code below, From_Device is a buffer_input, MyDevice is a S# class. Issue occurs regardless of whether or not I use the while (1) or the while (len(from_device) model.


Code:


threadsafe change From_Device

{

string rx[1024];

while( len( From_Device ) > 0 )

//while (1)

{

rx = gather( "\n", From_Device );

print("Sending RxData: %s", rx);

myDevice.ReceiveData( rx );

}

}



Anyone have any ideas on this one? Any help would be appreciated.



erik


Re: USB Connection Issues in Toolbox

 

I did find Answer ID 5060 on their site, but none of those things has helped.? It looks like that AID is from 2010 so is rather old, and may not be the same problem as the DMPS3's were not out back then.


Re: USB Connection Issues in Toolbox

 

Well, at least I'm not alone, and I guess it's good that I carry around 2 laptops with me, so I can still into the suckers.? I just hope my 2nd laptop doesn't start having the issue, or I won't be able to log in and do initial setup on these things easily.

I'll have to check to see if I can connect with this laptop to one of the RMC3's here on site just to see if other processors are still working fine or not.

-jason


Wire control of Haivision Stingray2?

 

Hi folks,
We're trying to directly control a Stingray2 from a CP3, using the CP3 IR out to the Stingray2's 3.5mm IR jack.
We spoke to Jack Welsh over at Haivision, who confirmed that it is an IR extension jack, meaning to remotely locate an IR receiver bud, and didn't see why it wouldn't work straight from the CP3.
But, no love so far.

Anyone tried this and gotten it to work? I hate IR buds...

Thanks,
Jeff

-------------------------------------
Jeff Klein, DMC- E
Audio Visual Project Manager
Dept of Defense
Washington D.C. District

?"Clothe yourselves, all of you, with humility toward one another, for God opposes the proud but gives grace to the humble." 1 Peter 5:5


Re: USB Connection Issues in Toolbox

 

I've had the same problem for at least 6 months. Only with DMPS3. I've spoken to Crestron tech support numerous times and they haven't come up with a fix.?


Re: Ethernet control of Sony STR-DN860?

 

¿ªÔÆÌåÓý

I have not. Would definitely like to get it worked out, as I will be on the particular job on Thursday.?


On Feb 8, 2016, at 11:12 AM, mwillis1776@... [Crestron] <Crestron@...> wrote:

?

Were you ever able to find somebody to correct the checksum issue that Sony told you about? Trying to control a 1060 and having issues. Was wondering if you found the solution if you could send me the file or let me know what to change? Thank you very much!!


USB Connection Issues in Toolbox

 

Has anyone seen issues connecting to processors with USB before.? I get a "USB Device Not Recognized" error from windows when I plug in the cable.? Device manager shows an "Unknown Device".

I've tried rebooting my laptop, rebooting the DMPS3, trying a different USB cable.? I've updated Toolbox to the latest version on this machine, and still no go.? I've even tried updating USB driver from within Windows Device Manager with no luck.? This computer is a Win7 Pro 64x machine (i7 w/ 16GB ram).? Never had problems until the last couple months and have seen this problem twice at least, both times with a DMPS3.? Not sure if other processors give the same problem or not.? I have not had USB issues with any other hardware with this laptop.

Meanwhile, I have a mini 12" laptop running Win8 that has the same version of toolbox that can connect to it with USB without any problems.

Any ideas?

-jason



Re: Ethernet control of Sony STR-DN860?

 

Were you ever able to find somebody to correct the checksum issue that Sony told you about? Trying to control a 1060 and having issues. Was wondering if you found the solution if you could send me the file or let me know what to change? Thank you very much!!


Re: Denon AVR-X3200W

 

¿ªÔÆÌåÓý

The last one released for Denon Electronics AVR-3313CI is what I used for RS232, tried for TCP/IP as explained. I have never tried the Crestron AVR Connected integration due to what I have read here and I like to stay away from the head-banging-into-wall scenario.

Go Marantz if you need to connect TCP/IP and stay in the D/M family of products.? I have added to the last Marantz SR module from the Application Market for current inputs, etc.

JUST remember use a Crestron CLW-EX outlet or Panamax product with Bluebolt to cycle power of the receiver at night a few times a week¡­or relay controlled outlet, whatever your preference.

Trey

?

From: Crestron@... [mailto:Crestron@...]
Sent: Monday, February 8, 2016 8:54 AM
To: Crestron@...
Subject: Re: [Crestron] Denon AVR-X3200W

?

?

Trey I apologize but I don't see a X series module. Would you be willing to specify which one you used?

Thank you,


Re: Need SIMPL windows module for Extron AVT 100N

 

Thanks Jeremy weatherford

actually i am new in Crestron programming, i just finished my basic P101 training, so i don't konw how to create a moudule.
if someone already created a module please upload for me.


Re: Panasonic AW-HE130

 

Anyone can help with speed problems in code published before, Camera HE-60?


Re: Need SIMPL windows module for Extron AVT 100N

 

Dig into the manual.? You're fortunate that Extron products are highly controllable with decent protocols, so that's a good place to start.? If you have a specific question, feel free to ask it here.

On Sun, Feb 7, 2016 at 12:02 PM, jakram@... [Crestron] <Crestron@...> wrote:
?

Hi


I am new here, i want SIMPL windows module for Extron AVT 100N.?

Actually my concern is to get feedback from Extron AVT 100N through Crestron Processor.




Re: Dsc Power series and IT-100 no communication from either direction

 

¿ªÔÆÌåÓý

Sorry missed that part, are you using version 1.1 of the module? The TX should always work, the response is what I read you didn't have

Trey

6s+, please excuse typos.

On Feb 8, 2016, at 8:35 AM, dave.dunaway@... [Crestron] <Crestron@...> wrote:

?

Thank you for your reply Trey, I will try another it100 on my next visit. But I am still very curious as to why i cannot get any output on the TX signal of the power series module. Even with the module running in an otherwise empty program, i cannot make it output. Does it really wait for input from the IT100 to init?


Re: Denon AVR-X3200W

 

Trey I apologize but I don't see a X series module. Would you be willing to specify which one you used?

Thank you,


Re: Dsc Power series and IT-100 no communication from either direction

 

Thank you for your reply Trey, I will try another it100 on my next visit. But I am still very curious as to why i cannot get any output on the TX signal of the power series module. Even with the module running in an otherwise empty program, i cannot make it output. Does it really wait for input from the IT100 to init?


Re: Denon AVR-X3200W

 

¿ªÔÆÌåÓý

From Crestron application market

Trey


6s+, please excuse typos.

On Feb 8, 2016, at 7:55 AM, crestron_programmer@... [Crestron] <Crestron@...> wrote:

?

Thanks Trey,


Which module did you use?


Re: Denon AVR-X3200W

 

Thanks Trey,


Which module did you use?


Re: Denon AVR-X3200W

 

¿ªÔÆÌåÓý

We just had one on a job and it never connected TCP/IP client, could get to it on a web browser just fine, control through web browser just fine, just not with Crestron CP3, wired to rs232 and all worked fine, left it that way for this application, and after reading other issues here, I chalked it up to something that wouldn't get fixed anytime soon

?all our Marantz jobs have been fine with Crestron, sometimes needing a power cycle, including my own home, to stay connected

Thank you,

Trey Chamrad - Texas Audio Video Integration

3217 Ranch Road?620 N.?|?Austin, TX 78734

1965 Post Road?#502?|?New Braunfels, TX 78130

855.55.TUNES?(855-558-8637)

512.771.9183?cell?|?512.386.1303?office fax

"control your home & business."


6s+, please excuse typos.

On Feb 8, 2016, at 7:23 AM, crestron_programmer@... [Crestron] <Crestron@...> wrote:

?

Has anyone controlled the Denon AVR-X3200W via IP?

Thank you,



Denon AVR-X3200W

 

Has anyone controlled the Denon AVR-X3200W via IP?

Thank you,



Re: LG Video Wall

 

Hi,

I did a LG video wall last week and had trouble with dvi too but found it to be 70 so input switch would be xb 00 70\x0D

Regards

AJ