User manual

Automation Protocol Video Commands
Miranda Technologies Ltd Page 58
Miscellaneous Commands
Enquire System Status M
This command returns information about the system.
CMD
M
Example:
void GetSystemStatus(void)
{
remote_send(CmdBuffer, "M");
}
The information returned is:
Format Field Description
%c Cmd ‘M’
%1d System mode Imagestore 2 based products:
Mixer/Keyer: 0 = Keyer, 1 = Mixer
Imagestore 300[+], Imagestore HD-TV,
Imagestore 750, LGK-3901, DSK-3901:
Still Store: 0 = Cascade, 1 = Swap Preview
%03x Version High
%03x Version Low
%1d Video Standard 0 = PAL, 1 = NTSC,
2 = 1080i@59.94Hz, 3 = 1080i@50Hz,
4 = 720p@59.94Hz, 5 = 720p@50Hz
%03x Preview Source (Intuition: always 0)
%03x Fade rate DSK1
%03x Fade rate DSK2
%03x FTB rate DSK1
%03x FTB rate DSK2
%1x System not accessed