Routine enum | QSYS API Reference Guide
Specifies the type of Cycle routine to call.
Namespace: ASNA.QSys.Runtime
Assembly: ASNA.QSys.Runtime.dll
Enum Values
| Name | Description | Value | 
|---|---|---|
| DetC | Detail Calculation Routine. | 5 | 
| DetL | Detail Level Routine. | 1 | 
| GetIn | Get Input Routine. | 2 | 
| Init | Initialization Routine. | 0 | 
| Ofl | Overflow Routine. | 6 | 
| Term | Term Routine. | 7 | 
| TotC | Total Calculation Routine. | 3 | 
| TotL | Total Level Routine. | 4 |