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
Search
HD-MD8X2 questions
Yeah, what CrestronFreak said... your table doesn't look correct, it confirms your code and IP table don't match.? Your program is creating a "slot" at IP ID 10 for the 8x2, and your 8x2 is configured to try to connect as IP ID 3.? ?Which is usually where touchpanels would end up anyway.? He recommends changing your code to move the 8x2 to IPID 3, but if it were me, I'd do the opposite, I'd "REMM 03 192.168.1.160" and then "ADDM 10 (your PRO3's address here" |
I am having sort of a similar situation.? I have and HD-MD8x2 that I am trying to get to auto switch.? I have enter 1 onto the "VideoEnter" field, as well as onto "Save_Seetings" and "VideoOut1".? When I start my program it defaults to Input2 to Output1, since the touch panel is set to select Computer as its initial source.? It displays Input2 just fine, but when I select other inputs from the touch panel the switch stays at Input2. |
Just a heads up, "Save Settings" is a rising-edge-pulse activated control.? Putting a 1 there will make it save settings at program start, and then never again.
You can put a 1 in "Video Enter" but you need an analog signal in VideoOut1.? If you're controlling from a touchpanel, you'll need to use an Analog Initialize symbol to convert the digital button presses to setting 1d thru 8d of the Analog Signal going into VideoOut1.
?
Like this:
![]() ?
If you want it to autoswitch, I'd run the "Video_Detected_x_fb" feedback joins through logic wave pulses and then into another analog init that pushes to the same analog signal. |
I've been away from this project for a while, spending time on the actual construction project.? It does work almost perfectly but been having one little glitch.? Upon power up, I have to configure it via front panel buttons then it responds correctly until there's a power outage or a reboot.? If I drop a "1" on "save settings", will that solve the issue?? The system will have a UPS along with a automatic standby generator.? That just leaves the occasional reboot to mess things up.
How do I post a picture here?? I don't see that option.? I'd post a picture of the entertainment center I built for him that will have everything in it to supply the two rooms connected to it. |
What do you have to configure via the front panel to make it work? On Tue, Mar 25, 2025 at 6:51?AM stefuel2 via <stefuel=[email protected]> wrote:
|
On Sun, Apr 6, 2025 at 03:07 PM, stefuel2 wrote:
Never mind.? It's been powered down for over a month.? Powered it back up today to fiddle with it and it came on normally.? There was no image as it powered up showing no input selected. Selecting a source from the TP works fine now without touching anything.? Why it didn't before, I don't know. If you want there to be a "default" source when it powers up, what I'd suggest is add the Offline extender to the device in SIMPL, run that "device offline" signal through a not, then run offline.not through a LWP, run the offline.not.lwp through a 5 second delay, then put that offline.not.lwp.delay into a presser symbol that then triggers the same signal as the gui button for the source you want to be default.
?
Conversely, you could use an ARAM symbol to make it remember what the analog feeding the source analog was last time the device went offline, and make it reassert that value to the analog when it comes back online. |
to navigate to use esc to dismiss