18.01.2015 Views

Technical Reference Manual - InduSoft

Technical Reference Manual - InduSoft

Technical Reference Manual - InduSoft

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Screens and Graphics<br />

decimal separator to display the whole value, then the whole value will overrun the fractional<br />

value. For example, if you try to display a value of 112.64 in #.##, you will see 112.<br />

• In Hexa and Binary formats, if you have more # characters than you need to display the value,<br />

then the runtime project will fill in with leading zeroes. If you have less characters than you need,<br />

then the value will simply be truncated.<br />

• In Auto format, the runtime project will ignore the number of # characters and display the entire<br />

numeric or string value. Numeric values will be displayed in decimal format with their complete<br />

whole and fractional values, regardless of the placement of the decimal separator in the ### text.<br />

Given an exceptionally large value or long string, this may disrupt the layout of your screens.<br />

Double-click on the object to open the Object Properties dialog. You can use this dialog to specify the following<br />

parameters:<br />

Object Properties: Text Data Link<br />

• Tag/Expression text field: Type one of the following into the field:<br />

• The name of a tag on which to perform an input or output operation; or<br />

• An expression on which to perform an output operation only.<br />

You can also click the browse button … to open the Object Finder to find an existing tag or expression.<br />

Note: If the configured tag/expression is invalid, then during runtime, the placeholder<br />

characters (###) will be displayed instead.<br />

• Format combo-box: Click to select how the numeric value (if any) of the specified tag or expression will<br />

be formatted and displayed on-screen. Available options include Decimal, Hexa (i.e., hexadecimal), Binary<br />

and Auto. If you select Auto, then the value will be formatted according to the virtual table created by the<br />

SetDecimalPoints function.<br />

This option does not actually change the specified tag or expression in any way. For example, Tag/Expression<br />

is set to a tag of Integer type, Input Enabled is checked, and Fmt is set to Hexa. You may input a new value in<br />

hexadecimal format, but it is saved in your project database as an integer.<br />

• Input Enabled checkbox: Click (check) this option to allow user input to the specified tag. Disable (uncheck)<br />

this option to only display the output from the specified tag or expression.<br />

• Back to text: Click to go back to the object properties of the underlying Text object.<br />

• Minimum Value field: Enter a minimum value for the tag associated with this Text object. A user will not be<br />

permitted to input a number lower than this value.<br />

• Maximum Value field: Enter a maximum value for the tag associated with this Text object. A user will not be<br />

permitted to input a number greater than this value.<br />

• Password checkbox: Click (check) this option to hide password text entries by replacing the text with<br />

asterisks (*).<br />

• Confirm checkbox: Click (check) this option to require users to confirm any new values set during runtime.<br />

• Auto Size checkbox: Click (check) this option to automatically resize the Text object to fit the output. This<br />

option is not available if Input Enabled is checked (see above).<br />

• E-Sign checkbox: When this option is checked, the user will be prompted to enter the Electronic Signature<br />

before changing the tag value.<br />

Page 226<br />

<strong>InduSoft</strong> Web Studio

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!