¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: TS-1070 stuck in portrait mode
Just tested with my 770, you need to send 2d to bring it back to the correct orientation.
By dblpnt · #255846 ·
Re: Old Viewsonic PRO-8100 lamp module #crestron #modules #rs232 #simpl #simplwindows
Eric, First of all, thanks for the code in Simpl+ and Simpl Windows formats. Using the code for Simpl Windows, the analog output showed 0 for ProjectorLampHours, but using the code for Simpl+, the
By dsmith · #255845 ·
Re: TS-1070 stuck in portrait mode
I did try that as well. And yes you are correct, I'm using the 1070 on a TST definition, however there was no programming to change the orientation. I added reserved4 extender this eveing and set
By Slip Cougan · #255844 ·
Re: TS-1070 stuck in portrait mode
That was the time when it connected to a TST-1080 hardware definition. There's a device extender in the 1080 HW definition where you can set its orientation. Get that programmed, bring your 770 online
By dblpnt · #255843 ·
Re: Replacing 3 to 4 characters with SETSTRING
Thank You It works without any SETSTRING PERFECT !
By VVR · #255842 ·
Re: Replacing 3 to 4 characters with SETSTRING
You probably don't need the if but I added for good measure. It could just be While(Find("\x5Cu0", working$)).
By Eric Luckart · #255841 ·
Re: Replacing 3 to 4 characters with SETSTRING
This is what comes to my mind String_Input In$[50]; String_Output Out$; Change In$ { String working$[50], temp$[50]; working$ = In$; While(If(Find("\x5Cu0", working$))) { temp$ =
Replacing 3 to 4 characters with SETSTRING
Good day I know how to replace (in loop) equal number of characters to the same number using FIND and SETSRING Could You give an idea to how to replace 3 ?characters to 4. F.E. I need to replace \u0
Re: TSR-310 new FW v3.0.10
I loaded this new 310 firmware to my test remote when it was released. I don¡¯t use it everyday but it seems fine for the testing I do. Crestron infuriatingly assumes that residential = Crestron
By j5races · #255838 ·
Re: [DM] [crestron] Crestron Home Extension template
Hi I responded to the private email you sent. Thanks Jay
By jbasen · #255837 ·
Re: Complete Sonos Program and Panel File to Purchase
If you just want the basic smart graphics media player functions, this is quite easy to do. You just add the Sonos System module and Sonos Device Module. Connect the device module to your media
By Eric Luckart · #255836 ·
Re: Old Viewsonic PRO-8100 lamp module #crestron #modules #rs232 #simpl #simplwindows
Now you know that the value is coming in as a decimal value. My guess is the first 2 bytes after the header are for the lamp hours. With what I know and that is \x1E\x00\x59\x00\x00 the projector
By Eric Luckart · #255835 ·
Re: incoming strings on TCP/IP
If the string has a delimiter add a gather to the socket Rx.
By Eric Luckart · #255834 ·
Complete Sonos Program and Panel File to Purchase
Does anyone have a complete Sonos program and 1070 panel file that I can purchase. Thank You SG
By scott gore · #255833 ·
Re: TS-1070 stuck in portrait mode
Oh, It's defiantly as TS-1070. Brand new, only been using it about 5 days and had been working fine until this morning.
By Slip Cougan · #255832 ·
TSR-310 new FW v3.0.10
Just checking with others... I'm told that this new TSR firmware is only addressing HOME issues and there's no benefit to it with custom systems. The release notes do not make note of this, nor does
By ckangis · #255831 ·
Re: TS-1070 stuck in portrait mode
You sure it is TS-1070 and not TSS or anything else? Otherwise maybe new firmware disabled this command. You can also try typing LCD and then hit the TAB key for auto complete in case it was renamed
By SVS · #255830 ·
Re: TS-1070 stuck in portrait mode
Thanks, If only: TS-1070>LCDORIENTATION Not available on this product TS-1070>
By Slip Cougan · #255829 ·
Re: TS-1070 stuck in portrait mode
LCDORIENTATION consosle command
By ZS · #255828 ·
TS-1070 stuck in portrait mode
I've just attempted to load a landscape ch5z project onto a 1070 and for some goddam reason when it restarted it's in portrait mode. I can't see anything in settings to reset this and there is no
By Slip Cougan · #255827 ·