Sensoray 417 Bedienungsanleitung Seite 24

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 37
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 23
23 Sensoray Model 417
Chapter 4 Programming
High Speed Mode
This command increases the the channel scan rate to allow higher throughput. Channel processing
time is decreased from 22 milliseconds/channel (default) to 9 milliseconds/channel. Increasing the
scan rate reduces accuracy by approximately sixty percent and will sometimes result in higher
noise levels, due primarily to shortened signal integration time.
A hard or soft board reset will always restore the board to the default scan rate. A board reset is the
only way to resume the default scan rate after invoking the High Speed Mode command.
COMMAND: (224), (8), (0)
RESPONSE: NONE
VB Code Example:
‘*****************************************************************
‘ This procedure switches the 417 to the High Speed Mode.
‘*****************************************************************
Sub HighSpeedMode(BasePort As Integer)
Call SendByte (BasePort, 224)
Call SendByte (BasePort, 8)
Call SendByte (BasePort, 0)
End Sub
Seitenansicht 23
1 2 ... 19 20 21 22 23 24 25 26 27 28 29 ... 36 37

Kommentare zu diesen Handbüchern

Keine Kommentare