User manual
Automation Protocol Extended Status Commands
Miranda Technologies Ltd Page 136
Example:
void EnquireExtLayerStatus(void)
{
remote_send(“XA”);
}
The information returned is:
Format Field Description
Cmd XA
%c Layer (0=DOWN,
1=UP)
Imagestore Midground Layer (DSK 0)
%c Layer Imagestore Foreground Layer (DSK 1)
%c Layer Intuition Layer 0 (0x0)
%c Layer Intuition Layer 1 (0x1)
%c Layer Intuition Layer 2 (0x2)
%c Layer Intuition Layer 3 (0x3)
%c Layer Intuition Layer 4 (0x4)
%c Layer Intuition Layer 5 (0x5)
%c Layer Intuition Layer 6 (0x6)
%c Layer Intuition Layer 7 (0x7)
%c Layer Intuition Layer 8 (0x8)
%c Layer Intuition Layer 9 (0x9)
%c Layer Intuition Layer 10 (0xA)
%c Layer Intuition Layer 11 (0xB)
%c Layer Intuition Layer 12 (0xC)
%c Layer Intuition Layer 13 (0xD)
Example of returned XA is: “XA0110000000000000”
Representing, the DSK 1 of the Imagestore is cut up, and the first layer of the
intuition is cut up.
GPI Output Status XB
This command sets the output status of a particular GPI number. The GPI
number range is 1-7, or 1-14 when an audio card is fitted in the Imagestore
300[+] or Imagestore HD-TV. The GPI number range is 1-16 in the
Imagestore 750, where the XB commands are zero based (0-15) for this
product. The GPI number range and XB command is 0-7 for the LGK-3901
and DSK-390.