bitfocus / companion-module-novastar-controller

This module controls some Novastar devices.
MIT License
16 stars 15 forks source link

UHD Jr no Input commands #22

Open kman1898 opened 2 years ago

kman1898 commented 2 years ago

So using the VX1000 module I’ve found that the change input commands work on the UHD Jr. I’d love if someone could implement these into the UHD module.

So on the vx1000 module

layer 1-hdmi 1 changes the uhd jr to DP

Layer 1-hdmi 2 changes the uhd jr to hdmi

Layer 1-dvi 1 changes the uhd jr to sdi 1

Layer 1-dvi 2 changes the uhd jr to sdi 2

Layer 1-sdi changes the uhd jr to DVI 1

Layer 1-opt1 changes the uhd jr to DVI 2

Layer 1-opt2 changes the uhd jr to DVI 3

I didn’t find anything that changes to DVI 4

istnv commented 1 year ago

@kman1898 Looking at the command strings, does the VX600 model, 'Layer 1 - Mosaic' option switch to DVI 4? (I do not have any units to test)

kman1898 commented 1 year ago

It’s different for the vx600. This was only for the UHD jr when using the vx1000 module

istnv commented 1 year ago

@kman1898 The vx600 uses the same command strings as the vx1000. The vx600 has 8 'inputs' on Layer 1 instead of the 7 available on the vx1000.

My question (since I do not have any units to test with): If you set the module for vx600 , then send the command to switch to 'Layer 1 - Mosaic' to the UHD Jr, does it switch to DVI 4?

I can add all of those to the module if that works.

kman1898 commented 12 months ago

That I'm not sure. You'd have to message Novastar and ask for their command protocol for the VX600.

istnv commented 12 months ago

@kman1898

Your original comment was:

So using the VX1000 module I’ve found that the change input commands work on the UHD Jr. I’d love if someone could implement these into the UHD module. .... I didn’t find anything that changes to DVI 4

I am asking you to try the VX600 module to see if the UHD Jr switches to DVI 4.

Otherwise I will close this issue.