Skip to content

Commit

Permalink
refactor and add feedbacks, variables
Browse files Browse the repository at this point in the history
  • Loading branch information
josephdadams committed Mar 17, 2022
1 parent d90f025 commit 3b8b998
Show file tree
Hide file tree
Showing 8 changed files with 1,743 additions and 1,005 deletions.
27 changes: 23 additions & 4 deletions HELP.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
## Roland XS-84H
# Roland XS-84H
This module will allow you to control a Roland XS-82H, XS-83H, XS-84H matrix switcher.

### Configuration
## Configuration
* Enter the IP address of the device in the configuration settings.
* The device will use TCP port 8023.

**Available actions:**
## Actions

* Set the video input channel signal type
* Set the video input channel color space
* Turn on/off HDCP for an input channel
Expand All @@ -31,4 +32,22 @@ This module will allow you to control a Roland XS-82H, XS-83H, XS-84H matrix swi
* Set the EDID for an RGB input
* Set the EDID for an HDMI input
* Lock the panel
* Set the key lock mode of the panel
* Set the key lock mode of the panel

## Feedbacks
* Input Channel HDCP is On/Off
* Output Channel HDCP is On/Off
* Selected Input Channel Video/Audio/Both is routed to Selected Output Channel
* Output Channel is On/Off

## Variables

* Model
* Version
* Input Types, Color Spaces, HDCP On/Off, Aspect Ratio
* Output Select, Resolution, HDCP On/Off, Color Spaces, Signal Type
* Crosspoint Selections (Video, Audio, Output Button Status)

## Presets

* Route Input to Output with Crosspoint Feedback
Loading

0 comments on commit 3b8b998

Please sign in to comment.