Admin Production ni-theme
Current Publication

if

LabWindows/CVI

if Clause

Specifies whether a region executes serially or in parallel.

Format

if (expression)

Examples

Refer to the following examples that use the OpenMP if clause:

  • OpenMP\2dfft_omp.cws

    Open example
  • OpenMP\matrixmult.cws

    Open example