AV Access 4KMV41

4x1 4K HDMI Multi-viewer

API Command Set

Version: V1.0.0

RS232 Default Setting

ParametersValue
Baud Rate115200 bps
Data bits8 bits
ParityNone
Stop bits1 bit
Flow controlNone

Command Usage Notes

Take Command SET OUTPUT_MODE prm<CR><LF> as an example:

  1. [SET OUTPUT_MODE] denotes command key words, case insensitive.
  2. [prm] denotes parameters, case insensitive; incorrect parameters number will not be recognized.
  3. <CR><LF> denotes a carriage return or a line feed; all commands must be ended up with a carriage return or a line feed.

Command Reference

NO.DescriptionCommandExample
1To set output modeCommand: SET OUTPUT_MODE prm<CR><LF>
Return: OUTPUT_MODE prm<CR><LF>
Description: prm = {IN1, IN2, IN3, IN4, DualView_1x2, DualView_3x4, Quad, PIP_12, PIP_34, MainSub_1, MainSub_2, MainSub_3, MainSub_4}
Command: SET OUTPUT_MODE IN1<CR><LF>
Return: OUTPUT_MODE IN1<CR><LF>
Description: Set output mode to IN1.
2To set output channelCommand: SET SW prm<CR><LF>
Return: SW prm<CR><LF>
Description: prm = {in1, in2, in3, in4}
Command: SET SW in1<CR><LF>
Return: SW in<CR><LF>
Description: Set output channel to in1.
3To set audio modeCommand: SET AUDIO_MODE prm<CR><LF>
Return: AUDIO_MODE prm<CR><LF>
Description: prm = {CH1, CH2, CH3, CH4}
Command: SET AUDIO_MODE CH1<CR><LF>
Return: AUDIO_MODE CH1<CR><LF>
Description: Set audio mode to CH1.
4To set output statusCommand: SET VIDOUT_ONOFF prm<CR><LF>
Return: VIDOUT_ONOFF prm<CR><LF>
Description: prm = {ON, OFF}
Command: SET VIDOUT_ONOFF ON<CR><LF>
Return: VIDOUT_ONOFF ON<CR><LF>
Description: Set output status to on.
5To set output hdcp modeCommand: SET VIDOUT_HDCP prm<CR><LF>
Return: VIDOUT_HDCP prm<CR><LF>
Description: prm = {HDCP1.4, HDCP2.2, FOLLOW}
Command: SET VIDOUT_HDCP FOLLOW<CR><LF>
Return: VIDOUT_HDCP FOLLOW<CR><LF>
Description: Set output hdcp mode to FOLLOW.
6To set Software upgradeCommand: UPG <CR><LF>
Return: UPG<CR><LF>
Description: To set Software upgrade.
Command: UPG<CR><LF>
Return: UPG<CR><LF>
Description: To set Software upgrade.
7To set system resetCommand: RESET<CR><LF>
Return: RESET<CR><LF>
Description: To set system reset.
Command: RESET<CR><LF>
Return: RESET<CR><LF>
Description: To set system reset.
8To set audio muteCommand: SET AUDIO_MUTE prm<CR><LF>
Return: AUDIO_MUTE prm<CR><LF>
Description: prm = {ON, OFF}
Command: SET AUDIO_MUTE ON<CR><LF>
Return: AUDIO_MUTE ON<CR><LF>
Description: Set audio mute is on.
9To get VERCommand: GET VER<CR><LF>
Return: MV0401-H2H4K-B60 Vx.x<CR><LF>
Description: get ver
Command: GET VER<CR><LF>
Return: MV0401-H2H4K-B60 Vx.x<CR><LF>
Description: get ver
10To get OUTPUT_MODECommand: GET OUTPUT_MODE<CR><LF>
Return: OUTPUT_MODE prm<CR><LF>
Description: prm = {IN1, IN2, IN3, IN4, DualView_1x2, DualView_3x4, Quad, PIP_12, PIP_34, MainSub_1, MainSub_2, MainSub_3, MainSub_4}
Command: GET OUTPUT_MODE<CR><LF>
Return: OUTPUT_MODE IN1<CR><LF>
Description: GET OUTPUT_MODE
11To get SWCommand: GET SW<CR><LF>
Return: SWChannel prm<CR><LF>
Description: prm = {IN1, IN2, IN3, IN4}
Command: GET SW<CR><LF>
Return: SWChannel IN1<CR><LF>
Description: GET SW
12To get AUDIO_MODECommand: GET AUDIO_MODE<CR><LF>
Return: AUDIO_MODE prm<CR><LF>
Description: prm = {CH1, CH2, CH3, CH4}
Command: GET AUDIO_MODE<CR><LF>
Return: AUDIO_MODE CH1<CR><LF>
Description: GET AUDIO_MODE
13To get AUDIO_MUTECommand: GET AUDIO_MUTE<CR><LF>
Return: AUDIO_MUTE prm<CR><LF>
Description: prm = {ON, OFF}
Command: GET AUDIO_MUTE<CR><LF>
Return: AUDIO_MUTE ON<CR><LF>
Description: GET AUDIO_MUTE
14To get VIDOUT_ONOFFCommand: GET VIDOUT_ONOFF<CR><LF>
Return: AVIDOUT_ONOFF prm<CR><LF>
Description: prm = {ON, OFF}
Command: GET VIDOUT_ONOFF<CR><LF>
Return: VIDOUT_ONOFF ON<CR><LF>
Description: GET VIDOUT_ONOFF
15To get VIDOUT_HDCPCommand: GET VIDOUT_HDCP<CR><LF>
Return: VIDOUT_HDCP prm<CR><LF>
Description: prm = {HDCP1.4, HDCP2.2, FOLLOW}
Command: GET VIDOUT_HDCP<CR><LF>
Return: VIDOUT_HDCP ON<CR><LF>
Description: GET VIDOUT_HDCP
16To set DISPLAY MODECommand: SET VIDOUT_DSP_MODE prm<CR><LF>
Return: DISPLAY MODE prm<CR><LF>
Description: prm = {FULL, STD}
Command: SET VIDOUT_DSP_MODE FULL<CR><LF>
Return: DISPLAY MODE FULL<CR><LF>
Description: SET DISPLAY MODE FULL
17To get DISPLAY MODECommand: GET VIDOUT_DSP_MODE<CR><LF>
Return: DISPLAY MODE prm<CR><LF>
Description: prm = {FULL, STD}
Command: GET VIDOUT_DSP_MODE<CR><LF>
Return: DISPLAY MODE FULL<CR><LF>
Description: GET DISPLAY MODE
18To set COLORSPACE MODECommand: SET COLORSPACE_MODE prm<CR><LF>
Return: COLORSPACE_MODE prm<CR><LF>
Description: prm = {RGB444, YUV444}
Command: SET COLORSPACE_MODE RGB444<CR><LF>
Return: COLORSPACE_MODE RGB444<CR><LF>
Description: SET COLORSPACE_MODE RGB444
19To get COLORSPACE_MODECommand: GET COLORSPACE_MODE<CR><LF>
Return: COLORSPACE_MODE prm<CR><LF>
Description: prm = {RGB444, YUV444}
Command: GET COLORSPACE_MODE<CR><LF>
Return: COLORSPACE_MODE RGB444<CR><LF>
Description: GET COLORSPACE_MODE
Models: 4KMV41 4x1 4K HDMI Multi-Viewer, 4KMV41, 4x1 4K HDMI Multi-Viewer, HDMI Multi-Viewer, Multi-Viewer, Viewer

PDF preview unavailable. Download the PDF instead.

API-Command-Set 4KMV41-V1.0.1 Microsoft Word 2016

Related Documents

PreviewAV Access 4KMX44-H2 4x4 HDMI Matrix Switcher User Manual
User manual for the AV Access 4KMX44-H2, a 4x4 compact HDMI matrix switcher offering advanced features like 4K-1080P downscaling, S/PDIF audio breakout, and versatile control options (IR, RS232, IP). Learn about installation, operation, and specifications.
PreviewAV Access API Command Guide for HDIP100 and 4KIP200 Series
This guide details the API commands for AV Access HDIP100 and 4KIP200 series video over IP devices, enabling developers to build control applications. It covers device discovery, configuration, display control, video wall setup, and more.
PreviewAV Access 4KSW21-DM KVM Switch Troubleshooting Guide
Find solutions to common issues with the AV Access 4KSW21-DM KVM Switch, covering video output, USB connection, hotkey problems, and audio issues.
PreviewAV Access 8K HDMI KVM Switch 2x1 User Manual
User manual for the AV Access 8KSW21-KVM 2x1 8K HDMI 2.1 KVM Switch. Features include support for 8K@60Hz, 4K@120Hz, HDR formats, multiple USB 3.0 ports, and hotkey functionality. Includes specifications, installation, and warranty information.
PreviewAV Access 4KEX300-F HDMI 2.0 Extender over Fiber User Manual
User manual for the AV Access 4KEX300-F, a slim HDMI 2.0 extender over fiber supporting 4K@60Hz, HDR, and bi-directional IR/RS232 pass-through. Details installation, panel descriptions, specifications, and warranty information.
PreviewAV Access 4KEX100-KVM-Pro: HDMI 2.0 HDBaseT 3.0 Extender with USB 2.0 User Manual
User manual for the AV Access 4KEX100-KVM-Pro, an HDMI 2.0 over HDBaseT 3.0 extender with USB 2.0 KVM functionality. Covers features, installation, specifications, and warranty.
PreviewAV Access 4KEX70-eARC HDMI 2.0 eARC Extender User Manual
User manual for the AV Access 4KEX70-eARC, an HDMI 2.0 eARC extender supporting 4K@60Hz, HDR, Dolby Atmos, and bi-directional IR. Includes installation, specifications, and warranty information.
PreviewAV Access 4KEX120-KVM User Manual: 4K HDMI USB 2.0 KVM Extender Guide
Download the AV Access 4KEX120-KVM user manual. Learn about this 4K HDMI USB 2.0 KVM Extender's features, specifications, installation, and warranty for extending video and USB signals up to 120m with zero latency.