14.11.1.1 Numeric Display - Basic Settings/Basic

Display numeric data stored in a specified word address in a Device/PLC.

Monitor Word Address

You can have a real-time numeric display of data stored in the word address specified here.

Allow Input

You can specify to accept input from a keypad, bar code reader, or a two-dimensional bar code reader. When you select this check box, the [Data Entry] tab is displayed.

14.11.1.3 Numeric Display - Data Entry/Basic

Scaling Settings

When Scaling Setting is performed, [Monitor Word Address] data is automatically converted according to the Source Range and the Display Range. The results are displayed in numeric values.

Displaying Numeric Data as Relative Values

Data Type

Select the type of data to be displayed.

Bit Length

Data Type

8 bit

Dec, Hex, Oct, Bin, BCD

16 bit

Dec, Hex, Oct, Bin, BCD

32 bit

Dec, Hex, Bin, BCD, Float

Sign +/-

Defines negative number support for display data. Set up when you want to display negative values. Negative values are handled using 2's Complement.

This can only be set when the [Data Type] is [Dec].

Round Off

Sets whether to round off fractional values in the display data. Fractions will be discarded if rounding off is not selected.

This setting is available when [Data Type] is [Float].

Get Operation Log

23.7 Save Operation History

Specifies whether to record the Operation Log. Can be specified only when [Allow Input] is selected.

Display numeric data as relative values.

Select [Scaling Settings] to convert and display numeric data to a specified ratio.

Scaling Settings

When Scaling Setting is performed, [Monitor Word Address] data is automatically converted according to the Source Range and the Display Range. The results are displayed in numeric values. (Display relative values)

For example,

Data Type

Select the type of data to be displayed.

Bit Length

Data Type

8 bit

Dec, Hex, Oct, Bin, BCD

16 bit

Dec, Hex, Oct, Bin, BCD

32 bit

Dec, Hex, Bin, BCD, Float

Bit Length

Set the valid bit length of the address to be displayed. This is available when [Data Type] is [8 bits] or [16 bits].

Source Range

Specify Source Range

Select how maximum and minimum values of the source range are specified.

Specify fixed values for Min/Max values. (Direct Specification)

Specify the address where the Min/Max values are stored. (Indirect Specification)

Sign +/-

Specifies whether or not source data is able to handle negative numeric data.

Only positive numeric data.

Negative numbers are handled with 2's complement.

Negative numbers are handled with MSB sign.

Display Range

Display Specification

Choose how to specify the maximum and minimum values.

Specify fixed values for Min/Max values. (Direct Specification)

Specify the address where the Min/Max values are stored. (Indirect Specification)

  • If you set up the same value in the Min and Max fields, you cannot input data from the Data Display.

Round Off

When displaying data, select whether fractions get rounded off or truncated.

Display Sign +/-

Set to display negative numbers.

This can be set when the [Data Type] is [Dec].

For example, When writing "-123"

Source Range / Display Range

Min. Value/Max. Value

Select the Source Range and Display Range for the numeric data to be displayed.

If [Input Specification] or [Display Specification] is [Constant], enter the minimum and maximum values.

If [Address] is set, specify the word address where the min/max values are stored.

The range setting differs according to [Data Type], [Source Sign], and [Display Sign +/-].

8 bits

Data Type

Sign +/-

Source Range

Display Sign +/-

Display Range

Dec

None

0...255

Disable

0...255

Enable

-128...127

2's Complement

-128...127

Disable

0...255

Enable

-128...127

MSB

-127...127

Disable

0...255

Enable

-128...127

Hex

None

0...255

-

0 to FF (h)

2's Complement

-128...127

-

0 to FF (h)

MSB Sign

-127...127

-

0 to FF (h)

Oct

None

0...255

-

0 to 377(o)

2's Complement

-128...127

-

0 to 377(o)

MSB Sign

-127...127

-

0 to 377(o)

BCD

-

0...99

-

0...99

Bin

None

0...255

-

0 to FF (h)

2's Complement

-128...127

-

0 to FF (h)

MSB Sign

-127...127

-

0 to FF (h)

16 bits

Data Type

Sign +/-

Source Range

Display Sign +/-

Display Range

Dec

None

0...65535

Disable

0...65535

Enable

-32768...32767

2's Complement

-32768...32767

Disable

0...65535

Enable

-32768...32767

MSB

-32767...32767

Disable

0...65535

Enable

-32768...32767

Hex

None

0...65535

-

0 to FFFF(h)

2's Complement

-32768...32767

-

0 to FFFF(h)

MSB Sign

-32767...32767

-

0 to FFFF(h)

Oct

None

0...65535

-

0 to 177777(o)

2's Complement

-32768...32767

-

0 to 177777(o)

2's Complement

-32767...32767

-

0 to 177777(o)

BCD

-

0...9999

-

0...9999

Bin

None

0...65535

-

0 to FFFF(h)

2's Complement

-32768...32767

-

0 to FFFF(h)

MSB Sign

-32767...32767

-

0 to FFFF(h)

32 bit

Data Type

Sign +/-

Source Range

Display Sign +/-

Display Range

Dec

None

0...4294967295

Disable

0...4294967295

Enable

-2147483647...2147483647

2's Complement

-2147483648...

2147483647

Disable

0...4294967295

Enable

-2147483647...2147483647

MSB

-2147483647...

2147483647

Disable

0...4294967295

Enable

-2147483647...2147483647

Hex

None

0...4294967295

-

0 to FFFFFFFF(h)

2's Complement

-2147483648...

2147483647

-

0 to FFFFFFFF(h)

MSB Sign

-2147483647...

2147483647

-

0 to FFFFFFFF(h)

BCD

-

0...99999999

-

0...99999999

Bin

None

0...4294967295

-

0 to FFFFFFFF(h)

2's Complement

-2147483648...

2147483647

-

0 to FFFFFFFF(h)

MSB Sign

-2147483647...

2147483647

-

0 to FFFFFFFF(h)

Float

-

-9.9e16 to 9.9e16

-

-9.9e16 to 9.9e16