980 DP Video Generator - User Guide Rev. A4
Page 186 July 14, 2014
Requires FMTU or ALLU to activate.
Query returns the current setting of the digital sampling mode.
Examples:
DVSM 2 // sets the sampling to 4:2:2.
or
DVSM 4 // sets the sampling to 4:4:4.
DVSM? // returns the current value.
Sets the digital video signal type. Valid values are: RGB = 10; YCbCr = 14.
Requires FMTU or ALLU to activate.
Query returns the current setting of the digital video signal type.
Example:
DVST 10 // activates the HDMI/DVI output for RGB video).
DVST? // returns the current value.
Loads a format. Takes a format name as a parameter. Requires FMTU or ALLU to activate.
Requires FMTU or ALLU to activate.
Query returns the currently loaded format.
Examples:
FMTL 720p60 // loads the 720p60 format.
FMTL? // returns the current value.
Uses the currently loaded format. Takes no parameters.
Query returns the currently used format.
Example:
FMTL 720p60
FMTU
Loads an image. Takes an image name as a parameter.
Requires IMGU, FMTU or ALLU to activate.
Query returns the currently loaded image.
Example:
IMGL SMPTEBar // loads smptebar image
Uses (activates) the currently loaded image. Takes no parameters.
Query returns the currently used image.
IMGL SMPTEBar
IMGU