beautypg.com

5 while statements, 6 case statements – Micromod Micro-DCI: 53MC5000 Multi-Loop Process Controller CUSTOMIZATION GUIDE User Manual

Page 51

background image

2.7.5 While Statements

WHILE

< logical expression >

{

}

2.7.6 Case Statements

CASESOF < B operand >

CASE

{

}

CASE

{

}

.

.

.

OTHERWISE

{

}

MODULAR CONTROLLER CUSTOMIZATION GUIDE

2-44