Campbell CR1000 Uživatelský manuál Strana 9

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 19
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 8
Interfacing the MICROCOM DESIGN GTX Modulator to the Campbell Scientific CR1000 Data Logger PRELIMINARY
The code for our program is shown below called MICROCOMDATA.CR1:
' Program: GTXRand.cr1
' Description: GTX Random Data Transmission Program
' CR1000 Series Datalogger forwa"RandomData=" Battery Voltage and Temperature
' to the GTX in Random Mode. Time and Date is read from the GTX using
' Subroutine GetGTXTime
'
'program author: R. Schwarz Microcom Design Incorporated
'program date: Original Code May 1, 2005
'
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
'Declare Public Variables'''''''''''''''''''''''''''''''''''''''''''''''''''
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Public PTemp
Public CR as string * 1
Public LF as string * 1
Public CRLF as string * 2
Public PROMPT as string * 1
Public myTime(7)
Public Dest(9)
Public InString as string * 100
Public ValStr(4) as string * 100
Public LINE as string * 100
Public Mess1 as string * 100
Public Mess2 as string * 100
Public Batt_volt
'
© 2005 Microcom Design Inc. All rights reserved voice: 401.771.1070 Fax:410.771.0018
uAPP222 (v1.0) July 12, 2005 http://www.microcomdesign.com 9
Zobrazit stránku 8
1 2 3 4 5 6 7 8 9 10 11 12 13 14 ... 18 19

Komentáře k této Příručce

Žádné komentáře