Tables
12.4 List of predefined subprograms
Fundamentals
Programming Manual, 11/2006, 6FC5398-1BP10-2BA0
511
CSCALE FRAME AXIS REAL: Scale
factor
3. - 15.
Parameter
as 1 ...
4. - 16.
Parameter
as 2 ...
Scale: Scale factor for
multiple axes.
Maximum number of
parameters is 2*
maximum number of
axes (axis identifier and
value).
One axis identifier is
programmed at a time,
with its respective value
in the next parameter.
CSCALE can be used to
program scale factors
for up to 8 axes.
CMIRROR FRAME AXIS 2. - 8.
Parameter
as 1 ...
Mirror: Mirror on a
coordinate axis
MEAFRAME FRAME 2-dim. REAL
array
2-dim. REAL
array
3. Parameter:
REAL
variables
Frame calculation from 3
measuring points in
space
Frame functions CTRANS, CSCALE, CROT and CMIRROR are used to generate frame
expressions.
2. Geometry functions
Keyword/
function
identifier
Result 1st parameter 2nd parameter 3rd parameter Explanation
CALCDAT BOOL:
Error status
VAR REAL [,2]:
Table with input
points (abscissa
and ordinate for
points 1, 2, 3,
etc.)
INT: Number of
input points for
calculation
(3 or 4)
VAR REAL [3]:
Result:
Abscissa,
ordinate and
radius of
calculated
circle center
point
CALCDAT: Calculate circle data
Calculates radius and center
point of a circle from 3 or 4 points
(according to parameter 1), which
must lie on a circle. The points
must be different.