Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- Crestron
- Messages
Search
Re: VC-4 lack of console for printing msgs
¿ªÔÆÌåÓýI know that CrestronConsole.PrintLine (I don't know about SIMPL+ PRINT or TRACE) definitely shows up in the syslog, so it's not completely gone. https://support.crestron.com/app/answers/detail/a_id/1001239?
Caleb Radecky | Manager, Online Products & Services
Crestron Silver Certified Programmer | DMC-D-4K | DMC-E-4K
ControlWorks Consulting, LLC | Crestron Services Provider | 8228 Mayfield Rd. #6B Rear Cleveland OH 44026
D. 440.771.4809 | O.440.449.1100 X1109 | F.440.449.1106 | http://www.controlworks.com
From: fabiodaubermann <fdaubermann@...>
Sent: Thursday, October 13, 2022 00:08 To: [email protected] Subject: [crestron] VC-4 lack of console for printing msgs I have always been a fan of the good old method of printing stuff to console for some basic debugging and even some exception handling (in addition to saving to a log file etc)...? But as we all know, VC-4 does not give us a console.
?
During Master's 2022, I remember seeing their suggestion of outputting "Error" and "Notice" strings to Simpl? so we could watch it in debugger... this looks like an ok idea but it does not help much when trying to debug Simpl#Pro stuff.
I also remember at the first virtual Master's in 2020, I think Toine or one of the other guys developed a quick and dirty way of emulating the console using a telnet connection (I think it was telnet, but I don't remember exactly). This also seemed alright,
but it was definitely unsecured.
?
My question is: anybody out there *created* their own "console emulator" for printing out messages, statuses etc? If yes, what approach did you take?
I'm wondering about creating an SSH Server or something along those lines that I can connect to with Putty or MobaXterm which could give me some resemblance of a console that I can monitor for print/trace statements... but I wonder what some of you guys
recommend?
Does anybody miss the ability to print stuff to console as a means of live debugging or am I the only one?!??It would be so nice if Crestron could create a console for VC-4....
I was never fan of the "attach-to-process" method of debugging because it seems to be pain to get going most of the time and also requires a restart in certain scenarios (which is a no-go if you are trying to catch a bug in the act).?
|
Re: Crestron Go App (iPad) - strange embedded video issue
So, a quick update on this.
Using the offline extender, I close the video subpages as soon as the iPad goes offline (task switch or power off iPad) When the app is back in focus it re-connects quickly again. The video subpages are still shown for a few seconds until the panel renders the UI. Not an ideal fix but better. |
Re: Cisco Room Devices 3.4 issue
#crestron
What Cisco hardware/firmware?
Does joining a Teams meeting using the codec web interface work? As far as I'm aware Teams does not yet work on Cisco hardware, there is a press release about integrating with it in future versions; |
Crestron Go App (iPad) - strange embedded video issue
I'm currently working on a project that requires embedded video on iPad.
Done loads of these in the past with few(ish) issues. Here's a new one: With the Embedded Video subpage active on the iPad: * Task switch away from the app or hit the iPad power button. * Switch back to the app or turn the iPad back on The Connecting to System message pops up for a long time (spinner frozen) Eventually the app will connect and display the embedded video subpage. On only one occasion (so far), when I task switched away from the Crestron app, the Video window was left frozen on-screen above the iPad desktop. Power off/on cleared it. Note this was only the video part of the subpage frozen on screen, not the rest of the subpage. With no embedded video window showing, tasking away/back is almost instant. Likewise with power off/on. Seems like the app is screwing the iPad memory when embedded video is showing. App also crashed once, when switching between cameras. Crestron Go-Tablet v1.0.24 iOS 14.4.2 iPad Mini (5th Gen) Crestron Go settings: Lock Configuration - off Lock Orientation - Landscape Auto-reconnect - on Check for Update - on Logging Enabled - off Hide Demo - on Use improved H.264 Player - on I did try with improved H.264 Player off, but the only cameras I could display on my network were Axis. Lillen, Y-Cam & Grandstream would not display. |
Re: Crestron Go (&APP) on iPhone 14 locking up
#crestronapp
This is currently a known issue with iOS16:
https://support.crestron.com/app/answers/detail/a_id/1001767/ |
VC-4 lack of console for printing msgs
I have always been a fan of the good old method of printing stuff to console for some basic debugging and even some exception handling (in addition to saving to a log file etc)...? But as we all know, VC-4 does not give us a console.
?
During Master's 2022, I remember seeing their suggestion of outputting "Error" and "Notice" strings to Simpl? so we could watch it in debugger... this looks like an ok idea but it does not help much when trying to debug Simpl#Pro stuff.
I also remember at the first virtual Master's in 2020, I think Toine or one of the other guys developed a quick and dirty way of emulating the console using a telnet connection (I think it was telnet, but I don't remember exactly). This also seemed alright, but it was definitely unsecured.
?
My question is: anybody out there *created* their own "console emulator" for printing out messages, statuses etc? If yes, what approach did you take?
I'm wondering about creating an SSH Server or something along those lines that I can connect to with Putty or MobaXterm which could give me some resemblance of a console that I can monitor for print/trace statements... but I wonder what some of you guys recommend?
Does anybody miss the ability to print stuff to console as a means of live debugging or am I the only one?!??It would be so nice if Crestron could create a console for VC-4....
I was never fan of the "attach-to-process" method of debugging because it seems to be pain to get going most of the time and also requires a restart in certain scenarios (which is a no-go if you are trying to catch a bug in the act).?
|
Re: Honeywell Vista-21IPSIA
#simpl
I don't like the 4232CBM, primarily because there's no discrete zone status feedback. You can somewhat trigger things using an SIO connected to the keypad display, but that leaves a lot to be desired.
toggle quoted message
Show quoted text
However, it's still better than nothing, and is super easy to get working. --- On Wednesday, October 12, 2022 at 5:01 PM, Chris Kangis wrote: |
Crestron Go (&APP) on iPhone 14 locking up
#crestronapp
I just upgraded my iPhone to a 14 and after setting everything up the Crestron Go APP is locking up every time I rotate the phone. I have tried to lock rotation and lock configuration. It still tries to rotate and then goes blank and or just locks up. I am forced to close out and re-open. Really a pain since if I don't keep the phone level, I'm screwed.? I tried using Crestron APP instead and same results. I have tried deleting and re-adding them to no avail.
Any ideas? Dan |
Re: Honeywell Vista-21IPSIA
#simpl
Awesome, thanks for the help guys. I'll be implementing next week and will update with how well it works. I've done a bunch of the 128/250's but this is the first time I've come across this model.
|
Re: Honeywell Vista-21IPSIA
#simpl
a. The Vista-21 iPSIA is just a Vista-20 with an IP communications board that speaks specifically SIA protocol.
b. as Tony mentioned, it uses the CBM module, which I've heard is not great - we've always had the Security contractor upgrade the panel to a 128BPT which has the serial port built onto the main board... Tony, What is your recent experience with the Vista-20 and the CBM module, particularly if you've compared it with the 128/250BPT systems?? ?TIA!! |
Re: Honeywell Vista-21IPSIA
#simpl
It uses the 4232CBM serial adapter, and accompanying Simpl module.
toggle quoted message
Show quoted text
--- On Wednesday, October 12, 2022 at 4:06 PM, Alex Teague wrote: |
Honeywell Vista-21IPSIA
#simpl
I'm supposed to program a?Honeywell Vista-21iPSIA in SIMPL and I can't find a module or anything indicating the existence of a module. I do however see that this model is listed as compatible with CH. I have a CH processor on site and can use the PYNG smart object but I'd rather not if I don't have to. Anyone know if a SIMPL module exists or if there's another module that might work for this series?
|
Re: Cisco Room Devices 3.4 issue
#crestron
was released Jul.2019 for use with DB v115 or below. Have you tried updating the program to use the latest module version, or tested with the v4 demo? |
Re: Updating CLZ
#simplsharp
On Tue, Oct 11, 2022 at 11:28 PM, Tony Golden wrote:
This service should be able to take care of it...I second this service!? |
Cisco Room Devices 3.4 issue
#crestron
hi everyone?
i use cisco room devices 3.4 and xhen i receive a meeting invitation from teams i can't join the meeting. when i click on the ''JoinActiveBooking''button, nothing happens. what could be the problem? |
Re: Crestron Home simple relay driver
The CCD SDK (the SDK required for extension devices in Crestron Home) doesn't provide access to the general processor hardware directly, but you could write a driver to fire events and hook it up that way.
I doubt there's a driver already written that does exactly what you want, so the "DIY" open is probably your best bet - though the CCD SDK is a bit of a minefield! Best of luck, Oliver |
Re: File /Programs/CI-KNX v1.6.zip uploaded
#file-notice
Hello math leenen I have run the program and I have try to send command through simpl dibugger? to switch for 4 channel knx actuator but? command not execute and actuator not perform task kindly guide where I am wrong?
I have done all necessary step example like I have assigned the group address to actuator as well ci knx and make static IP of ci knx |
Re: Updating CLZ
#simplsharp
This service should be able to take care of it...
toggle quoted message
Show quoted text
--- On Tuesday, October 11, 2022 at 7:06 PM, Daniel Portugal wrote: |
to navigate to use esc to dismiss