Chapter 2 Windo/I-Nv4 Features & Basic Operations; Windo/I-Nv4 Specifications; Available Data - IDEC MICRO/I HG4G-CJT22 F-B Series User Manual

Micro/i operator interfaces for windo/i-nv4
Table of Contents

Advertisement

Chapter 2
This chapter describes the minimum system requirements for WindO/I-NV4, how to start and exit it, and the
configuration of its screens and menus.
1

WindO/I-NV4 Specifications

1.1 Available Data

Data types
Data type is the format of the data related to the minimum and maximum values of data that can be processed by a
part and handling of negative and real numbers.
Data types and data ranges that can be used on the MICRO/I and WindO/I-NV4 are listed below.
Data type
Required word count
UBIN16(W)
BIN16(I)
UBIN32(D)
BIN32(L)
BCD4(B)
BCD8(EB)
Float32(F)
Bit
String(S)
Data handling
Data stored in device addresses is handled as described below.
Data type
UBIN16(W)
BIN16(I)
bit
31
UBIN32(D)
bit
Upper word
31
BIN32(L)
Sign bit
BCD4(B)
WindO/I-NV4 Features & Basic Operations
1
1
2
2
1
2
2
-
String data. It handles from the beginning to the NULL(00h) character as a
-
bit
1 word
15
bit
1 word
15
Sign bit
Upper word
Lower word
bit
Lower word
0
bit
1 word
15
3rd
2nd
1st
Sign
Absolute value
WindO/I-NV4 User's Manual
Processable data range
0 to 65535
-32768 to 32767
0 to 4294967295
-2147483648 to 2147483647
-999 to 9999
-9999999 to 99999999
38
-38
, 0 , 1.18x10
-3.4x10
to -1.18x10
character string.
Data handling
bit
0
Data is handled as an unsigned 16-bit integer.
bit
0
Data is handled as an signed 16-bit integer.
If the sign bit (bit 15) is 1, the value is two's complement.
bit
0
Handled as an unsigned 32-bit integer with the starting address
number as the lower word.
Handled as a signed 32-bit integer with the starting address
number as the lower word.
If the sign bit (bit 31) is 1, the value is two's complement.
Data is handled as a four digit (16-bit) binary-coded decimal value.
bit
0
Each four bits from bit 0 to bit 11 is handled as the absolute value
for the 1st to 3rd digit.
Bit 12 to bit 15 is handled as the minus sign (-) when its value is F
(Hex) and it is handled as the absolute value for the 4th digit when
0 to 9 (Hex).
-38
38
to 3.4x10
0, 1
2
2-1

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents