Official | HULFT IoT EdgeStreaming Adapter Reference First Edition: July 1, 2021

Receive

This operation acquires information read from a connected USB HID.

You can display the receive operation screen by displaying the script canvas on the Designer screen, clicking the following items in the following order, and then dragging and dropping the component icon onto the script canvas:

  • Tool palette > Generic protocol > USB HID > Receive

 

Figure 7.6 Receive operation screen

(1) Field list

This is a list of the fields to configure for receiving.

Table 7.8 Field list

Field Name

Initial Value

Setting Value

Omission

Notes

Name

 

Single-byte alphanumeric characters and certain symbols (*1)

-

A value that begins with a single-byte alphabetic character

Input data

(No input data)

Name of the input data component

-

Select from list (*2)

Required settings

 

Destination

 

 

-

 

Usage page

 

 

-

 

Comment

 

Comment

 

Characters

 

:

Possible to omit

-

:

Impossible to omit

*1

:

Only "_" (underscore) can be specified.

*2

:

When component icons for input or conversion are placed on the script canvas, the options are displayed in the list.

(2) Description of each field

This section explains each of the fields to configure for receiving.

After changing these settings, click Finish to save the settings.

Click Cancel to discard the changes.

Name

Name of the receive operation component

Single-byte alphanumeric characters and "_" (underscore) can be used.

Use a value that begins with a single-byte alphabetic character.

Input data

Selection of the component name of the input data for receiving

From the input data component names displayed in the list, select the name of the component for USB HID receiving.

Required settings

Destination

USB connection destination

Select the USB connection destination to use for USB HID receiving.

When you click Add, the USB connection settings screen appears.

For details on the USB connection settings screen, refer to USB connection settings.

When you click Edit list..., the editing screen for the resource list appears.

For details on the editing screen for the resource list, refer to Edit resource list.

Usage page

Usage page

Select the usage page for the USB from the following choices:

  • Keypad

Comment

Comment

Comment regarding receiving

You can enter a comment.

 

 

Official | HULFT IoT EdgeStreaming Adapter Reference First Edition: July 1, 2021