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: File /Aja Kumo.zip uploaded
#file-notice
for: Sopheap OUK <sopheap.ouk@...>:
I finally figured out how to add the other 15 Inputs on the Analog Initialize (and get them to function), but occasionally when I'm re-loading for other reasons: I get an Error Message for Line 71: "Aja Kumo.usp : Statement outside of function scope" I'm not sure what to do, change, or correct here. Do you (or does anyone) know what to type in to correct that line? I'm kind of lost on this one. jpe |
Re: Running SIMPL debugger continuously
Also don't forget Cresteon Fusion which will pump whatever data you pick into a SQL table and the you can construct your data into PowerBi, works great for generating bigger pictures about system use, Errors, help requests, mic battery levels (anything). Then you can make in formed descisioms about correct system development or push training and information to change how users interact with the system and prove your results as time goes on
|
Re: Route NAX AES67 audio to NVX analog output
Hi Tony,
I'm not sure if this really applies to your case, but I pulled this from my notes when I was trying to break audio from video when dealing with NVX360's on both ends (encoder and a decoder)...so this might not apply to your case since you have a different encoder... but I have a feeling it might help because you have at least the same type of decoder... Setting 1 below is essentially what you already mentioned on you original post. I hope it helps. Setting 1: Webinterface: Go to settings tab, look for Routing, under Input Routing section, Audio Source change to DM NAX Audio.? SimplWindows: This setting on simplwindows is located under the main decoder symbol, look for AudioSource and its analog value should be 5. Setting 2: Webinterface: Go to settings tab, under DM NAX (AES67 Audio), look for the Receive portion of the configuration, and under Mode change from Automatic to MANUAL. SimplWindows: This setting on simplwindows is located under DM NAX Routing, DM-NAX RX, SecondaryAudioMode and its analog should be 1. Then during runtime, you can tell the NVX to show a video stream by sending a URL to "StreamLocation" serial signal under the main Decoder symbol and then you can tell the NVX to separately listen to another stream of audio on the "MulticastAddress" serial signal under DM NAX -> DM-NAX-RX. |
Re: Running SIMPL debugger continuously
If your program is not too busy and you just want to watch some signals in the debugger without the annoying logoff send this command in the text console: SETLOGOFFIDLETIME 0
This won't log you off but may crash at some point because let's be honest, Toolbox is the worst.? |
Re: Running SIMPL debugger continuously
I wrote 3 SIMPL+ modules that will let you pipe an unlimited number of signals out to a single TCP port, and then I wrote a Python script for an external computer (RPi, PC, etc.) that will consume that TCP port and stream everything to an MQTT server.? (MQTT server can be thought of as a lightweight database server that doesn't save anything -- it's just a networked bag of variables in a tree hierarchy).? You can effectively watch with a tool like MQTT Explorer (for Mac) to see realtime values change, look at history, trends, of specific variables etc.
3 SIMPL+ modules because one's for Digital signals, one's for Analog signals, and one's for Strings.? You can expand the block to export up to 100 signals, and just use multiple blocks if you need more than 100 signals.? There's no limit to the number of blocks and they can all push to the same TCP server port. I'd like to think it's pretty lightweight?? It does the bare minimum to get the data out, and doesn't overwhelm my own processor at all.? I'm watching several hundred signals 24/7 and using the MQTT to drive other scripts and automation outside of the Crestron processor environment. I'm willing to share these modules |
Re: Running SIMPL debugger continuously
Hello Elliot,
You can try using C5 Debugger () to continuously log events, but its not really the recommended way to do it. The best way would be to create a custom library that can log specific events to a syslog/serilog type server. This would require writing custom code for each thing you want monitored and logged. |
Running SIMPL debugger continuously
I'm?not a full-time Crestron programmer; more of sysadmin, trying to build more robust observability into all of our room designs.? The signals in SIMPL debugger are quite valuable information, and I'd like to log certain signals continuously at all times, ideally sending to an external syslog server.? Is that possible?? The debugger seems to disconnect after a few minutes of inactivity.? I do have syslog enabled, but it doesn't seem to include this debug information. |
Route NAX AES67 audio to NVX analog output
I'm trying to route audio from sources connected to a DM-NAX-8ZSA, to the analog audio output on a DM-NVX-360.? I've gotten it to work through the NVX's HDMI output, but nothing from the audio output.
I did it successfully several years ago, with older NVX firmware.? I'm passing the NAX source's Port, Multicast Address, and Session Name to the corresponding signals on the NVX's AES67 RX slot.? Changing the AudioSource signal from 0d (Auto) to 5d (AES67) does send the audio to the HDMI output, but there's no change (no audio) on the analog phoenix connector. Anyone know what I'm missing? Thanks in advance! |
Re: Trying to Understand Crestron Gateways. Helped Needed please!!!
¿ªÔÆÌåÓýOnly thing to keep in mind.? If you want to load the MX850, you will need to first connect to the ML-600 via Toolbox then once it is recognized, you would disconnect it and connect the 850MX and hit upload.? That is the only way that we have ever gotten to uploads to work. ? Pat M ? ? From:
"[email protected]" <[email protected]> on behalf of "lokikallas via groups.io" <lokikallas@...> ? The URC850's and the ML600's are functionally identical.? And you can load the VTP file directly as if it were an ML600 IME. |
to navigate to use esc to dismiss