Difference between revisions of "Mk Messtechnik On Screen Display"

From RadiWiki
Jump to: navigation, search
(Keywords)
Line 36: Line 36:
 
* __modulation__
 
* __modulation__
 
* __dwelltime__
 
* __dwelltime__
 +
* __calcfield__
 +
* __polarization__
  
 
== Communication settings ==
 
== Communication settings ==

Revision as of 08:47, 24 January 2020

To use the MK Messtechnik On screen Display coupling between Radimation and the software from MK Messtechnik you need to add it to your drivers. Configure it as you see below and add it to the test site that you are using to send the data to the OSD software to display values from Radimation on screen.

For more information on how to add drivers and devices please check the manual as this is covered in the chapter "getting started"

Device Drivers Test Sites

The Device tab allows to select the correct device and camera on which you want to overlay the video image.

MkMesstechnikOnScreenDisplayDevice.png

The Settings tab allows to configure the content that should be overlaid over the video image.

MkMesstechnikOnScreenDisplaySettings.png

It is allowed to specify up to 10 texts. Also the actual date and time can be shown. For each of those texts it is possible specify:

ScreenElementDescription.png Description The text that should be shown. These texts can include keywords to show actual data values.
ScreenElementDescription.png Postition x The x position on which the text should be shown. 1 is on the left side.
ScreenElementDescription.png Postition y The y position on which the text should be shown. 1 is on the top.
ScreenElementDescription.png ForeGround The colour of the text that is shown.
ScreenElementDescription.png BackGround The background colour of the text.
ScreenElementDescription.png Size The size of the text, which can be Small, Medium or Large.


Keywords

When using the following keyword(s) in the Description of a text it will be replaced with they corresponding data value. Each keyword starts with a double underscore ('_') and it ends with a double underscore.

  • __freq__
  • __averagefield__
  • __carrier__
  • __fwdpower__
  • __rflpower__
  • __fieldsensor__
  • __modulationtype__
  • __modulationfreq__
  • __modulation__
  • __dwelltime__
  • __calcfield__
  • __polarization__

Communication settings

The Mk Messtechnik On Screen Display can be controlled by RS232 or by an Ethernet connection. The USB connection to the mk Messtechnik controller is also using the RS232 protocol. The Ethernet connection is working by using a raw socket connection on port number 19308. To configure this correctly it is advised to use the "TCPIP" connection and specify the correct IP-address and the port number 19308.

MkMesstechnikOnScreenDisplayCommunication.png