¿ªÔÆÌåÓý

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

Re: Simpl+ arrays comparison

 

Are you just trying to see if each element of array1 and arra2 equal each other? If they don't converter them to integers, using array1 as the element and array2 as the value for array3?


Simpl+ arrays comparison

 
Edited

Have a nice day, everyone.
there is a task, the meaning is below:

string array1[a][8];
string array2[b][8];
integer array3 [c];? ? ? ? ? ? ? ? ? ? ? ? ? ?//you need to create a third array by iterating over all the strings in array1 and array2
//we need to find a way to compare all the lines -? ?a=1 to 130, b=1 to 130//
IF (Comparestring (array1[a],array[b])=0)
{array3[a]=b;}
Is it possible to solve this problem using Simpl+??
I will be grateful for your help



Re: Barco Alchemy (AKA DP2K-6E) Projector Standby/Wake commands?

 

Do you have a link for this module? I searched around a bit and couldn¡¯t find it online?


Re: Problem with symbol TCP/IP Server on the CP4N

 
Edited

Thanks for your reply. But I still don't understand why the processor works fine when we just restart the program and doesn't work immediately after turning on the power. This is almost the same as if every time you turn it on you have to first restart the Windows operating system. In addition, why do tcp-clients always work on the processor, but this strange exception is made for the tcp- server? P.S.?And why did this same program work fine on Pro3 before?


Re: Problem with symbol TCP/IP Server on the CP4N

 

On Sat, Oct 7, 2023 at 11:42 AM, Dave H - Crestron True Blue Tech Support Engineer Since 2014 wrote:
Did you set STARTPROGAFTERROUTER ON?
Dave, is this something that you recommend to be run for all 'N' processors? of is this just to try to solve this issue?? TIA!

Though I expressly forbid the 'N' units on our projects, we did have a couple over the years that we dealt with, because of *stuff*, so I'm interested in this generally...


Re: Barco Alchemy (AKA DP2K-6E) Projector Standby/Wake commands?

 

Just FYI, the module that Josh Blanton sells to control the media server also has full projector controls for power/dowser/lamp/macro.

Michael


Re: Problem with symbol TCP/IP Server on the CP4N

 

Did you set STARTPROGAFTERROUTER ON?


Problem with symbol TCP/IP Server on the CP4N

 

Hi!
The TCP/IP Server symbol (port 888) does not work on the processor CP4N after a hard reset or power cycle. But it works when the program is restarted.?A program consisting of only this one symbol behaves similarly - TCP connection error 10061.?All this works perfectly on RMC4.??


Re: "Add a symbol and enter" is broken

 

Thank you!


Re: http request chunking

 

¿ªÔÆÌåÓý

Thanks Jeremy.

The issue is a known problem in the LwIP driver used by the device manufacturer.?? That being said, since I have no control over fixing the device, I was hoping for a way to force the Crestron system to send things in one chunk.? I am using HttpClient to send everything.? I hadn't thought about trying to move strings created in S# back to S+, even Simpl, to send them from those levels.? I figured Simpl and S+ were going to use the same underlying http driver software so there wouldn't be a difference.?

At this point the problem is moot.? Because of the issue I had to abandon writing a driver for the product.

Thanks again

Jay

On 10/6/2023 1:21 PM, Jeremy Weatherford wrote:

This is not HTTP Chunked Transfer Encoding, this is a problem with the device expecting the entire request to appear in the first packet received.? This is never a safe assumption with TCP connections - you should expect anything from a MTU-sized packet to one byte per packet.? Unfortunately, not all devices are programmed correctly.? Jay are you using Crestron's HTTPClient to send the request?? Have you tried using a string in SIMPL+ to blast it all out in one chunk?? As long as it's smaller than the MTU I would expect it to go out in a single packet (though that's never guaranteed).

On Thu, Sep 21, 2023 at 10:55?AM jbasen <jay.m.basen@...> wrote:

Thanks Alex.

I'm probably in the same boat.? But in my case, it is the Crestron system that is sending messages chunked and causing the issue.? I'm just hoping there is a setting, or possibly a way in C#, to force the Crestron system not to do this.

Thanks again

Jay

On 9/21/2023 8:44 AM, Alex Teague wrote:
I ran into this with a display driver I was creating a couple years ago. I was never able to make things work properly. Essentially the device I was working with would send all responses chunked. I worked with several folks in ATSG on this and the end result was that it was an issue with the device and no effective way to work around receiving chunked data. I ran it up the chain with the display manufacturer and they ended up changing things on their end to fix it.


Re: Problem with Voice Control

 

Agreed. A FW update is likely needed for compatibility, based on timeframes shown in release notes.
3-Series FW v1.503 is from 2018, while Voice Control v2.x modules are from Mar.2021.


Re: http request chunking

 

This is not HTTP Chunked Transfer Encoding, this is a problem with the device expecting the entire request to appear in the first packet received.? This is never a safe assumption with TCP connections - you should expect anything from a MTU-sized packet to one byte per packet.? Unfortunately, not all devices are programmed correctly.? Jay are you using Crestron's HTTPClient to send the request?? Have you tried using a string in SIMPL+ to blast it all out in one chunk?? As long as it's smaller than the MTU I would expect it to go out in a single packet (though that's never guaranteed).


On Thu, Sep 21, 2023 at 10:55?AM jbasen <jay.m.basen@...> wrote:

Thanks Alex.

I'm probably in the same boat.? But in my case, it is the Crestron system that is sending messages chunked and causing the issue.? I'm just hoping there is a setting, or possibly a way in C#, to force the Crestron system not to do this.

Thanks again

Jay

On 9/21/2023 8:44 AM, Alex Teague wrote:
I ran into this with a display driver I was creating a couple years ago. I was never able to make things work properly. Essentially the device I was working with would send all responses chunked. I worked with several folks in ATSG on this and the end result was that it was an issue with the device and no effective way to work around receiving chunked data. I ran it up the chain with the display manufacturer and they ended up changing things on their end to fix it.


Re: "Add a symbol and enter" is broken

 
Edited

Yes, it's a known issue with only v4.25 that was reported to the SIMPL team shortly after that build's release.
Suspect related to the new CTRL+Enter feature that allows for adding multiple instances of symbols.
Workaround is to click away to something else (a symbol, logic folder, detail view, etc.) before typing speed keys again.
It's reportedly already been fixed in the next upcoming SIMPL release.
/g/crestron/topic/99625757


Re: Barco Alchemy (AKA DP2K-6E) Projector Standby/Wake commands?

 

Igor, thanks for valuable information. The embarrassing thing here is that I am replacing Control 4 with Crestron, just for this theater setup, because I can use a module for displaying and controlling the DCP content from the ICMP in the projector which Control 4 can't do.? But Control 4 is controlling the power somehow.?

If you could please send the manual: spannertech at gmail dot com - many thanks - OP


Re: "Add a symbol and enter" is broken

 

Tony, I have only had this happen once. That one time it renamed all the inputs and the first half of the outputs on a module.
I just figured I had a spelling error on those outputs.


Re: "Add a symbol and enter" is broken

 

Well, technically, you could STILL be going crazy... :-)

Actually that problem has been around for at least a few months, and I think it's even been discussed in the Group. While we're talking strange things, here's something else I've noticed lately...

I use Search & Replace (F9) on a folder, and SOME of the instances don't get replaced. I've noticed it a couple of times in the last month or two, and haven't been able to discern a pattern, but I'm pretty sure I'm not imagining it.

--- On Thursday, October 5, 2023 at 6:52 PM, Eric Luckart wrote:

I noticed this the other day. I thought I was going crazy for a bit until I
realized what was going on.


Re: D3Pro: Program Generated Incomplete

 

The original D3Pro program was worked on and compiled Monday 10/02/2023....four days ago.

I did a Master Installer yesterday..

I now think I'm getting somewhere after rolling back the Device Database 200.300.001.00 to?200.295.001.00.

Project just built seconds ago with no "Program Generated Incomplete" error.

What a waste of the day.? I appreciate the response Tony.


Re: D3Pro: Program Generated Incomplete

 

I'm not currently connected to anything though.? I simply opened, on my laptop,? the D3Pro project I worked on Monday, without issue, and chose "Save As", with a new version number ("Smith Lighting v4") and then "Build System".

Got the message "Program Generated Incomplete".? There is no firmware involved...I am NOT connected to any hardware.

Then I re-opened original project, and same message.? Now I have no working D3Pro Project.

I'm on hold with True Blue for 52 minutes and counting,


Re: D3Pro: Program Generated Incomplete

 

How "old" is the original D3Pro program - i.e., when was it last saved or compiled?

What versions of D3Pro, Crestron Database, and Device Database are you compiling with?

What's the model number and current firmware version of the processor?

--- On Friday, October 6, 2023 at 1:24 PM, markcrestrongroup wrote:

"Unique network address? ": I don't understand the question.

I simply chose to rebuild the existing D3Pro project after a "Save As" with new
version number.

Then opened the original D3Pro program, chose to rebuild that, same error.

This company sucks so bad


Re: D3Pro: Program Generated Incomplete

Michael S Moran
 

¿ªÔÆÌåÓý

Each and every ¡°connected device¡± must have a unique Crestnet and or IPID address. If the D3 Pro program is sufficiently old, it may require firmware updates

To one or more ¡­or even all devices.? ?

?

Best regards,

?

?

Michael? S. Moran

?

?

From: [email protected] <[email protected]> On Behalf Of markcrestrongroup
Sent: Friday, October 6, 2023 1:24 PM
To: [email protected]
Subject: Re: [crestron] D3Pro: Program Generated Incomplete

?

"Unique network address? ":? I don't understand the question.

I simply chose to rebuild the existing D3Pro project after a "Save As" with new version number.

Then opened the original D3Pro program, chose to rebuild that, same error.

This company sucks so bad