IDEC MICROSmart FC6A Series Ladder Programming Manual page 517

Automation organizer windldr
Hide thumbs Also See for MICROSmart FC6A Series:
Table of Contents

Advertisement

Function
Square root
ROOT(
Sine
SIN(
Cosine
COS(
Tangent
TAN(
Arcsine
ASIN(
Arccosine
ACOS(
Arctangent
ATAN(
Conversion from
RAD(
Angle to Radian
Conversion from
DEG(
Radian to Angle
Data type conversion
Function
Conversion from
BCD2BIN(
BCD to Binary
Conversion from
BIN2BCD(
Binary to BCD
Conversion from
FLOAT2BIN(
float to Binary
Conversion from
BIN2FLOAT(
Binary to float
Conversion from
Decimal to String
DEC2ASCII(
character
Conversion from
String character to
ASCII2DEC(
Decimal
Format
Square root of
)
Sine of
Specify arbitrary formula to represent angle (units in radian) for argument
)
Cosine of
Specify arbitrary formula to represent angle (units in radian) for argument
)
Tangent of
Specify arbitrary formula to represent angle (units in radian) for argument
)
Arcsine of
Specify arbitrary formula for argument
)
Arccosine of
Specify arbitrary formula for argument
)
Arctangent of
Specify arbitrary formula for argument
);
Value of
);
Value of
);
Format
BCD value of
)
Binary value of
)
Float value of
Values after the decimal point is truncated.
)
Binary value of
)
Decimal number value
as a first device.
,
)
Character string
)
FC6A S
MICROS
L
ERIES
MART
is returned.
• This can only be used for data type F (float).
(-1 to +1) is returned.
• This can only be used for data type F (float).
(-1 to +1) is returned.
• This can only be used for data type F (float).
(-1 to +1) is returned.
• This can only be used for data type F (float).
(-1 to +1) in radian value (-π/2 to +π/2) is returned.
• This can only be used for data type F (float).
(-1 to +1) in radian value (0 to π) is returned.
• This can only be used for data type F (float).
(-1 to +1) in radian value (-π/2 to +π/2) is returned.
• This can only be used for data type F (float).
is converted from degree (°) to radian, and the value is returned.
• This can only be used for data type F (float).
is converted from radian to degree (°), and the value is returned.
• This can only be used for data type F (float).
is returned in binary value.
• Data types W (word), I (integer), D (double word), and L (long) can be used.
F (float) cannot be used.
is returned in BCD value.
• Data types W (word), I (integer), D (double word), and L (long) can be used.
F (float) cannot be used.
is returned in binary value.
• Data types D (double word) and L (long) can be used.
is returned in float value.
• This can be used with data types D (double word) and L (long).
is converted to a character string, and store in order with
• Data types W (word), I (integer), D (double word), and L (long) can be used.
F (float) cannot be used.
is returned as decimal number value.
• Data types W (word), I (integer), D (double word), and L (long) can be used.
F (float) cannot be used.
P
M
ADDER
ROGRAMMING
ANUAL
Description
.
.
.
Description
FC9Y-B1726
26: S
CRIPT
.
.
.
26-15

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents