National Instruments BridgeVIEW Manual de usuario Pagina 250

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 455
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 249
Chapter 11 Loops and Charts
© National Instruments Corporation 11-11 BridgeVIEW User Manual
The subdiagram for the TRUE condition contains the work of the While
Loop. The test for continuation occurs outside the Case structure, and the
results are wired to the conditional terminal of the While Loop and the
selector terminal of the Case structure. In the following illustration, labels
represent the pretest condition.
This example has the same result as the following pseudocode:
While (pretest condition)
Do actual work of While Loop
Loop
Shift Registers
Shift registers (available for While Loops and For Loops) transfer
valuesfrom one loop iteration to the next. You can create a shift register
bypopping up on the left or right border of a loop and selecting
AddShiftRegister.
Vista de pagina 249
1 2 ... 245 246 247 248 249 250 251 252 253 254 255 ... 454 455

Comentarios a estos manuales

Sin comentarios