Content
Summary
This document provides information about the (...) protocol implementation for VSM.
Status of Driver | |
---|
Component for Driver | |
---|
Release (Build) of Component | vsmGadgetserver 5.6.0.x (2019) |
---|
Revision of Implementation | 1.0 |
---|
Name/Type of 3rd Party API | ACP2 |
---|
Version of 3rd Party API | 1.0.2.0 |
---|
Additional 3rd Party information |
|
---|
Connection
Connection Type | TCP/ IP |
---|
Default Port | 2072 |
---|
Supported Features
The protocol supports the devices which contain ACPv2 protocol support. (Neuron)
Supported Commands
AN2
GetVersion | Gets the version of the AN2 protocol (used as a keep-alive message). |
---|
GetDeviceInfo | Gets the amount of slots available on the device. |
---|
GetSlotInfo | Gets the protocols supported by a specific slot. |
---|
ACP2
GetVersion | Gets the version of the ACP2 protocol (not used). |
---|
GetObject | Gets an object describing a node/parameter from the device. |
---|
GetProperty | Gets the current value of a specific property. |
---|
SetProperty | Sets the value of a specific property. |
---|
Configuration Details
The protocol doesn't require any special configuration.
Known Issues
n/a
Related Articles