Campbell-scientific CR3000 Micrologger Instrukcja Użytkownika Strona 110

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 109
Section 7. Installation
110
Figure 46: "Include File" settings via PakBusGraph
CRBasicExample1. Usingan"IncludeFile"toControlSW12V1
'Assumes that the Include file in CRBasic example "Include File" to Control SW12V-1 (p. 111)
'is loaded onto the CR3000 CPU: Drive.
'The Include file will control power to the cellular phone modem.
Public PTemp, batt_volt
DataTable(Test,1,-1)
DataInterval(0,15,Sec,10)
Minimum(1,batt_volt,FP2,0,False)
Sample(1,PTemp,FP2)
EndTable
BeginProg
Scan(1,Sec,0,0)
PanelTemp(PTemp,250)
Battery(Batt_volt)
CallTable Test
NextScan
'<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<"Include File" Code Executed Here
EndProg
Przeglądanie stron 109
1 2 ... 105 106 107 108 109 110 111 112 113 114 115 ... 589 590

Komentarze do niniejszej Instrukcji

Brak uwag