Campbell CR510 Manual do Operador Página 103

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 264
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 102
SECTION 8. PROCESSING AND PROGRAM CONTROL EXAMPLES
8-7
;Loop 2, Output every 30 seconds for 20 minutes.
;
05: Beginning of Loop (P87)
1: 3 Delay
2: 40 Loop Count
06: Do (P86)
1: 1 Call Subroutine 1
07: End (P95)
;Loop 3, Output every 1 minute for 70 minutes.
;
08: Beginning of Loop (P87)
1: 6 Delay
2: 70 Loop Count
09: Do (P86)
1: 1 Call Subroutine 1
10: End (P95)
;Loop 4, Output every 2 minutes for 200 minutes.
;
11: Beginning of Loop (P87)
1: 12 Delay
2: 100 Loop Count
12: Do (P86)
1: 1 Call Subroutine 1
13: End (P95)
;Loop 5, Output every 5 minutes for 700 minutes.
;
14: Beginning of Loop (P87)
1: 30 Delay
2: 140 Loop Count
15: Do (P86)
1: 1 Call Subroutine 1
16: End (P95)
;Loop 6, Output every 10 minutes until stopped
by user.
;
17: Beginning of Loop (P87)
1: 60 Delay
2: 0 Loop Count
18: Do (P86)
1: 1 Call Subroutine 1
19: If Flag/Port (P91)
1: 21 Do if Flag 1 is Low
2: 31 Exit Loop if True
20: End (P95)
* Table 3 Subroutines
01: Beginning of Subroutine (P85)
1: 1 Subroutine 1
02: Full Bridge (P6)
1: 1 Reps
2: 22 ±7.5 mV 60 Hz Rejection Range
3: 1 DIFF Channel
4: 1 Excite all reps w/Exchan 1
5: 1500 mV Excitation
6: 1 Loc [ Level_Ft ]
7: .46199 Mult
8: 102 Offset
03: Do (P86)
1: 10 Set Output Flag High
04: Real Time (P77)
1: 0111 Day,Hour/Minute,Seconds
05: Sample (P70)
1: 1 Reps
2: 1 Loc [ Level_Ft ]
06: End (P95)
INPUT LOCATIONS
1 Level_Ft
Vista de página 102
1 2 ... 98 99 100 101 102 103 104 105 106 107 108 ... 263 264

Comentários a estes Manuais

Sem comentários