Re: Simpl+ Parsing Help
Contrary to the suggestions above, I would recommend using the Gather() or GatherAsync() functions for this with CRLF as the delimiter. -- Crestron Service Provider - TBD Enterprises Inc.
By
Troy Garner
·
#241942
·
|
Re: Rebooting a UC Engine via Code
Yes. I use it quite frequently, it's part of the Foundation I put into all my programs. I use it on the settings page for a "PROGLOAD -P:ALL, Named "Install Update".? This is so I can load code to
By
CO Cowboy
·
#241941
·
|
Re: Somfy URTSI II
I Believe that shades can have multiple addresses, so you can send a "1","2","3" for individual shade control; "5" for Room Control; and "20" house control. It sounds like your shade has both
By
CO Cowboy
·
#241940
·
|
Re: NVX not showing up as online in IPTable
Hi, I encountered the same problem this week with a customer with 2 units and the only solution was a restore as well. ?I have had this problem following several power and network outages.
By
Hawaien88
·
#241939
·
|
Re: Yale Lock Aquire
I agree. The Batteries, are very important. DO NOT "Hot Swap" the RF Module, they are fragile.
By
CO Cowboy
·
#241938
·
|
Rebooting a UC Engine via Code
Has anyone been able to do this? Apparently, you need to write a TLS console connection to the UC which then allows you to send "reboot" via the console (like via Toolbox) This connection needs
By
anthonycronin@...
·
#241937
·
|
Simpl controlled devices into XIO cloud
#xio
#simpl
Hello tribe, Is there any easy way of getting a simpl controlled third party device into XIO? There is no certified driver for this very make/model but a rather trivial TCP-protocol on port xxx.
By
steindlharald@...
·
#241936
·
|
Re: Simpl+ Parsing Help
You need to search (in a loop) for a string starting with a Space and ending in .mov Then locate the \x0D\x0A delimiter in that new string and remove just the chars after the delimiter which is the
By
firebat3001
·
#241935
·
|
Re: Simpl+ Parsing Help
something like Function ParseLine(string line) { filecount = filecount + 1; filenames[filecount] = remove(" ", line); } change rx$ { string line[100]; while(1) { line = remove("\n", rx$);
By
Daniel Portugal
·
#241934
·
|
Re: Samsung QB75R 232 module
Thanks for the hints. I tried the raw hex into a discrete serial send so I didn¡¯t have to change much. Took a few different ones but finally got it. I appreciate the assistance.
By
Barrett Krueger
·
#241933
·
|
Re: ATEM Television Studio HD
Hi Maraldi, I had a different issue with that module. I used it last week it was running with the ATEM 1M/E Production Studio 4K. I was able to control the device but it was not that reliable,
By
S¨¦bastien LENOIR
·
#241932
·
|
Re: Samsung QB75R 232 module
Can¡¯t say it was a QB75R but done tons of QB displays via serial. We use a heavily whacked down version of the Crestron module in the DB for an ancient model (400? 460?) mainly because on a certain
By
Lincoln King-Cliby
·
#241931
·
|
Re: ATEM Television Studio HD
Crestronfreak55! good night I tried to use your module but I wasn't successful I changed the ip as mentioned but there is no control over it. the variable initialization$ is in the state =2 but the
By
rmaraldi
·
#241930
·
|
Samsung QB75R 232 module
Has anyone had luck controlling the Samsung QB75R display with a 232 module? I have tried the 460utn-ud one on the application market with no luck. That same module did work for the UM55H-E displays I
By
Barrett Krueger
·
#241929
·
|
Re: NVX not showing up as online in IPTable
Got it resolved. Had to restore the 4 350's and re-setup. Work fine now, strange issue.
By
Barrett Krueger
·
#241928
·
|
Re: Yale Lock Aquire
Remove the batteries from the lock, then remove the RF unit from the lock, then, Put it back in and lastly, put the batteries back in. Number 7 option should become available once the lock reboots.
By
Rohan Dunbar
·
#241927
·
|
Re: NVX not showing up as online in IPTable
yes I can access them from their GUI, and get streams going directly through GUI from some E30's no issue.
By
Barrett Krueger
·
#241926
·
|
Re: NVX not showing up as online in IPTable
Are they on the same subnet? wrote:
By
Phil Bridges
·
#241925
·
|
Re: NVX not showing up as online in IPTable
I have also changed the IPID in the program and associated offline NVX350 and recompiled etc to no avail.
By
Barrett Krueger
·
#241924
·
|
NVX not showing up as online in IPTable
Hello again all, I am having a heck of a time with 4 NVX units out of 17. These 4 units are refusing to go online in the IPTable as well as don't show up in Device Discovery Tool, but I can connect
By
Barrett Krueger
·
#241923
·
|