The Value Editor

<< Click to Display Table of Contents >>

Navigation:  Multi-Protocol MasterOPC Server > Multi-Protocol MasterOPC Server > The Run-Time Mode >

The Value Editor

The Value Editor

An editor appearance depends on a tag data type in the server:

mbul   BOOL:

multi_img107

mbul   FLOAT:

multi_img108

mbul   Integer (only a decimal dot is unavailable with respect to the editor of FLOAT):

multi_img109

mbul   STRING:

multi_img110

The editor tools:

mbul   The value textbox multi_img111 is a text editor. To edit a value, the editor buttons or the respective keyboard keys are used. For numerical tags, an inputted string presentation of a number is converted then into the respective numerical format. When opening the editor, this textbox displays the current tag value.

mbul   multi_img112 and multi_img113 – respectively the values TRUE and FALSE for Boolean tags

mbul   multi_img114 multi_img115 – the digits 0…9

mbul   multi_img116 – the minus sign

mbul   multi_img117 – the decimal dot

mbul   multi_img118 – deletion of one character on the left of the cursor

mbul   multi_img119 – deletion of the selected sub-string

mbul   multi_img120 – the command to write a value to the tag and exit the editor

mbul   multi_img121 – the command to exit the editor without writing a value to the tag