Cvytx (convert y to x), Cvytx (convert y to x) -3 – IDEC MicroSmart User Manual

Page 325

Advertising
background image

19: C

OORDINATE

C

ONVERSION

I

NSTRUCTIONS

« FC4A M

ICRO

S

MART

U

SER

S

M

ANUAL

»

19-3

S1 (Format number)

Select a format number 0 through 5 which have been set using the XYFS instruction. When an XYFS instruction with
the corresponding format number is not programmed, or when XYFS and CVXTY instructions of the same format
number have different data type designations, a user program execution error will result, turning on special internal
relay M8004 and the ERR LED.

S2 (X value)

Enter a value for the X coordinate to convert, within the range specified in the XYFS instruction. Any value out of the
range specified in the XYFS results in a user program execution error, turning on special internal relay M8004 and the
ERR LED. Three different data ranges are available depending on the system program version and the data type.

D1 (Destination to store results)

The conversion result of the Y value is stored to the destination. The data range depends on the available data type.

Valid Data Types

Data Conversion Error

The data conversion error is ±0.5.

CVYTX (Convert Y to X)

Applicable CPU Modules

System Program

Old System Program Versions

Upgraded System Program Versions

Data Type

Integer

Word

Integer

S2 (X value)

0 to 32767

0 to 65535

0 to 65535

D1 (Y value)

–32768 to 32767

0 to 65535

–32768 to 32767

Valid Coordinates

W (word)

I (integer)

X

X

FC4A-C10R2/C

FC4A-C16R2/C

FC4A-C24R2/C

FC4A-D20K3/S3

FC4A-D20RK1/RS1 & FC4A-D40K3/S3

X

X

X

Y

0

32767

–32768

X

32767

Y

0

65535

65535

X

Y

0

32767

–32768

X

65535

When a bit operand such as I (input), Q (output), M (internal relay), or R (shift register) is
designated as S2 or D1, 16 points are used.

When a word operand such as T (timer), C (counter), or D (data register) is designated as S2
or D1, 1 point is used.

When input is on, the Y value designated by operand S2 is conver ted
into corresponding X value according to the linear relationship defined in
the XYFS instruction. Operand S1 selects a format from a maximum of
six XY conversion formats. The conversion result is set to the operand
designated by D1.

CVYTX(*)

S1

*

S2

*****

D1

*****

Advertising