Black Box ACS201A Bedienungsanleitung Seite 10

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 10
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 9
Integration Note
10
Line 4: Open “sio1:” channel2 \Bin
Opens the serial port to read binary data.
Line 5: dvtData := ReadStrBin(channel 2,5)
Reads 5 characters from the serial port and store them in dvtData.
Line 6: StrToVal(dvtData,dvtValue)
Converts the string in dvtData to a number and stores it in dvtValue.
Line 7: Close channel2
Closes the serial port.
Feedback on this note is appreciated at t[email protected].
Seitenansicht 9
1 2 3 4 5 6 7 8 9 10

Kommentare zu diesen Handbüchern

Keine Kommentare