¿ªÔÆÌåÓý

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

Re: Samsung One-Connect RS232

 

Does CEC work?? Just looking to control power.


On Tue, Feb 5, 2019 at 9:39 AM Corey Miller cmiller@... [Crestron] <Crestron@...> wrote:
?

Samsung¡¯s latest firmware from the autumn broke this on the 2018 models. IR or Ethernet are the only reliable control methods at the moment.

?

?

From: <Crestron@...> on behalf of "scottcoumbe@... [Crestron]" <Crestron@...>
Reply-To: "Crestron@..." <Crestron@...>
Date: Saturday, February 2, 2019 at 12:12 PM
To: "Crestron@..." <Crestron@...>
Subject: [Crestron] Samsung One-Connect RS232

?

?

I am controlling some Samsung TV's with the One-Connect boxes.

I appears that the RS-232 will stop responding after the TV has been off for about 5 minutes.

I did google around but did not come up with much.

Has anyone else run into this? was there a fix somewhere that I am missing?

?

Thank you

-Scott


______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit
______________________________________________________________________


Re: Samsung One-Connect RS232

 

¿ªÔÆÌåÓý

Samsung¡¯s latest firmware from the autumn broke this on the 2018 models. IR or Ethernet are the only reliable control methods at the moment.

?

?

From: <Crestron@...> on behalf of "scottcoumbe@... [Crestron]" <Crestron@...>
Reply-To: "Crestron@..." <Crestron@...>
Date: Saturday, February 2, 2019 at 12:12 PM
To: "Crestron@..." <Crestron@...>
Subject: [Crestron] Samsung One-Connect RS232

?

?

I am controlling some Samsung TV's with the One-Connect boxes.

I appears that the RS-232 will stop responding after the TV has been off for about 5 minutes.

I did google around but did not come up with much.

Has anyone else run into this? was there a fix somewhere that I am missing?

?

Thank you

-Scott


______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________


Topics In Home Automation - New Blog Post

 

My latest blog post, ¡°In the Era of Alexa and Google Home, why Josh?¡± is being published by the good folks at Residential Tech Today Magazine on their web site.? You can find the full article here:?

?

?

For those interested in my earlier posts, you can find my blog here:

?

?

I hope you find the information useful.


Thanks


Jay Basen


JVC X7000 loosing connection to control system

 

Hi,

(my first post to the list :-)

i?m trying to control a JVC X7000 (AFAIK the US-product-number is RS500) via TCP (fixed IP) using a DIN-AP3.
I started with RS232 and it worked pretty well. However, projector location changed to a place where no RS232 connection to the control-system is available. But LAN is. So i moved the programming (SIMPL) to tcp.

In general, this works pretty well (i added the additional TCP-acknowledge logic). However, after switching off the projector, it?s not possible to switch it on again after a some time (couple of days i?d say).

Is there sth i?m missing? Do i have to keep the connection open somehow?

Any advice appreciated.

Regards,

Thorsten


Re: DIN-AP3 and RSD

 

Anyone can share their idea what could it be?

Thank you!?




On Sunday, February 3, 2019, 7:50 AM, johnny.cashav@... [Crestron] wrote:

?

Good morning,


I have Din-ap3, a MC3 and some touch panels. I am able to send and receive digital signals but not analog(no feedback at all) and i need t feed the analog feedback to my gauges in the touchpanel for the light levels,

is there a place in D3 that enables that?


Thank you


Re: Syntax help

 

Yes. it then comes back with \??\f:\dvd\madeline.iso


Re: DIN-AP3 and RSD

 

¿ªÔÆÌåÓý

On the MC3 imported rsd file, did you attached the analog joins that were imported.?
If not you can find them at the Top left of the opened imported rsd. From there you can choose digital, analog, or serial and that should give you the signals you need from the ap3.?

On Feb 3, 2019, at 7:50 AM, johnny.cashav@... [Crestron] <Crestron@...> wrote:

?

Good morning,


I have Din-ap3, a MC3 and some touch panels. I am able to send and receive digital signals but not analog(no feedback at all) and i need t feed the analog feedback to my gauges in the touchpanel for the light levels,

is there a place in D3 that enables that?


Thank you


DIN-AP3 and RSD

 

Good morning,


I have Din-ap3, a MC3 and some touch panels. I am able to send and receive digital signals but not analog(no feedback at all) and i need t feed the analog feedback to my gauges in the touchpanel for the light levels,

is there a place in D3 that enables that?


Thank you


Re: Syntax help

Emperor Bob
 

¿ªÔÆÌåÓý

Have you tried it without the \ before the F:'s?

-Mike


On Feb 2, 2019, at 3:12 PM, kimatmicrogro@... [Crestron] <Crestron@...> wrote:

?

I am repairing my old Request Player, runs on windows flashplayer and converts the files via an ISO mounting program from a command prompt. I don't piddle much on here since I retired. But just thought I would throw it out there. I have been repairing Request Servers for over twenty years with good results and had good luck repairing my other player with the SATA flash drive. But this one has been a challenge so far. So I am just picking through the software to see how it flows. Any input would be appreciated. TIA Can't seem to get the path correct I guess????



f:\DVD>rqvdd_mount -m g: \f:\dvd\madeline.iso \f:\dvd\madeline.rqv -n 1 -v
Opening \f:\dvd\madeline.iso
??????? \f:\dvd\madeline.rqv
G: The system cannot find the path specified.




ReQuest Virtual DVD Drive mounter/unmounter

Syntax: rqvdd --mount (drive letter) (iso file) [(key file)]
????????????????????? [--number (device number)] [-v]
??????? rqvdd --umount (drive letter) [-v]
??????? rqvdd --status (drive letter) [-v]

--mount, -m, /mount, and /m all mount an iso and a companion key file to the
? specified drive letter.? If no key file is specified, the key file is assumed
? to have the same name as the iso file but with a .rqv extension.? If the key
? file doesn't exist, then the disk image is assumed to have no keys.? The
? names of the iso and key files must be wholly qualified, either including the
? drive letter or the network path.
To mount more than one virtual drive, use --number, /number, -n, or /n to
? specify a device number (zero is the default).
--umount, --unmount, -u, /umount, /unmount, and /u all unmount the virtual DVD
? drive at the specified drive letter.
--status, -s, /status, and /s all check the status of the specified drive.
--verbose, -v, /verbose, and /v all increase the verbosity level.



Syntax help

 

I am repairing my old Request Player, runs on windows flashplayer and converts the files via an ISO mounting program from a command prompt. I don't piddle much on here since I retired. But just thought I would throw it out there. I have been repairing Request Servers for over twenty years with good results and had good luck repairing my other player with the SATA flash drive. But this one has been a challenge so far. So I am just picking through the software to see how it flows. Any input would be appreciated. TIA Can't seem to get the path correct I guess????



f:\DVD>rqvdd_mount -m g: \f:\dvd\madeline.iso \f:\dvd\madeline.rqv -n 1 -v
Opening \f:\dvd\madeline.iso
??????? \f:\dvd\madeline.rqv
G: The system cannot find the path specified.




ReQuest Virtual DVD Drive mounter/unmounter

Syntax: rqvdd --mount (drive letter) (iso file) [(key file)]
????????????????????? [--number (device number)] [-v]
??????? rqvdd --umount (drive letter) [-v]
??????? rqvdd --status (drive letter) [-v]

--mount, -m, /mount, and /m all mount an iso and a companion key file to the
? specified drive letter.? If no key file is specified, the key file is assumed
? to have the same name as the iso file but with a .rqv extension.? If the key
? file doesn't exist, then the disk image is assumed to have no keys.? The
? names of the iso and key files must be wholly qualified, either including the
? drive letter or the network path.
To mount more than one virtual drive, use --number, /number, -n, or /n to
? specify a device number (zero is the default).
--umount, --unmount, -u, /umount, /unmount, and /u all unmount the virtual DVD
? drive at the specified drive letter.
--status, -s, /status, and /s all check the status of the specified drive.
--verbose, -v, /verbose, and /v all increase the verbosity level.



Samsung One-Connect RS232

 

I am controlling some Samsung TV's with the One-Connect boxes.

I appears that the RS-232 will stop responding after the TV has been off for about 5 minutes.

I did google around but did not come up with much.

Has anyone else run into this? was there a fix somewhere that I am missing?


Thank you

-Scott


Re: Each digit is randomly assigned a new location on the keypad every time when user tries to login

 

For actually scrambling the keypad on the touch panel, use indirect text to change the label of the buttons to match what you scrambled them too.? I think if you use an actual keypad object, you can't use indirect text to each button, so you might have to build a keypad the old way with individual buttons so you can change the text on them dynamically to scramble to positions up.

The method Rich suggested for the behind the curtain logic seems the most straight forward and simple.? I'm sure there other ways to skin that cat if you want to get fancy, but why would you.


Re: Anyone recognize this guy?

 

I know a programmer who is a "D Portugal"...


Re: Anyone recognize this guy?

 

¿ªÔÆÌåÓý

That may or may not be helpful ¨C e.g. though I¡¯m based in Cleveland, in the past 18 months I¡¯ve personally been on site for projects as far West as Ulaanbaatar, Mongolia and as far East as Dubai, UAE ¨C leaving only a relatively narrow strip of the northern hemisphere uncovered :)

?

Though if the OP knows or can figure out the name of the original integrator that may help as integrators (and their programmers) tend to be less nomadic ¨C except, of course, a few of the giants.

?

Lincoln

--

Lincoln King-Cliby, CTS, DMC-E-4K/T/D
Commercial Market Director
Sr. Systems Architect | Crestron Certified Master Programmer (Platinum)
ControlWorks Consulting, LLC |
D: (+1)440.771.4807 | O: (+1)440.449.1100? | F: (+1)440.449.1106
Crestron Services Provider | Biamp Authorized Independent Programmers | Extron Qualified Independent Programmer

?

From: Crestron@... [mailto:Crestron@...]
Sent: Friday, February 01, 2019 11:06 AM
To: Crestron@...
Subject: [Crestron] Re: Anyone recognize this guy?

?



Where is the Job??





Re: Anyone recognize this guy?

 

Where is the Job??


Re: MC3 Image

 

I put a picture in the Photos folder in the yahoo group.


Re: Each digit is randomly assigned a new location on the keypad every time when user tries to login

 

Hi John,

Write in simpl+

Add keys 1, 2, 3 etc.

Then randomize

integer_function Key1Randomize()
{
key1 = RANDOM(0,9);
key2 = 11;
key3 = 12;
etc.
}

This is crude but you will get the idea, bellow check each key isn't assigned already, if it is, pick the next RAND


{ key2 = RANDOM(0,9);
WHILE(key2 = key1 || key2 = key3 || key2 = key4 || key2 = key5 || key2 = key6 || key2 = key7 || key2 = key8 || key2 = key9 || key2 = key0)
{

Then to know which key has actually been pressed

PUSH Button1Press
{
IF (key1 = 1)
{
Out1=1;
Out1=0;
}
IF (key1 = 2)
{
Out2=1;
Out2=0;
}
etc.

Probably better to use an array.



Cheers Rich



Poll results for Crestron

 

The following Crestron poll is now closed. Here are the final results
Crestron Pyng - how does it fit? I'm keen to understand how much of the Pyng feature set has been embraced by integrators and clients, and where, if at all, it misses the target.
Created by: olly_penguin
  1. 52.63%(10)
  2. 10.53%(2)
  3. 0.00%(0)
  4. 26.32%(5)
  5. 5.26%(1)
  6. 5.26%(1)


For more information about this group, please visit

For help with Yahoo!Groups, please visit


Same screen size as iPad2

 

Hi,

I need to replace the existing iPad whch is placed inside of the wall to Crestron wired.

(9.7inch)?


Someone know the model which is same screen size as iPad?



Re: Scheduler 2 v1.2.0

 

It does work on my CP3N.? Haven't tried it on the MC3.

The file name serial send should show:
\\NVRAM\\scheduler.dat

BUT, the folder structure will include the program tag, Folders will appear as:
NVRAM
scheduler
scheduler.dat

Try this setup. It works for me.

Marty