¿ªÔÆÌåÓý

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

Re: Crestron OS3 and Kaleidescape

 

¿ªÔÆÌåÓý

IP doesn¡¯t give you any enhancements over IR unfortunately.?

XS Max.?

On Dec 23, 2019, at 3:36 PM, Michael S Moran <msmoran@...> wrote:

?

Justin,

?

Thanks for your earlier comment regarding Kaleidescape Drivers.? Does the IP Driver offer any enhancements to the K-Server user interface with respect to ¡°On-Screen¡± fb for TSW & TSR based remote controls?? The IR Driver is rather basic in its functionality. Works perfectly but without

Most of the fb we have become accustomed to.

?

Best regards,

?

msm ?

?

From: [email protected] <[email protected]> On Behalf Of Justin Adams via Groups.Io
Sent: Monday, December 23, 2019 3:07 PM
To: [email protected]
Subject: Re: [crestron] Crestron OS3 and Kaleidescape

?

I am.?

?

Kaleidescape is in the database.?

?

If you want to control it IP you will need to use the Strato profile.?

XS Max.?



On Dec 23, 2019, at 3:04 PM, bryan_d_garcia <bdgarcia@...> wrote:

?Has anyone ever integrated a Kaleidescape system with Crestron Home OS3?

I have not seen a Crestron provided driver for Kaleidescape.

Thx
Bryan


Re: Crestron OS3 and Kaleidescape

Michael S Moran
 

¿ªÔÆÌåÓý

Justin,

?

Thanks for your earlier comment regarding Kaleidescape Drivers.? Does the IP Driver offer any enhancements to the K-Server user interface with respect to ¡°On-Screen¡± fb for TSW & TSR based remote controls?? The IR Driver is rather basic in its functionality. Works perfectly but without

Most of the fb we have become accustomed to.

?

Best regards,

?

msm ?

?

From: [email protected] <[email protected]> On Behalf Of Justin Adams via Groups.Io
Sent: Monday, December 23, 2019 3:07 PM
To: [email protected]
Subject: Re: [crestron] Crestron OS3 and Kaleidescape

?

I am.?

?

Kaleidescape is in the database.?

?

If you want to control it IP you will need to use the Strato profile.?

XS Max.?



On Dec 23, 2019, at 3:04 PM, bryan_d_garcia <bdgarcia@...> wrote:

?Has anyone ever integrated a Kaleidescape system with Crestron Home OS3?

I have not seen a Crestron provided driver for Kaleidescape.

Thx
Bryan


Re: Crestron OS3 and Alexa

 

Never mind.? I found it is supported, just did not review the document thoroughly enough.? :(


Re: Crestron OS3 and Kaleidescape

Michael S Moran
 

¿ªÔÆÌåÓý

Bryan,

?

As Justin suggested, the Kaleidescape Drivers are, indeed, in the database.?

?

I am utilizing the IR Driver to control my Kaleidescape System and it works perfectly well.? I have not tried the IP Driver, however¡­yet.

?

Best regards,

?

Mike Moran

?

From: [email protected] <[email protected]> On Behalf Of bryan_d_garcia
Sent: Monday, December 23, 2019 3:04 PM
To: [email protected]
Subject: [crestron] Crestron OS3 and Kaleidescape

?

Has anyone ever integrated a Kaleidescape system with Crestron Home OS3?

I have not seen a Crestron provided driver for Kaleidescape.

Thx
Bryan


Re: Crestron OS3 and Kaleidescape

 

¿ªÔÆÌåÓý

I am.?

Kaleidescape is in the database.?

If you want to control it IP you will need to use the Strato profile.?

XS Max.?

On Dec 23, 2019, at 3:04 PM, bryan_d_garcia <bdgarcia@...> wrote:

?Has anyone ever integrated a Kaleidescape system with Crestron Home OS3?

I have not seen a Crestron provided driver for Kaleidescape.

Thx
Bryan


Re: Mercury with Christie Projectors

 

¿ªÔÆÌåÓý

Hi Andy,

Most low end Christie projectors are Crestron Connected, so I believe there is a CCD for Connected Projectors.?

Otherwise I did CCD for Christie:?


It is over IP, but it should be trivial to make it serial as well. Shout if you have difficulties, I¡¯ll port it to serial.?

Note: driver is written for high end Christie projectors, but should work on low end as well - protocol is almost identical.?

Sent from iPhone

On Dec 23, 2019, at 12:56 PM, Andy Ross <sifuas@...> wrote:

?Does anyone have experience here using a Mercury (?CCS-UC-1-AV W/PS?) with a Christie Projector?

I just got to site at a job where it was specified RS-232 control from the Mercury to the Christie projector, but there are no Crestron Certified Drivers available. I have not had time yet to dive into creating my own driver, but it seems kind of overkill when all I need is power on / off.

I am looking into IR control, but I have never had to to IR to a Christie projector before, are there discrete IR codes?

Does CEC control work on Christie Projectors?

Any help you can provide is appreciated.

Thanks,

-andy?


Crestron OS3 and Kaleidescape

 

Has anyone ever integrated a Kaleidescape system with Crestron Home OS3?

I have not seen a Crestron provided driver for Kaleidescape.

Thx
Bryan


Mercury with Christie Projectors

 

Does anyone have experience here using a Mercury (?CCS-UC-1-AV W/PS?) with a Christie Projector?

I just got to site at a job where it was specified RS-232 control from the Mercury to the Christie projector, but there are no Crestron Certified Drivers available. I have not had time yet to dive into creating my own driver, but it seems kind of overkill when all I need is power on / off.

I am looking into IR control, but I have never had to to IR to a Christie projector before, are there discrete IR codes?

Does CEC control work on Christie Projectors?

Any help you can provide is appreciated.

Thanks,

-andy?


Re: Roku2 v1.0

 

Yes, that module will work with a 2 series processor.? You need to put a TCP/IP client in your program and then tie the signals at the top of the module to the TCP/IPI client like?


Re: CP3 HW Watchdog timeout

 
Edited

Are you guys doing a lot of file I/O on the processor?? maybe the internal mem card is going bad?
Do you have automatic updates turned on and setup to update firmware automatically?? Maybe a newer firmware got botched?

Just ideas, as most of the log shown is of a boot up process, and doesn't show what happened prior to the reboot (from what I can tell, I'm no expert at deciphering Crestron's cryptic logs though).

If I'm not mistaken, the HW Watchdog is a low level kernel process.? One of it's tasks is to make sure that some process doesn't get stuck or in an infinite loop, and if it does, it forces a reboot to keep the system locking up permanently.? But my memory is going from a class I attended 3 years ago, so it may be a bit of a rusty memory.

--
Jason Mussetter

Control Systems Designer

Mussetter Programming Services
www.mpsav.com


Re: CP3 HW Watchdog timeout

 

This started happening to me as well!

A PRO3 that I have programmed a couple of years ago started rebooting out of the blue last week. Just this past weekend it rebooted over 20 times!

And the PLog shows the same message as you are getting: # HW Watchdog timeout

Haven't contacted trueblue just yet...

?


Canal+ 4K ir driver

 

Does any one have a working IR driver for Canal+ 4K boxes??


Roku2 v1.0

 
Edited

Im new (very new) to crestron programming.? i would like some help with this module please.? i understand how to edit it to say add more apps i know how to get the app id from curl command i also know the ip address of my roku.? what i can't figure out is were in the module i am to input the ip address of my roku. Also is it even possible to control a roku via ip on an AV2 controller. i believe the problem is with the tcp/ip client in that i don't fully understand how to set it up.? in the device view i add it to? my controller and add the ip addres for my roku but configureing it in simpl is what i am haveing trouble with.? any help would be great thanks.?


CP3 HW Watchdog timeout

 

Hey guys,

After couple years without any problems, my client call me that the system is randomly rebooted.
Here is some logs from the systems. Looks like there is some watchdog timeout...wahtever that mean.

Info: nk.exe # 2019-12-22 19:46:50? # HwDogDriverInit: device id = 0xf0
Notice: nk.exe # 2019-12-22 19:46:51? # HW Watchdog timeout
Notice: nk.exe # 2019-12-22 19:46:51? # System startup: CP3 [v1.501.0013 (Feb 03 2016) #00A73AA1]
setIP: Registry static IP setting = 192.168.50.20
Info: nk.exe # 2019-12-22 19:46:51? #? UpdateDHCPOptions:HostName option selected
Info: nk.exe # 2019-12-22 19:46:51? #? UpdateDHCPOptions:HostName option selected
Info: nk.exe # 2019-12-22 19:46:51? # Updating DHCP options on boot
??? UsbHost : New Hub [address(1) / layer(0)]
Info: nk.exe # 2019-12-22 19:46:53? # CExternalHub::WaitForPortStatusChange: port 5 change
Info: nk.exe # 2019-12-22 19:46:53? #
HubStatusChangeThread: Port 5 Connection Changed, device already exist: 0
Ethernet auto-negotiated 100Mbps, Full Duplex
Info: nk.exe # 2019-12-22 19:46:54? #
Port 5 Attached
Info: nk.exe # 2019-12-22 19:46:54? #
CHub: Dev attached
Info: nk.exe # 2019-12-22 19:46:54? # ??? UsbHost : New Function [address(4) / layer(1)]
Info: CrestronMonitor.exe # 2019-12-22 19:46:57? # Crestron applications already installed
ProcessPostInstall: No \windows\postinstall.bat file
ProcessPostInstall: No \windows\shipwithinstall.bat file
Info: nk.exe # 2019-12-22 19:47:00? # SDMemWriteCounterUpdate: InitialCounter is:9141504, MaxHourCounter is:81054
Notice: ConsoleServiceCE.exe # 2019-12-22 19:47:03? # Got Security Flag: 0.SecureGovernmentMode False.Force Authentication flag False.User turned auth off flag is False
Info: TLDM.exe # 2019-12-22 19:47:09? #? THAL loading now? ..
Info: TLDM.exe # 2019-12-22 19:47:09? #? TLDM Starting..
?Info: TLDM.exe # 2019-12-22 19:47:09? #? LoadHardwareMapOnStartUp - Running on a CP3
Info: TLDM.exe # 2019-12-22 19:47:09? #? HostName read in is CP3-7F4A6657
Info: TLDM.exe # 2019-12-22 19:47:10? #? Successfully registered with the console service - Console available
Info: CIPCommandProcessor.exe # 2019-12-22 19:47:12? #? Launching TCP server now
Info: CIPCommandProcessor.exe # 2019-12-22 19:47:12? #? TLDMInterfaceReadInMessageQueueSize - Queue size defaults to 500
Info: CloudClient.exe # 2019-12-22 19:47:13? # CloudUrl: https://api.my.crestron.com/api/Registration
Info: CrestronTimerEventEngine.exe # 2019-12-22 19:47:14? # CrestronTimerEventEngine: Application initialized
Ok: AutoUpdateInterface.exe # 2019-12-22 19:47:16? # AutoUpdate Interface Starting
Ok: SimplSharpPro.exe # 2019-12-22 19:47:25? # SimplSharpPro Version: 1.5.2.00
Info: SimplSharpPro.exe # 2019-12-22 19:47:27? # Successfully registered the application with the TLDM
Notice: SimplSharpPro.exe # 2019-12-22 19:47:30? # Starting Programs...!
Notice: SimplSharpPro.exe # 2019-12-22 19:47:30? # Flash Policy Server - Starting Server.
Notice: SimplSharpPro.exe # 2019-12-22 19:47:30? # Flash Policy Server - Server Started.
Info: LogicEngine.exe [App 1] # 2019-12-22 19:47:35? # Loading program from \SIMPL\app01
Info: LogicEngine.exe [App 1] # 2019-12-22 19:47:35? # Loading Program \SIMPL\app01\Casa_wizualizacja_RC16.bin.
Notice: LogicEngine.exe # 2019-12-22 19:47:46? # **Program 1 Started**
Info: LogicEngine.exe [App 1] # 2019-12-22 19:47:46? #? Going to steady state now
Error: splusmanagerapp.exe [App 1] # 2019-12-22 19:47:46? # Module S-4.1.3 : weather_wbug_1_0 at line 186: TCP Client. Unable to resolve name A5339872343.api.wxbug.net
Info: LogicEngine.exe [App 2] # 2019-12-22 19:47:49? # Loading program from \SIMPL\app02
Info: LogicEngine.exe [App 2] # 2019-12-22 19:47:49? # Loading Program \SIMPL\app02\Casa_AV_RC16.bin.
Error: LogicEngine.exe [App 2] # 2019-12-22 19:47:57? # Exclusive device Slot-10 Port 1 is already in use by Program 01
Notice: LogicEngine.exe # 2019-12-22 19:48:00? # **Program 2 Started**
Info: LogicEngine.exe [App 2] # 2019-12-22 19:48:01? #? Going to steady state now
Info: LogicEngine.exe [App 3] # 2019-12-22 19:48:04? # Loading program from \SIMPL\app03
Info: LogicEngine.exe [App 3] # 2019-12-22 19:48:04? # Loading Program \SIMPL\app03\Casa_knx_RC15.bin.
Error: LogicEngine.exe [App 3] # 2019-12-22 19:48:12? # Exclusive device Slot-10 Port 1 is already in use by Program 01
Notice: LogicEngine.exe # 2019-12-22 19:48:18? # **Program 3 Started**
Info: LogicEngine.exe [App 3] # 2019-12-22 19:48:18? #? Going to steady state now
Info: TLDM.exe # 2019-12-22 19:48:19? #? Event rcvd is 8
Info: CRESLOG.exe # 2019-12-22 19:48:20? # PersistentLog: Logging is started!
Error: splusmanagerapp.exe [App 1] # 2019-12-22 20:30:00? # Module S-4.1.3 : weather_wbug_1_0 at line 185: TCP Client connection already in progress.
Error: splusmanagerapp.exe [App 1] # 2019-12-22 20:30:01? # Module S-4.1.3 : weather_wbug_1_0 at line 186: TCP Client. Unable to resolve name A5339872343.api.wxbug.net
Notice: ConsoleServiceCE.exe # 2019-12-22 21:12:10? # SHELL Connection from: 192.168.56.101
Notice: ConsoleServiceCE.exe # 2019-12-22 21:21:34? # SHELL Connection from: 192.168.56.101


Re: Controlled Kettle

 

With the Keurig 2.0 you can set the time when the water will be preheated so it is ready for you in the morning. I also believe there is a serial port on the bottom of the unit (RJ11) but no api has been officially published.


Re: Masters2020 scheduling grid

 

Your not the only one.? I got the save the date email, and the 'yes I want a hotel registration' emails.? But I did not see the course summary .pdf come through at all.? Meanwhile, I've also received 2 reminders to pay up for CSP yearly fees (even though it's not due until end of January).

I hope I don't miss the open registration when it's time.
--
Jason Mussetter

Control Systems Designer

Mussetter Programming Services
www.mpsav.com


Re: Masters2020 scheduling grid

 

Thanks!? I'm not sure why I can't locate that email, but I think I have received all the others.??


Re: Masters2020 scheduling grid

 

Crestron sent it out on December 6th:


On Sat, Dec 21, 2019 at 11:23 AM stl_programmer <bendossip@...> wrote:
Was the PDF you reference sent out by Crestron or where did you find it?? I have the invitation to register, but I don't recall seeing a PDF with all the courses and descriptions which would make things a lot easier.??


Re: Masters2020 scheduling grid

 

Was the PDF you reference sent out by Crestron or where did you find it?? I have the invitation to register, but I don't recall seeing a PDF with all the courses and descriptions which would make things a lot easier.??


Re: Controlled Kettle

 

On Thu, Dec 19, 2019 at 03:36 AM, Crestron_Programmer wrote:
Keurig ? any specified model number ? please advice?