Name: | Analog Way Octo-Series |
Version: | 6.7.2 |
Available for: | Manager V7 and Manager V6 (Lite & Pro), Showmaster (Mini, ST, Pro, LE, XS & iPro) |
Limitation In: | |
Device Brand: | Analog Way |
Positrack Compatible: | No |
Resources type: | Serial |
This mxm provides serial remote control of the Analog Way Octo-Series devices: Octo-Plus, Octo-Logo and Octo-Fade.
The OCTO-PLUS TM is a computer & video up/down scaler switcher with 8 universal A/V inputs. It performs a fast and clean transition between any scaled video & computer sources.
It also allows a true seamless switching between one computer input (direct) and any other scaled video or computer inputs.
The OCTO-LOGO is a computer & video up/down scaler switcher featuring LOGO insertion and FRAME Still Store functions, thanks to its large non-volatile memory. Fitted with 8 universal A/V inputs, it performs a fast and ultra-smooth transition between any video & computer sources.It also allows a true seamless switching between one computer input (direct) and any other video or computer inputs. (See http://www.analogway.com for more details).
No special installation is required.
The MxM uses the Analog Way serial protocol.
Device creation window:
The serial communication port is defined at the top of the window.
Below is the list of parameters that the device will export.
When the name of a parameter is checked, a corresponding Manager variable is created. This variable can be an Integer or an Enum, depending on the type of the checked parameter.
The MxM contains all the commands of the protocol.
As there is a great number of commands, they have been divided into seven groups, like in the documentation of the protocol.
In each group of command, the first parameter is an Enum that contains a list of all the commands of this group.
A wizzard is available to select the value.
By clicking on it, you open a windows containing the list of parameters available for the command selected in the first parameter.
Depending on this command, the window is either a list of values…
… or a window where you can enter an integer value.
By using this wizzard, the value of the selected parameter cannot exceed the min and max values.
The eigth command is a “read” command, in complement to the Variables mechanism (see Variables section).
Front panel command.
Input command command.
Output command.
Image command.
Audio command.
Control and other command.
Note: In the protocol, you can find “Controls commands”, and “Other commands”. Because there is only three “write” commands in the “Other commands”, these commands are grouped here under the “Control and other commands” name.
The other commands, which are “read” commands (like “status commands”, can be accessed through the variable mechanism (see Variables section).
Other command.
Read the value of a parameter, in case this parameter is not exported (see Variables section).
Note: This command does not poll the device for the value because all the values of the parameters are maintained internally by the MxM as the hardware device updates them each time they change.
Control and other command.
Control and other command.
[Enum] Current status of the device.
[Enum] or [Integer]
Each parameter checked in the setup window has a corresponding variable called DeviceName.ParameterName Note: At each startup of the device, the MxM polls all the values of the parameters, even those which are not checked. The parameters are updated each time they change.