Campbell CS15-L Bedienungsanleitung Seite 16

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 30
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 15
CS10-L and CS15-L Current Transformers
; This part of the program will calculate the RMS Amperage
; Standard Deviation in this part of the code works mathmatically the same
; as RMS calculation, and it is easier to program this way. The RMS
; value is calculated and stored back into an input location for further
; processing if needed.
7: Do (P86)
1: 2 Call Subroutine 2
8: Step Loop Index (P90)
1: 2 Step
9: Z=X (P31)
1: 2 X Loc [ BurstAmps ]
2: 4 -- Z Loc [ CS10_1 ]
10: Do (P86)
1: 3 Call Subroutine 3
11: Z=X (P31)
1: 3 X Loc [ Burst_A2 ]
2: 5 -- Z Loc [ CS10_2 ]
12: End (P95)
13: Do (P86)
1: 51 Set Port 1 Low
; This part of the program will store a one minute average of the amperage.
14: If time is (P92)
1: 0 Minutes (Seconds --) into a
2: 1 Interval (same units as above)
3: 10 Set Output Flag High (Flag 0)
15: Set Active Storage Area (P80)^17815
1: 1 Final Storage Area 1
2: 60 Array ID
16: Real Time (P77)^10331
1: 1220 Year,Day,Hour/Minute (midnight = 2400)
17: Average (P71)^5143
1: 64 Reps
2: 4 Loc [ CS10_1 ]
*Table 2 Program
02: 0.0000 Execution Interval (seconds)
12
Seitenansicht 15
1 2 ... 11 12 13 14 15 16 17 18 19 20 21 ... 29 30

Kommentare zu diesen Handbüchern

Keine Kommentare