User manual
Automation Protocol Video Commands
Miranda Technologies Ltd Page 59
Enquire Video Layer Status N
This command returns a status block about the video layers.
CMD
N
Example:
void EnquireVideoLayerStatus()
{
remote_send("N");
}
The information returned for Imagestores 2, HD-TV and 300 is:
Format Field
%c Cmd
%03x DSK1 Fader Angle (0x0 to 0x200)
%03x DSK1 Fade-to-Black Angle (0x0 to 0x200)
%03x DSK2 Fader angle (0x0 to 0x200)
%03x DSK2 Fade-to-Black Angle (0x0 to 0x200)
%02x AB Mix Transition Type:
0x01=V-Fade, 0x03=X-Fade, 0x05=Cut, 0x06=WipeLR,
0x07=WipeTB, 0x10=WipeRL, 0x11=WipeBT
The information returned for Imagestore 750 is:
Format Field
%c Cmd
%03x DSK1 Fader Angle (0x0 to 0x200)
%03x DSK1 Fade-to-Black Angle (0x0 to 0x200)
%03x DSK2 Fader angle (0x0 to 0x200)
%03x DSK2 Fade-to-Black Angle (0x0 to 0x200)
%02x AB Mix Transition Type:
0x01=V-Fade, 0x03=X-Fade
%03x DSK3 Fader Angle (0x0 to 0x200)
%03x DSK3 Fade-to-Black Angle (0x0 to 0x200)
%03x DSK4 Fader angle (0x0 to 0x200)
%03x DSK4 Fade-to-Black Angle (0x0 to 0x200)