FX1S-30MR-ES/UL MITSUBISHI, FX1S-30MR-ES/UL Datasheet - Page 118

PLC, 16 IN, 14 RELAY OUT, 110V/2

FX1S-30MR-ES/UL

Manufacturer Part Number
FX1S-30MR-ES/UL
Description
PLC, 16 IN, 14 RELAY OUT, 110V/2
Manufacturer
MITSUBISHI
Datasheet

Specifications of FX1S-30MR-ES/UL

No. Of Analogue Inputs
16
No. Of Analogue Outputs
14
Ip/nema Rating
IP10
Approval Bodies
CE, CUL, UL
External Depth
49mm
External Length / Height
90mm
External Width
60mm
Mounting Type
Panel
4.15.1
FX Series Programmable Controllers
Scientific Notation
This format could be called the step between the ‘integer’ formats and the full floating point
formats. In basic terms Scientific Notation use two devices to store information about a number
or value. One device contains a data string of the actual characters in the number (called the
mantissa), while the second device contains information about the number of decimal places
used in the number (called the exponent). Hence, Scientific Notation can accommodate values
greater/smaller than the normal 32 bit limits, i.e. -2,147,483,648 to 2,147,483,647 where
Scientific Notation limits are;
Maximums
9999
-9999
Scientific Notation can be obtained by using the BCD, or EBCD in FX
FNC 118) with the float flag M8023 set ON. In this situation floating point format numbers are
converted by the BCD instruction into Scientific Notation - see page 5-22 for details. When
using the FX2N the INT instruction (FNC 129) can be used.
Scientific Notation can be converted back to floating point format by using the BIN instruction
(FNC 19) with the float flag M8023 set ON - see page 5-22 for details.
The following points should be remembered about the use of Scientific Notation within
appropriate FX units;
• The mantissa and exponent are stored
• The mantissa is stored as the first 4
• The range of available mantissa values is 0, 1000 to 9999 and -1000 to -9999.
• The range of available exponent values is +35 through to -41.
• Scientific format cannot be used directly in calculations, but it does provide an ideal method
in consecutive data registers.
Each part is made up of 16 bits and can
be assigned a positive or negative value
indicated by the value of the most
significant bit (MSB, or bit 15 of the data
register) for each number.
significant figures without any rounding
of the number, i.e. a floating point number of value 2.34567
mantissa of 2345 at data register D and an exponent of 0 (zero) at data register D+1.
of displaying the data on a monitoring interface.
10
10
35
35
Minimums
9999
-9999
10
10
-41
-41
b15
Data Register D+1
Sign bit (MSB)
1= Negative
0 = Positive
EXPONENT
b0
10
2N
b15
3
, instruction (FNC 18 or
would be stored as a
Sign bit (MSB)
1= Negative
0= Positive
Data Register D
MANTISSA
Devices in Detail 4
4-44
b0

Related parts for FX1S-30MR-ES/UL