Content

Summary

This document provides information about the AJA VTECS remote control protocol implementation for VSM.

Status of Driver

APPROVED 

Component for Driver

GADGETSERVER

Release (Build) of Component

vsmGadgetserver 5.4.x or newer (since 2016)

Revision of Implementation1.0

Name/Type of 3rd Party APITCP/IP
Version of 3rd Party API5005
Additional 3rd Party information

Connection

Connection TypeTCP/ IP
Default Port12345

Supported Features

All device parameters are provided in a gadget tree.

The device reports its complete structure immediately when a new client connects to it. This structure is used to generate the gadget tree, which can then be used to control the device.

Supported Commands

getRequests the value of a parameter.
setSets the value of a parameter.

Configuration Details

The protocol requires no further configuration.

Known Issues

There are currently no issues with the implementation

Related Articles