Herunterladen Inhalt Inhalt Diese Seite drucken

Lang LSTEP express Bedienungsanleitung Seite 267

Vorschau ausblenden Andere Handbücher für LSTEP express:
Inhaltsverzeichnis

Werbung

Snapshot-Input
LS_GetSnapshot
Beschreibung:
Liefert den aktuellen Snapshot-Zustand
Delphi:
function LS_GetSnapshot(var ASnapshot: LongBool): Integer;
function LSX_GetSnapshot(LSID: Integer; var ASnapshot: LongBool):
Integer;
C++:
int GetSnapshot (BOOL *pbASnapshot);
LabView:
Parameter:
ASnapshot: True => Snapshot „Ein"
Beispiel:
LS.GetSnapshot(&ASnapshot);
LS_SetSnapshot
Beschreibung:
Snapshot Ein/Aus
Delphi:
function LS_SetSnapshot(ASnapshot: LongBool): Integer;
function LSX_SetSnapshot(LSID: Integer; ASnapshot: LongBool): Integer;
C++:
int SetSnapshot (BOOL bASnapshot);
LabView:
Parameter:
ASnapshot: Snapshot Ein/Aus
Beispiel:
LS.SetSnapshot(true);
LS_GetSnapshotCount
Beschreibung:
Snapshot-Zähler
Delphi:
function LS_GetSnapshotCount(var SnsCount: Integer): Integer;
function LSX_GetSnapshotCount(LSID: Integer; var SnsCount: Integer):
Integer;
C++:
int GetSnapshotCount (int *plSnsCount);
LabView:
Parameter:
SnsCount: Snapshot-Zähler
Beispiel:
LS.GetsnapshotCount(&SnsCount);
False => Snapshot „Aus"
D31105-0400-0de
6.
LSTEP
Anhang
LSTEP_API
6  150

Werbung

Inhaltsverzeichnis
loading

Diese Anleitung auch für:

Lstep pci express

Inhaltsverzeichnis