Insert Result (TCP)

NI Vision Builder

Insert Result (TCP)

Use this dialog box to insert the result of a previous inspection step in the command you want to send.

How to Use

  1. Select the result to send from the Measurements list.
  2. Select the data format of the result to send. If you select String, set the available String Format options.
  3. Select the display type to verify what you want to see displayed.

Controls Descriptions

The following controls are found on the Insert Result dialog box.

Control Name Description
Measurements Displays a list of step results and variables you can send.
Data Format Data format of the step result to send. The following options are available:
  • String.
  • I8—Signed 8-bit integer.
  • U8—Unsigned 8-bit integer.
  • I16—Signed 16-bit integer.
  • U16—Unsigned 16-bit integer.
  • I32—Signed 32-bit integer.
  • U32—Unsigned 32-bit integer.
  • Single (4 bytes)—Single-precision floating-point number with 32-bit IEEE single-precision format.
  • Double (8 bytes)—Double-precision floating-point number with 64-bit IEEE single-precision format.
  • Extended (16 bytes)—Extended-precision number with 128-bit format.
String Format Numbering system you want to use when expressing your serial command. The options are available:
  • Decimal—Base 10 numbering system in which each digit can be 0–9.
  • Hexadecimal—Base 16 numbering system in which each digit can be 0–F.
  • Octal—Base 8 numbering system in which each digit can be 0–7.
  • Fractional—Fractional notation, such as 4.91.
Width Width of the string.
Precision Number of digits after the decimal point.
True String String to send when the Boolean result is True.
False String String to send when the Boolean result is False.
Display Types Specifies the format to use to display the string.
String Previews the string to send.