Chapter 7 Second Development Platform VP3000
350
API Instruction code Operand Function
130 D SIN P S, D
Binary floating-point number sine
operation
Type
Operand
Bit devices Word devices
16-bit instruction
- - - -
32-bit instruction (9 steps)
DSIN
Continuous
execution
type
DSINP
Pulse
execution
type
Associated flag: none
X Y M K H KnX KnY KnM T C D
S
D
Caution for using operand
See the specification of each model for the scope of device’s usage.
Description
S: source value
D: operation result of sine
The source designated by S is radian.
RAD value = degree x π / 180
Find sine value from the source value designated by S, and store in the register that D
designates.
See the figure below for the relation between the radian and the operation result:
Example
When X0 = ON, designate the RAD value of the binary floating-point number (D1, D0) to find
the sine value and stores in (D11, D10). The content is binary floating-point number.
X0
DSIN D0 D10