Delta RMC151 User Manual
Page 358
RMC70/150 and RMCTools User Manual
Returns the arctangent of a.
Returns the hyperbolic sine of a.
Returns the hyperbolic cosine of a.
Returns the hyperbolic tangent of a.
Bit String
Functions
Description
Shifts the bits in a to the right n times. Zeros are shifted in.
Shifts the bits in a to the left n times. Zeros are shifted in.
Shifts the bits in a to the right n times. The sign bit is shifted in on
the left.
Rolls the bits in a to the right n times.
Rolls the bits in a to the left n times.
Curve Functions
Description
Returns the x value for the first point in the curve with the
specified id.
Returns the x value for the last point in the curve with the
specified id.
Interpolates the curve with the specified id at the given value
of x, and returns the Y value of the curve at that point.
Interpolates the curve with the specified id at the given value
of x, and returns the V (velocity) value of the curve at that
point.
Interpolates the curve with the specified id at the given value
of x, and returns the A (acceleration) value of the curve at that
point.
Returns TRUE if the curve with the specified id exists,
otherwise returns FALSE.
Array Functions Description
LENGTH(array)
Returns the number of elements in the array.
Fill len values with val starting at to.
Type Conversion
Functions
Description
Rounds a to the nearest integer.
Returns a in REAL type.
a and its bit order remains the same, but type is changed
to DINT.
a and its bit order remains same, but type is changed to
DWORD.
Rounds a to an integer towards zero.
Other Functions
Description
338
Delta Computer Systems, Inc.