User manual

Automation Protocol Extended Status Commands
Miranda Technologies Ltd Page 144
XM %1d: Input %1d: Mode
The command behaviour depends on the model of Imagestore, as follows:
Imagestore 300[+] and Imagestore HD-TV
Each input has a dedicated colour field set via the L command (page 48). The
supported modes are therefore:
0: Pass SDI
1: Force Colour Field
Imagestore 750
There are three independent colour fields (again set by the L command) that
can be routed to any input(s). In addition two built-in colour fields may be
routed to any input(s). The supported modes for each input are therefore:
0: Pass SDI
1: Force Colour Field 1
2: Force Colour Field 2
3: Force Colour Field 3
4: Force Test Pattern 1
5: Force Test Pattern 2
Example:
void SetInputMode(int Input, int Mode)
{
remote_send(“XM%1d %1d”, Input, Mode);
}
The command XM alternatively responds with the mode associated with the
desired input.
Format Field Description
%c%c Cmd XM
%d Input Input
%d Mode Input mode associated