Campbell CC5MPX Instrukcja Obsługi Strona 51

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 117
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 50
CC5MPX Digital Camera
42
Public sendGps As Boolean
Public gpsLat, gpsLong As Float
public sendVarResult
BeginProg
sendGps = false
gpsLat = 50.0
gpsLong = -139.0
SerialOpen (Com1,115200,4,0,2000)
Scan (1,Sec,0,0)
If sendGps Then
sendGps = false
SendVariables
(sendVarResult,Com1,0,55,0000,0,"Public","CC5MPXGPSLatitude",gpsLat, 1)
SendVariables (sendVarResult,Com1,0,55,0000,0,"Public","CC5MPXGPSLongitude",gpsLong, 1)
EndIf
NextScan
EndProg
7.7 Image Capture
Selecting the Image Capture tab will bring up the Image Capture settings page (see
Figure 7-27). The Image Capture settings are the most significant settings in
determining how the camera will operate.
There are 6 sub tabs that include:
x Power Modes
x Self-Timed Capture
x External Trigger
x Motion Detection
x Read/Save Camera Settings
Figure 7-27 Image Capture Page
Przeglądanie stron 50
1 2 ... 46 47 48 49 50 51 52 53 54 55 56 ... 116 117

Komentarze do niniejszej Instrukcji

Brak uwag