Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In the above example, integers are used for the 1D and 2D arrays, but other types support arrays, also. See the types table above for specifics.

Expression Evaluation

Simple expression evaluation is supported for a limited set of the supported parameter types, including int, double, and float plus 1D or 2D arrays of these types.

symbol

description

+

addition

-

subtraction

Units

put units table

Guidelines for Creating Compatible Drivers

...