MIL_ID DisplayId, | //in |
MIL_INT64 ControlType, | //in |
MIL_DOUBLE ControlValue | //in |
This function allows you to control the specified MIL display setting.
Specifies the type of display setting to control. The control types for windowed displays can control the default MIL or user-specified window of the display (MdispSelect() or MdispSelectWindow()).
See the Parameter associations section for possible values that can be specified.
Specifies the new value to assign to the display setting specified by the ControlType parameter.
See the Parameter associations section for possible values that can be specified.
The tables below list possible values for the ControlType and ControlValue parameters.
Unless otherwise specified, the following ControlType and corresponding ControlValue parameter settings are available for all types of displays.
For all types of displays
|
|||||||||||||||||||||||||||||||||||||||
ControlType | Description
|
MIL system-specific tooltip (†) |
|||||||||||||||||||||||||||||||||||||
ControlValue | |||||||||||||||||||||||||||||||||||||||
M_BACKGROUND_COLOR |
Sets the background color for the display. INQ (more details...) |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_DEFAULT |
Same as M_COLOR_WHITE. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
Specifies the RGB value to which the background color will be set to. (more details...) |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | |||||||||||||||||||
Parameters | |||||||||||||||||||||||||||||||||||||||
Specifies the red component, as a value between 0 and 255. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | |||||||||||||||||||
Specifies the green component, as a value between 0 and 255. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | |||||||||||||||||||
Specifies the blue component, as a value between 0 and 255. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | |||||||||||||||||||
M_COLOR_BLACK |
Specifies the color black. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_BLUE |
Specifies the color blue. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_BRIGHT_GRAY |
Specifies the color bright gray. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_CYAN |
Specifies the color cyan. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_DARK_BLUE |
Specifies the color dark blue. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_DARK_CYAN |
Specifies the color dark cyan. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_DARK_GREEN |
Specifies the color dark green. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_DARK_MAGENTA |
Specifies the color dark magenta. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_DARK_RED |
Specifies the color dark red. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_DARK_YELLOW |
Specifies the color dark yellow. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_GRAY |
Specifies the color gray. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_GREEN |
Specifies the color green. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_LIGHT_BLUE |
Specifies the color light blue. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_LIGHT_GRAY |
Specifies the color light gray. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_LIGHT_GREEN |
Specifies the color light green. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_LIGHT_WHITE |
Specifies the color light white. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_MAGENTA |
Specifies the color magenta. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_RED |
Specifies the color red. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_WHITE |
Specifies the color white. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_YELLOW |
Specifies the color yellow. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_OVERLAY |
Sets whether MIL's overlay mechanism is enabled. INQ (more details...) |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_DISABLE |
Specifies to disable MIL's overlay mechanism. (more details...) |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_ENABLE |
Specifies to enable MIL's overlay mechanism. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_OVERLAY_CLEAR |
Sets the value to which the overlay buffer associated with the display should be cleared. (more details...) |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_DEFAULT |
Same as M_TRANSPARENT_COLOR. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
Specifies the RGB value to which the display's overlay buffer will be cleared for a non 8-bit display mode. (more details...) |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | |||||||||||||||||||
Parameters | |||||||||||||||||||||||||||||||||||||||
Specifies the red component, as a value between 0 and 255. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | |||||||||||||||||||
Specifies the green component, as a value between 0 and 255. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | |||||||||||||||||||
Specifies the blue component, as a value between 0 and 255. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | |||||||||||||||||||
M_COLOR_BLACK |
Specifies the color black. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_BLUE |
Specifies the color blue. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_BRIGHT_GRAY |
Specifies the color bright gray. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_CYAN |
Specifies the color cyan. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_DARK_BLUE |
Specifies the color dark blue. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_DARK_CYAN |
Specifies the color dark cyan. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_DARK_GREEN |
Specifies the color dark green. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_DARK_MAGENTA |
Specifies the color dark magenta. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_DARK_RED |
Specifies the color dark red. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_DARK_YELLOW |
Specifies the color dark yellow. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_GRAY |
Specifies the color gray. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_GREEN |
Specifies the color green. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_LIGHT_BLUE |
Specifies the color light blue. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_LIGHT_GRAY |
Specifies the color light gray. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_LIGHT_GREEN |
Specifies the color light green. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_LIGHT_WHITE |
Specifies the color light white. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_MAGENTA |
Specifies the color magenta. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_RED |
Specifies the color red. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_WHITE |
Specifies the color white. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_YELLOW |
Specifies the color yellow. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_TRANSPARENT_COLOR |
Specifies that the display's overlay buffer will be cleared to the transparency color. (more details...) |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_OVERLAY_SHOW |
Sets whether the display's overlay buffer is visible. INQ (more details...) |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_DISABLE |
Specifies that the overlay buffer is not visible. (more details...) |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_ENABLE |
Specifies that the overlay buffer is visible. (more details...) |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_OPAQUE |
Specifies that only the overlay buffer is visible. (more details...) |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_TITLE |
Sets the display's title to the specified string. INQ (more details...) |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
Casts the address of the string identifying the specified window title (or display's title), from a MIL_CONST_TEXT_PTR to a MIL_DOUBLE. (more details...) |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | |||||||||||||||||||
Parameters | |||||||||||||||||||||||||||||||||||||||
This parameter specifies the string whose address to cast. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | |||||||||||||||||||
|
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | |||||||||||||||||||
M_TRANSPARENT_COLOR |
Sets the transparency (keying) color. INQ (more details...) |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_DEFAULT |
Specifies the optimal transparency color. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
Specifies the RGB value to which to set the transparency color for a non 8-bit display mode. (more details...) |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | |||||||||||||||||||
Parameters | |||||||||||||||||||||||||||||||||||||||
Specifies the red component, as a value between 0 and 255. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | |||||||||||||||||||
Specifies the green component, as a value between 0 and 255. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | |||||||||||||||||||
Specifies the blue component, as a value between 0 and 255. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | |||||||||||||||||||
M_COLOR_BLACK |
Specifies the color black. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_BLUE |
Specifies the color blue. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_BRIGHT_GRAY |
Specifies the color bright gray. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_CYAN |
Specifies the color cyan. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_DARK_BLUE |
Specifies the color dark blue. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_DARK_CYAN |
Specifies the color dark cyan. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_DARK_GREEN |
Specifies the color dark green. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_DARK_MAGENTA |
Specifies the color dark magenta. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_DARK_RED |
Specifies the color dark red. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_DARK_YELLOW |
Specifies the color dark yellow. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_GRAY |
Specifies the color gray. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_GREEN |
Specifies the color green. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_LIGHT_BLUE |
Specifies the color light blue. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_LIGHT_GRAY |
Specifies the color light gray. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_LIGHT_GREEN |
Specifies the color light green. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_LIGHT_WHITE |
Specifies the color light white. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_MAGENTA |
Specifies the color magenta. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_RED |
Specifies the color red. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_WHITE |
Specifies the color white. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_COLOR_YELLOW |
Specifies the color yellow. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_UPDATE |
Sets whether MIL should update the display. INQ (more details...) |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_DISABLE |
Specifies not to update the display. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_ENABLE |
Specifies to update the display. (more details...) |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_NOW |
Specifies to force an immediate update of the display. (more details...) |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_UPDATE_RATE_MAX |
Sets the maximum rate at which to update the display. INQ (more details...) |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_DEFAULT |
Same as M_INFINITE. |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_INFINITE |
Specifies to perform updates as fast as possible (limited by the available bandwidth and transmission delay). |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
Value > 0 |
Specifies the maximum number of updates per second. (more details...) |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
M_UPDATE_SYNCHRONIZATION |
[This is
only applicable to Windows]
Sets the update mode currently used to update the display. INQ (more details...) |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
MIL system specific | |||||||||||||||||||||||||||||||||||||||
This control type allows you to serialize paint messages sent to update the display. When the display uses a user-defined window, one paint message can interrupt another. This can cause deadlock if, for example, you set up an event handler for the paint message which tries to update the image buffer selected on the display. This will cause another paint message to be called to update the display. This results in the paint message recursively calling itself, causing a deadlock. To solve this problem M_UPDATE_SYNCHRONIZATION can be set to enforce the serialization of paint messages. Note that this value is not available for auxiliary displays. |
† | a | b | c | d | e | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||||
This control type allows you to serialize the published image data stream with your remote display. |
† | f | |||||||||||||||||||||||||||||||||||||
M_DEFAULT |
Specifies the default update mode. (more details...) |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
MIL system specific | |||||||||||||||||||||||||||||||||||||||
The default mode corresponds to M_ASYNCHRONOUS, if the user-defined window thread is the same as the current one. Otherwise, it is M_SYNCHRONOUS. |
† | a | b | c | d | e | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||||
Same as M_ASYNCHRONOUS. |
† | f | |||||||||||||||||||||||||||||||||||||
M_ASYNCHRONOUS |
Specifies that the display is updated when possible. (more details...) |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
MIL system specific | |||||||||||||||||||||||||||||||||||||||
The paint messages are queued and that the application's window procedure (WndProc) will update the display whenever possible. Basically, when a paint message is issued, MIL calls the Windows InvalidateRect() function. For more information on InvalidateRect(), refer to the MSDN library. |
† | a | b | c | d | e | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||||
The published image data stream to be asynchronous. The function will return immediately while internal threads are sending data to all clients that are listening for the data stream. MdispControl() using M_UPDATE_SYNCHRONIZATION with a valid display identifier will result in a call to the Remote module's RemoteSetAttribute function, with the proper parameters set. |
† | f | |||||||||||||||||||||||||||||||||||||
M_SYNCHRONOUS |
Specifies that the display is updated immediately. (more details...) |
† | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | ||||||||||||||||||
MIL system specific | |||||||||||||||||||||||||||||||||||||||
The published image data stream will be synchronous. The function will return only when the information is sent to all clients that are listening for the data stream. The call to MdispControl() using M_UPDATE_SYNCHRONIZATION with a valid display ID will result in a call to the Remote module's RemoteSetAttribute function, with the proper parameters set. |
† | f |
1 If you are passing the value in a variable, don't enclose it in MIL_TEXT().
The following ControlType and corresponding ControlValue parameter settings are available for windowed, exclusive, and auxiliary displays.
For windowed, exclusive, and auxiliary
displays
|
|||||||||||||||||||||||||||||||||||||||
ControlType | Description
|
||||||||||||||||||||||||||||||||||||||
ControlValue | |||||||||||||||||||||||||||||||||||||||
M_ASSOCIATED_GRAPHIC_LIST_ID |
Sets the graphics list to associate with the display. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
M_NULL |
Specifies that no graphics list is associated with the display. (more details...) |
||||||||||||||||||||||||||||||||||||||
MIL graphics list identifier |
Specifies the identifier of the graphics list to associate with the display. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_CENTER_DISPLAY |
Sets whether a selected image buffer will be centered in the display, both in X and Y. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DEFAULT |
Specifies the default value. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DISABLE |
Specifies that the image buffer will not be centered in the display. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_ENABLE |
Specifies that the image buffer will always be centered in the display, both in X and Y. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_ONCE |
Specifies to compute the panning offsets corresponding to M_ENABLE and call MdispPan() with these offsets. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_NO_TEARING |
Allows you to enable the no-tearing mechanism for the selected display, if the MIL DirectX-based display service is installed. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
Operating system specific | |||||||||||||||||||||||||||||||||||||||
[This is
only applicable to Linux]
Under Linux, M_NO_TEARING is only supported for auxiliary displays. |
|||||||||||||||||||||||||||||||||||||||
M_DEFAULT |
Same as M_DISABLE. |
||||||||||||||||||||||||||||||||||||||
M_DISABLE |
Specifies not to use a no-tearing mechanism to update the display. |
||||||||||||||||||||||||||||||||||||||
M_ENABLE |
Specifies to use a no-tearing mechanism to update the display. |
||||||||||||||||||||||||||||||||||||||
M_REGION_INSIDE_COLOR |
Sets the color that will be used to clear the pixels that are part of a region of interest associated with the selected buffer. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DEFAULT |
Same as M_COLOR_GREEN. |
||||||||||||||||||||||||||||||||||||||
Specifies the RGB value to which the pixels that are part of a region will be cleared for a non 8-bit display mode. (more details...) |
|||||||||||||||||||||||||||||||||||||||
Parameters | |||||||||||||||||||||||||||||||||||||||
Specifies the red component, as a value between 0 and 255. |
|||||||||||||||||||||||||||||||||||||||
Specifies the green component, as a value between 0 and 255. |
|||||||||||||||||||||||||||||||||||||||
Specifies the blue component, as a value between 0 and 255. |
|||||||||||||||||||||||||||||||||||||||
M_COLOR_BLACK |
Specifies the color black. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_BLUE |
Specifies the color blue. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_BRIGHT_GRAY |
Specifies the color bright gray. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_CYAN |
Specifies the color cyan. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_DARK_BLUE |
Specifies the color dark blue. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_DARK_CYAN |
Specifies the color dark cyan. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_DARK_GREEN |
Specifies the color dark green. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_DARK_MAGENTA |
Specifies the color dark magenta. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_DARK_RED |
Specifies the color dark red. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_DARK_YELLOW |
Specifies the color dark yellow. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_GRAY |
Specifies the color gray. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_GREEN |
Specifies the color green. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_LIGHT_BLUE |
Specifies the color light blue. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_LIGHT_GRAY |
Specifies the color light gray. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_LIGHT_GREEN |
Specifies the color light green. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_LIGHT_WHITE |
Specifies the color light white. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_MAGENTA |
Specifies the color magenta. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_RED |
Specifies the color red. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_WHITE |
Specifies the color white. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_YELLOW |
Specifies the color yellow. |
||||||||||||||||||||||||||||||||||||||
M_REGION_INSIDE_SHOW |
Sets how to display the pixels that are part of a region of interest associated with the selected buffer, if such a region exist. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DEFAULT |
Same as M_TRANSPARENT. |
||||||||||||||||||||||||||||||||||||||
M_OPAQUE |
Specifies that pixels in the region are cleared to the color specified using M_REGION_INSIDE_COLOR. |
||||||||||||||||||||||||||||||||||||||
M_TRANSPARENT |
Specifies that pixels in the region are displayed as is. |
||||||||||||||||||||||||||||||||||||||
M_REGION_OUTSIDE_COLOR |
Sets the color that will be used to clear the pixels that are not part of a region of interest associated with the selected buffer. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DEFAULT |
Same as M_COLOR_RED. |
||||||||||||||||||||||||||||||||||||||
Specifies the RGB value to which the pixels that are part of a region will be cleared for a non 8-bit display mode. (more details...) |
|||||||||||||||||||||||||||||||||||||||
Parameters | |||||||||||||||||||||||||||||||||||||||
Specifies the red component, as a value between 0 and 255. |
|||||||||||||||||||||||||||||||||||||||
Specifies the green component, as a value between 0 and 255. |
|||||||||||||||||||||||||||||||||||||||
Specifies the blue component, as a value between 0 and 255. |
|||||||||||||||||||||||||||||||||||||||
M_COLOR_BLACK |
Specifies the color black. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_BLUE |
Specifies the color blue. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_BRIGHT_GRAY |
Specifies the color bright gray. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_CYAN |
Specifies the color cyan. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_DARK_BLUE |
Specifies the color dark blue. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_DARK_CYAN |
Specifies the color dark cyan. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_DARK_GREEN |
Specifies the color dark green. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_DARK_MAGENTA |
Specifies the color dark magenta. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_DARK_RED |
Specifies the color dark red. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_DARK_YELLOW |
Specifies the color dark yellow. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_GRAY |
Specifies the color gray. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_GREEN |
Specifies the color green. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_LIGHT_BLUE |
Specifies the color light blue. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_LIGHT_GRAY |
Specifies the color light gray. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_LIGHT_GREEN |
Specifies the color light green. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_LIGHT_WHITE |
Specifies the color light white. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_MAGENTA |
Specifies the color magenta. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_RED |
Specifies the color red. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_WHITE |
Specifies the color white. |
||||||||||||||||||||||||||||||||||||||
M_COLOR_YELLOW |
Specifies the color yellow. |
||||||||||||||||||||||||||||||||||||||
M_REGION_OUTSIDE_SHOW |
Sets how to display the pixels that are not part of a region of interest associated with the selected buffer, if such a region exist. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DEFAULT |
Same as M_TRANSPARENT. |
||||||||||||||||||||||||||||||||||||||
M_OPAQUE |
Specifies that pixels outside of the region are cleared to the color specified using M_REGION_OUTSIDE_COLOR. |
||||||||||||||||||||||||||||||||||||||
M_TRANSPARENT |
Specifies that pixels outside of the region are displayed as is. |
||||||||||||||||||||||||||||||||||||||
M_SCALE_DISPLAY |
Sets whether to fill the display with the selected image buffer, while keeping the same aspect ratio. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DISABLE |
Specifies that the image will not be scaled to fit the display. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_ENABLE |
Specifies to always scale the selected image buffer to fit the display, while keeping the same aspect ratio. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_ONCE |
Specifies to compute the scale factors corresponding to M_ENABLE and call MdispZoom() with these factors. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_UPDATE_GRAPHIC_LIST |
Sets whether MIL should update the display when modifications are made to the display's associated graphics list. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DISABLE |
Specifies that the display is not updated when the associated graphics list is modified. |
||||||||||||||||||||||||||||||||||||||
M_ENABLE |
Specifies that the display is immediately updated when the associated graphics list is modified (refresh not required). (more details...) |
||||||||||||||||||||||||||||||||||||||
M_UPDATE_RATE_DIVIDER |
Sets after how many buffer modifications to update the display, regardless of the time lapsed. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DEFAULT |
Specifies the default value; the default value is 1. |
||||||||||||||||||||||||||||||||||||||
Value |
Specifies the frequency of the update. |
||||||||||||||||||||||||||||||||||||||
M_VIEW_BIT_SHIFT |
Sets the number of bits by which to bit-shift the pixel values of the image buffer selected to the display, when the M_VIEW_MODE control type is set to M_BIT_SHIFT. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
Value |
Specifies the number of bits. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_VIEW_MODE |
Sets the view mode of the display. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DEFAULT |
Specifies the default value. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_AUTO_SCALE |
[For
essential MIL-Lite information, see remarks ]
Specifies to remap the pixel values to the display so that the minimum and maximum values in the image (not the full range of the image buffer) are set to 0 and 255, respectively. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_BIT_SHIFT |
Specifies to bit-shift the pixel values of the image buffer by the specified number of bits upon updating the display. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_MULTI_BYTES |
Specifies to display each byte of the image buffer in separate display pixels. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_TRANSPARENT |
Specifies that no pixel remapping will be performed. (more details...) |
The following ControlType and corresponding ControlValue parameter settings are available for all windowed displays.
For windowed displays
|
|||||||||||||||||||||||||||||||||||||||
ControlType |
Description
|
||||||||||||||||||||||||||||||||||||||
ControlValue | |||||||||||||||||||||||||||||||||||||||
M_WINDOW_ANNOTATIONS |
Advises MIL whether annotations will be drawn directly to the window's device context (DC) using GDI functions. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
M_NULL |
Specifies to advise MIL that the X display connection has not been set. |
||||||||||||||||||||||||||||||||||||||
Value |
Specifies the pointer to the X display connection. |
||||||||||||||||||||||||||||||||||||||
M_WINDOW_UPDATE_ON_PAINT | |||||||||||||||||||||||||||||||||||||||
M_DEFAULT |
Allows MIL to decide which message to receive before updating the display. |
||||||||||||||||||||||||||||||||||||||
M_DISABLE |
Updates the display on reception of a WM_ERASEBKGND message in Windows. |
||||||||||||||||||||||||||||||||||||||
M_ENABLE |
Updates the display on reception of a WM_PAINT message in Windows. |
The following ControlType and corresponding ControlValue parameter settings are available for displays allocated on a DMIL remote system but displayed on the master computer.
For displays allocated on a DMIL remote
system but displayed on the master computer
|
|||||||||||||||||||||||||||||||||||||||
ControlType |
Description
|
||||||||||||||||||||||||||||||||||||||
ControlValue | |||||||||||||||||||||||||||||||||||||||
M_ASYNC_UPDATE |
Sets whether to send display updates from the remote computer to the master computer in asynchronous or synchronous mode. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DEFAULT |
Specifies to use the default mode, which can be selected using the MILConfig utility. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DISABLE |
Specifies to send display updates in synchronous mode. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_ENABLE |
Specifies that data will be sent asynchronously. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_COMPRESSION_TYPE |
[For
essential MIL-Lite information, see remarks ]
Sets how to compress data being transmitted from the remote computer to the master computer. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DEFAULT |
Specifies to use the default compression type, which can be selected using the MILConfig utility. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_NULL |
Specifies that compression is disabled. |
||||||||||||||||||||||||||||||||||||||
M_JPEG2000_LOSSLESS |
Specifies that JPEG2000 lossless compression will be used. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_JPEG2000_LOSSY |
Specifies JPEG2000 lossy compression will be used. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_JPEG_LOSSLESS |
Specifies JPEG lossless compression will be used. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_JPEG_LOSSLESS_INTERLACED |
Specifies that JPEG lossless compression will be used in separate fields. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_JPEG_LOSSY |
Specifies that JPEG lossy compression willl be used. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_JPEG_LOSSY_INTERLACED |
Specifies that JPEG lossy compression will be used in separate fields. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_Q_FACTOR |
[For
essential MIL-Lite information, see remarks ]
Sets the quantization factor. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DEFAULT |
Specifies the default value; the default value is 80. |
||||||||||||||||||||||||||||||||||||||
1 <= Value <= 99 |
Specifies the quantization factor. (more details...) |
Unless otherwise specified, the following ControlType and corresponding ControlValue parameter settings are only available for windowed displays (selected using MdispSelect() for MIL windows or MdispSelectWindow() for user-defined windows) and exclusive displays.
For windowed and exclusive
displays
|
|||||||||||||||||||||||||||||||||||||||
ControlType |
Description
|
||||||||||||||||||||||||||||||||||||||
ControlValue | |||||||||||||||||||||||||||||||||||||||
M_GRAPHIC_LIST_INTERACTIVE |
Sets whether a user can interactively modify the graphics in the graphics list associated with the display. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DEFAULT |
Same as M_DISABLE. |
||||||||||||||||||||||||||||||||||||||
M_DISABLE |
Specifies that the graphics list associated with the display cannot be affected by user interaction. |
||||||||||||||||||||||||||||||||||||||
M_ENABLE |
Specifies that the graphics list associated with the display can be affected by user interaction. |
||||||||||||||||||||||||||||||||||||||
M_KEYBOARD_USE |
Sets whether the user can interactively pan and zoom the display using the keyboard. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DEFAULT |
For user-defined windowed displays, this value is the same as M_DISABLE; for MIL windowed and exclusive displays, this value is the same as M_ENABLE. |
||||||||||||||||||||||||||||||||||||||
M_DISABLE |
Specifies that using the keyboard to perform panning and zooming is disabled. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_ENABLE |
Specifies that using the keyboard to perform panning and zooming is enabled. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_MOUSE_CURSOR_CHANGE |
Sets whether the mouse cursor changes shape in a display with mouse-interaction enabled (M_MOUSE_USE). INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DEFAULT |
For user-defined windowed displays, this value is the same as M_DISABLE; for MIL windowed and exclusive displays, this value is the same as M_ENABLE. |
||||||||||||||||||||||||||||||||||||||
M_DISABLE |
Specifies that mouse cursor change is disabled. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_ENABLE |
Specifies that mouse cursor change is enabled. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_MOUSE_USE |
Sets whether the user can interactively pan and zoom the display using the mouse. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DEFAULT |
For user-defined windowed displays, this value is the same as M_DISABLE; for MIL windowed and exclusive displays, this value is the same as M_ENABLE. |
||||||||||||||||||||||||||||||||||||||
M_DISABLE |
Specifies that mouse-interaction will not work inside a display. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_ENABLE |
Specifies that mouse-interaction will work inside a display. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_RESTRICT_CURSOR |
Sets whether to restrict the mouse cursor so that it cannot move over the exclusive display. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DISABLE |
Specifies to permit the mouse cursor to move over the display. |
||||||||||||||||||||||||||||||||||||||
M_ENABLE |
Specifies to restrict the mouse cursor so that it cannot move over the display. (more details...) |
The following ControlType and corresponding ControlValue parameter settings are only available for MIL windowed displays (selected using MdispSelect()), and are not available for user windowed displays (selected using MdispSelectWindow()):
For MIL windowed displays
|
|||||||||||||||||||||||||||||||||||||||
ControlType |
Description
|
||||||||||||||||||||||||||||||||||||||
ControlValue | |||||||||||||||||||||||||||||||||||||||
M_FULL_SCREEN |
Sets whether the window should be maximized and shown without the title bar or menu (full screen mode). INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DEFAULT |
Same as M_DISABLE. |
||||||||||||||||||||||||||||||||||||||
M_DISABLE |
Specifies that the window will not be maximized and shown with the title bar and menu. |
||||||||||||||||||||||||||||||||||||||
M_ENABLE |
Specifies that the window will be maximized and shown without the title bar or menu. |
||||||||||||||||||||||||||||||||||||||
M_WINDOW_INITIAL_POSITION_X |
Sets the initial, left-most, X-coordinate of the window. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
Value |
Specifies the X-coordinate, in pixels. |
||||||||||||||||||||||||||||||||||||||
M_WINDOW_INITIAL_POSITION_Y |
Sets the initial, top-most, Y-coordinate of the window. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
Value |
Specifies the Y-coordinate, in pixels. |
||||||||||||||||||||||||||||||||||||||
M_WINDOW_MAXBUTTON |
[This is
only applicable to Windows]
Sets whether the window's maximize button is visible. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DEFAULT |
Same as M_ENABLE. |
||||||||||||||||||||||||||||||||||||||
M_DISABLE |
Specifies that the button is not visible. |
||||||||||||||||||||||||||||||||||||||
M_ENABLE |
Specifies that the button is visible. |
||||||||||||||||||||||||||||||||||||||
M_WINDOW_MINBUTTON |
[This is
only applicable to Windows]
Sets whether the window's minimize button is visible. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DEFAULT |
Same as M_ENABLE. |
||||||||||||||||||||||||||||||||||||||
M_DISABLE |
Specifies that the button is not visible. |
||||||||||||||||||||||||||||||||||||||
M_ENABLE |
Specifies that the button is visible. |
||||||||||||||||||||||||||||||||||||||
M_WINDOW_MOVE | |||||||||||||||||||||||||||||||||||||||
M_DISABLE |
Specifies not to allow window movement. |
||||||||||||||||||||||||||||||||||||||
M_ENABLE |
Specifies to allow window movement. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_WINDOW_OVERLAP |
[This is
only applicable to Windows]
Sets whether the window can be overlapped by another. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DISABLE |
Specifies not to allow the window to be overlapped by another (keep window on top). |
||||||||||||||||||||||||||||||||||||||
M_ENABLE |
Specifies to allow the window to be overlapped by another. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_WINDOW_RESIZE | |||||||||||||||||||||||||||||||||||||||
M_DISABLE |
Specifies not to allow window resizing. |
||||||||||||||||||||||||||||||||||||||
M_ENABLE |
Specifies to allow window resizing. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_FULL_SIZE |
Specifies to force a full-size display. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_NORMAL_SIZE |
Same as M_ENABLE. |
||||||||||||||||||||||||||||||||||||||
M_WINDOW_SHOW |
Sets whether the window should be shown or hidden. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DISABLE |
Specifies that the window should be hidden. |
||||||||||||||||||||||||||||||||||||||
M_ENABLE |
Specifies that the window should be shown. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_WINDOW_SYSBUTTON |
[This is
only applicable to Windows]
Sets whether the window's system buttons are visible. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DEFAULT |
Same as M_ENABLE. |
||||||||||||||||||||||||||||||||||||||
M_DISABLE |
Specifies that the button is not visible. |
||||||||||||||||||||||||||||||||||||||
M_ENABLE |
Specifies that the button is visible. |
||||||||||||||||||||||||||||||||||||||
M_WINDOW_TITLE_BAR |
Sets whether the window's title bar is visible. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DISABLE |
Specifies that the title bar is not visible. |
||||||||||||||||||||||||||||||||||||||
M_ENABLE |
Specifies that the title bar is visible. (more details...) |
||||||||||||||||||||||||||||||||||||||
M_WINDOW_TITLE_BAR_CHANGE |
Sets whether the presence of the window's title bar can be toggled. INQ (more details...) |
||||||||||||||||||||||||||||||||||||||
M_DISABLE |
Specifies not to allow toggling. |
||||||||||||||||||||||||||||||||||||||
M_ENABLE |
Specifies to allow toggling. (more details...) |
The following ControlType and corresponding ControlValue parameter settings can be specified only when using an auxilliary display. Otherwise, an error will occur.
For specifying settings when using
auxilliary displays
|
|||||||||||||||||||||||||||||||||||||||
ControlType |
Description
|
MIL system-specific tooltip (†) |
|||||||||||||||||||||||||||||||||||||
ControlValue | |||||||||||||||||||||||||||||||||||||||
M_AUXILIARY_KEEP_DISPLAY_ALIVE |
Specifies whether the auxiliary display, controlled by the board's video controller, remains active after the video controller is freed. INQ (more details...) |
† | n | ||||||||||||||||||||||||||||||||||||
M_DEFAULT |
Same as M_DISABLE. |
† | n | ||||||||||||||||||||||||||||||||||||
M_DISABLE |
Specifies that the auxiliary display should become inactive. |
† | n | ||||||||||||||||||||||||||||||||||||
M_ENABLE |
Specifies that the auxiliary display should remain active. |
† | n | ||||||||||||||||||||||||||||||||||||
M_ENCODER_FILTER |
Sets a filter for luminance. INQ (more details...) |
† | n | ||||||||||||||||||||||||||||||||||||
M_DEFAULT |
Same as M_LOW_PASS_0. |
† | n | ||||||||||||||||||||||||||||||||||||
M_LOW_PASS_0 |
Specifies a low-pass filter type A. |
† | n | ||||||||||||||||||||||||||||||||||||
M_LOW_PASS_1 |
Specifies a low-pass filter type B. |
† | n | ||||||||||||||||||||||||||||||||||||
M_LOW_PASS_2 |
Specifies a 5.5 MHz low-pass filter. |
† | n | ||||||||||||||||||||||||||||||||||||
M_ENCODER_PEDESTAL |
Sets whether a pedestal is to be generated in the composite video signal. INQ (more details...) |
† | n | ||||||||||||||||||||||||||||||||||||
M_DEFAULT |
Same as M_ENABLE. |
† | n | ||||||||||||||||||||||||||||||||||||
M_DISABLE |
Specifies not to generate a pedestal in the output. |
† | n | ||||||||||||||||||||||||||||||||||||
M_ENABLE |
Specifies to generate a pedestal in the composite video signal. |
† | n | ||||||||||||||||||||||||||||||||||||
M_SELECT_VIDEO_SOURCE |
Allows you to enable low-latency pass-through mode between the acquisition section and the on-board display section for the selected digitizer. INQ (more details...) |
† | n | ||||||||||||||||||||||||||||||||||||
M_NULL |
Specifies not to use low-latency pass-through mode. |
† | n | ||||||||||||||||||||||||||||||||||||
MIL digitizer identifier |
Specifies the MIL identifier of the digitizer that should use low-latency pass-through mode. |
† | n | ||||||||||||||||||||||||||||||||||||
M_SYNC_TYPE |
Sets the type of output synchronization signal. INQ (more details...) |
† | n | ||||||||||||||||||||||||||||||||||||
M_DEFAULT |
Specifies the default output synchronization signal. (more details...) |
† | n | ||||||||||||||||||||||||||||||||||||
M_DISABLE |
Specifies that the encoder output does not contain a synchronization signal. |
† | n | ||||||||||||||||||||||||||||||||||||
M_GREEN |
Specifies that the output synchronization signal is on green. |
† | n | ||||||||||||||||||||||||||||||||||||
M_SEPARATE |
Specifies that the synchronization and data signals are output on separate signals: the output synchronization signal is on pin 12, and the composite data signal is on pin 10 of the HD-44 connector. |
† | n |
Parameters
DisplayId See DisplayId of the main function for a description. ControlType See ControlType of the main function for a description. ControlValue See ControlValue of the main function for a description. |
Parameters
DisplayId See DisplayId of the main function for a description. ControlType See ControlType of the main function for a description. ControlValue See ControlValue of the main function for a description. |
Header | Include mil.h. |
Library | Use mil.lib. |
DLL | Requires mil.dll; mildisplay.dll. |