Omron SYSMAC CJ Operation Manual page 265

Sysmac cj-series programmable controller motion control unit
Hide thumbs Also See for SYSMAC CJ:
Table of Contents

Advertisement

All BASIC commands
4-2-233 TABLEVALUES
4-2-234 TAN
4-2-235 THEN
/i
Example
The following line will print the value at location 1000.
>> PRINT TABLE(1000)
See also
CAM, CAMBOX, DEL, NEW, SCOPE, TSIZE, VR.
/i
Type
System command
Syntax
TABLEVALUES(address, number_of_points, format)
Description
Returns a list of TABLE points starting at the number specified. There is
only one format supported at the moment, and that is comma delimited
text.
Note: TABLEVALUES is provided mainly for Trajexia Studio to allow for
fast access to banks of TABLE values.
Arguments
address
Number of the first point to be returned
number_of_points
Total number of points to be returned
format
Format for the list
Example
No example.
See also
N/A
/i
Type
Mathematical function
Syntax
TAN(expression)
Description
The TAN function returns the tangent of the expression. The expression
is assumed to be in radians.
Arguments
expression
Any valid BASIC expression.
Example
>> print TAN(PI/4)
1.0000
See also
N/A
See
IF..THEN..ELSE..ENDIF
.
Section 4-2
253

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sysmac cj1w-mch72

Table of Contents