Yaskawa MotionSuite Series Machine Controller Programming Manual User Manual

Page 135

Advertising
background image

MotionSuite™ Series Machine Controller Motion Programming Manual

Chapter 4: Sequence Commands

4-3

Basic Functions

SIN

Sine

SIN (MW–);

COS

Cosine

COS (MW–);

TAN

Tangent

TAN (MF–);

ASN

ARC sine

ASN (MF–);

ACS

ARC cosine

ACS (MF–);

ATN

ARC tangent

ATN (MW–);

SQT

Square root

SQT (MW–);

BIN

BCD

→BIN

BIN (MW–);

BCD

BIN

→BCD

BCD (MW–);

S{}

Designated bit ON

S{MB–}=MB– &MB–;

R{}

Designated bit OFF

R{MB–}=MB– &MB–;

Type

Command

Name

Command Format

Advertising