User Guide User guide
Table Of Contents
- What is VN-MATRIX?
- Functional Overview
- Example System Application
- Front Panel Features
- Rear Panel Features
- Accessories
- Choosing a Suitable Location
- Mains Power Connection (via PSU)
- Mains Power Cord (for PSU)
- Setup and Connection Procedure
- The VN-MATRIX Web Interface
- Configuring a VN-MATRIX as an Encoder (source)
- Configuring a VN-MATRIX as a Decoder (display)
- Troubleshooting
- Encoder Set Up
- Decoder Set Up
- System Set Up
- Overview
- Setting-up a Serial Data Stream
- Setting-up a Serial Passthrough Group
- Setting-up a Remote Control Group
- Serial / Telnet Commands
- Overview
- VN-MATRIX Hardware
- Serial Interface – Quick Reference
- Telnet Interface – Quick Reference
- Web Interface – Quick Reference
- Network Characteristics

Section 5: Serial Transport & Control Methods VN-MATRIX User Guide
Page 94 I458GB issue 6
Device Commands
mode <deviceid> <state>
Changes the operating mode of the specified device.
<deviceid> is the device serial number of the device or the user-defined device name.
<state> is the required mode and can be set to:
enable – for normal operation
disable – to stop encoder source streaming or stop display output on a decoder
standby – to stop encoder source streaming or display splash screen on a decoder
EXAMPLE: mode 16 enable
channel <deviceid> <window> <sourceid.videoport.protocol>
Changes the source being displayed in a window of the specified decoder device.
<deviceid> is the device serial number of the device or the user-defined device name.
<window> is the window object number. Currently this can only be 0.
<sourceid.videoport.protocol> is the source to be displayed, where:
source id is the serial number of the source device,
videoport is the video input number, usually set to 0,
protocol specifies either RTP or TCP, set to 0 for RTP or 1 for TCP.
NOTE: Full stops (.) are required between the sourceid, videoport and protocol values.
EXAMPLE: channel 17 0 16.0.1
optimization <deviceid> <videoport> <mode>
Changes the compression transform for the specified encoder device.
<deviceid> is the device serial number of the device or the user-defined device name.
<videoport> is the video input number, usually set to 0.
<mode> is the source transform to be used and can be set to:
video – for video sources
graphics – for graphics sources
EXAMPLE: optimization 16 0 video
bandwidth <deviceid> <videoport> <bandwidth>
Changes the target bandwidth value for the specified encoder device.
<deviceid> is the device serial number of the device or the user-defined device name.
<videoport> is the video input number, usually set to 0.
<bandwidth> is the bandwidth value in Megabits per second.
EXAMPLE: bandwidth 16 0 5