Skip navigation links
A B C D F G L P R S T U V W 

A

Add_Entry(int, InetAddress, String, int, int) - Method in class de.adwin.driver.ADwinDevice
Fügt der Device-Tabelle einen neuen Eintrag hinzu.
Add_Entry(int, InetAddress, String, int, int, int) - Method in class de.adwin.driver.ADwinDevice
Fügt der Device-Tabelle einen neuen Eintrag hinzu.
ADwinCommunicationError - Exception in de.adwin.driver
Exception für Fehler, die bei der Kommunikation mit dem ADwin System und auf dem ADwin System selbst auftreten.
ADwinCommunicationError(String, String, int, int) - Constructor for exception de.adwin.driver.ADwinCommunicationError
 
ADwinCommunicationError(String, String, int) - Constructor for exception de.adwin.driver.ADwinCommunicationError
 
ADwinCommunicationError(String, int) - Constructor for exception de.adwin.driver.ADwinCommunicationError
 
ADwinCommunicationError(String) - Constructor for exception de.adwin.driver.ADwinCommunicationError
 
ADwinCommunicationError() - Constructor for exception de.adwin.driver.ADwinCommunicationError
 
ADwinDevice - Class in de.adwin.driver
Bietet Zugriff auf ein ADwin-System, und eine einfache Device-Tabelle.
ADwinDevice() - Constructor for class de.adwin.driver.ADwinDevice
Erstellt ein neues ADwinDeviceObject, die Sprache für Exceptions usw. wird auf Englisch gesetzt, außer, Locale.getDefault ().getISO3Language ().compareTo ("deu") !
ADwinDevice.first_pcarray_index_t - Enum in de.adwin.driver
 

B

Boot(String) - Method in class de.adwin.driver.ADwinDevice
Bootet ein ADwin-System und lädt ein Betriebssystem.

C

Clear_Process(int) - Method in class de.adwin.driver.ADwinDevice
Löscht einen Prozess und gibt alle von ihm belegten Ressourcen frei.

D

Data2File(String, int, int, int, int) - Method in class de.adwin.driver.ADwinDevice
Liest ein Data und speichert es in eine Datei, oder hängt es an eine Datei an.
Data_Length(int) - Method in class de.adwin.driver.ADwinDevice
Liest die Länge eines Datas.
Data_Type(int) - Method in class de.adwin.driver.ADwinDevice
Liefert den Datentyp eines Datas
de.adwin.driver - package de.adwin.driver
 

F

Fifo_Clear(int) - Method in class de.adwin.driver.ADwinDevice
Löscht alle Elemente, die in ein Fifo geschrieben wurden.
Fifo_Empty(int) - Method in class de.adwin.driver.ADwinDevice
Liest die Anzahl der noch freien Elemente eines Fifos.
Fifo_Full(int) - Method in class de.adwin.driver.ADwinDevice
Liest die Anzahl der Elemente, die bereits in ein Fifo geschrieben wurden.
File2Data(String, int, int, int) - Method in class de.adwin.driver.ADwinDevice
File2Data überträgt eine Datei (aus dem Dateisystem) in ein DATA-Feld des ADwin-Systems.
Free_Mem(int) - Method in class de.adwin.driver.ADwinDevice
Liefert die Menge des freien RAMs eines ADwin-Systems in Bytes.

G

Get_Copy() - Method in class de.adwin.driver.ADwinDevice
Erzeugt eine unabhängige Kopie dieses Objekts.
Get_DeviceNo() - Method in class de.adwin.driver.ADwinDevice
Ermittelt die augenblicklich gesetzte Device-Nummer.
Get_FPar(int) - Method in class de.adwin.driver.ADwinDevice
Liest einen Float - Parameter von einem ADwin-System.
Get_FPar_All(float[]) - Method in class de.adwin.driver.ADwinDevice
Liest alle Float-Parameter in ein Array ein.
Get_FPar_All(float[], ADwinDevice.first_pcarray_index_t) - Method in class de.adwin.driver.ADwinDevice
Liest alle Float-Parameter in ein Array ein.
Get_FPar_All_Double(double[]) - Method in class de.adwin.driver.ADwinDevice
Liest alle Double-Parameter in ein Array ein.
Get_FPar_All_Double(double[], ADwinDevice.first_pcarray_index_t) - Method in class de.adwin.driver.ADwinDevice
Liest alle Double-Parameter in ein Array ein.
Get_FPar_Block(float[], int, int) - Method in class de.adwin.driver.ADwinDevice
Liest einen Block von Float-Parametern.
Get_FPar_Block(float[], int, int, ADwinDevice.first_pcarray_index_t) - Method in class de.adwin.driver.ADwinDevice
Liest einen Block von Float-Parametern.
Get_FPar_Block_Double(double[], int, int) - Method in class de.adwin.driver.ADwinDevice
Liest einen Block von Double-Parametern.
Get_FPar_Block_Double(double[], int, int, ADwinDevice.first_pcarray_index_t) - Method in class de.adwin.driver.ADwinDevice
Liest einen Block von Double-Parametern.
Get_FPar_Double(int) - Method in class de.adwin.driver.ADwinDevice
Liest einen Double - Parameter von einem ADwin-System.
Get_Globaldelay(int) - Method in class de.adwin.driver.ADwinDevice
Deprecated.
Ersetzt durch ADwinDevice.Get_Processdelay(int) seit Version 1.2
Get_Known_DeviceNo() - Method in class de.adwin.driver.ADwinDevice
Liefert ein Array, das alle Device-Nummern, die mit Add_Entry der Device-Tabelle hinzugefügt wurden, enthält.
Get_Par(int) - Method in class de.adwin.driver.ADwinDevice
Liest einen int-Parameter von einem ADwin-System.
Get_Par_All(int[]) - Method in class de.adwin.driver.ADwinDevice
Liest alle Integer-Parameter in ein Array ein.
Get_Par_All(int[], ADwinDevice.first_pcarray_index_t) - Method in class de.adwin.driver.ADwinDevice
Liest alle Integer-Parameter in ein Array ein.
Get_Par_Block(int[], int, int) - Method in class de.adwin.driver.ADwinDevice
Liest einen Block von Integer-Parametern.
Get_Par_Block(int[], int, int, ADwinDevice.first_pcarray_index_t) - Method in class de.adwin.driver.ADwinDevice
Liest einen Block von Integer-Parametern.
Get_Processdelay(int) - Method in class de.adwin.driver.ADwinDevice
Liest das Process Delay eines bestimmten Prozesses.
getCode() - Method in exception de.adwin.driver.ADwinCommunicationError
Code, der zusätzliche Infos zu einem aufgetretenen Fehler enthält.
GetData_Double(int, double[], int, int) - Method in class de.adwin.driver.ADwinDevice
Liest einen Teil eines Double-Datas.
GetData_Double(int, double[], int, int, ADwinDevice.first_pcarray_index_t) - Method in class de.adwin.driver.ADwinDevice
Liest einen Teil eines Double-Datas.
GetData_Float(int, float[], int, int) - Method in class de.adwin.driver.ADwinDevice
Liest einen Teil eines Float-Datas.
GetData_Float(int, float[], int, int, ADwinDevice.first_pcarray_index_t) - Method in class de.adwin.driver.ADwinDevice
Liest einen Teil eines Float-Datas.
GetData_Long(int, int[], int, int) - Method in class de.adwin.driver.ADwinDevice
Liest einen Teil eines Integer-Datas.
GetData_Long(int, int[], int, int, ADwinDevice.first_pcarray_index_t) - Method in class de.adwin.driver.ADwinDevice
Liest einen Teil eines Integer-Datas.
GetData_String(int) - Method in class de.adwin.driver.ADwinDevice
Liest ein String Data.
GetData_String(int, char[], int) - Method in class de.adwin.driver.ADwinDevice
List ein String Data in ein char Array ein.
GetFifo_Double(int, double[], int) - Method in class de.adwin.driver.ADwinDevice
Liest einige Doubles von einem Fifo.
GetFifo_Float(int, float[], int) - Method in class de.adwin.driver.ADwinDevice
Liest einige Floats von einem Fifo.
GetFifo_Long(int, int[], int) - Method in class de.adwin.driver.ADwinDevice
Liest einige Integer von einem Fifo.
getMessage() - Method in exception de.adwin.driver.ADwinCommunicationError
 

L

LANGID_ENGLISH - Static variable in class de.adwin.driver.ADwinDevice
 
LANGID_GERMAN - Static variable in class de.adwin.driver.ADwinDevice
 
LANGID_SYSDEFAULT - Static variable in class de.adwin.driver.ADwinDevice
 
Load_Process(String) - Method in class de.adwin.driver.ADwinDevice
Lädt einen Prozess (eine Datei der Form < ffff >.T< p >< n >, mit fff = Dateiname, p = Prozessor, n = Prozessnummer) auf ein ADwin-System.

P

Process_Status(int) - Method in class de.adwin.driver.ADwinDevice
Liefert Informationen darüber, ob ein Prozess läuft.
Processor_Type() - Method in class de.adwin.driver.ADwinDevice
Liefert den auf einem ADwin-System installierten Prozessor.

R

Remove_Entry(int) - Method in class de.adwin.driver.ADwinDevice
Löscht einen Entrag, der mit Add_Entry der Device-Tabelle hinzugefügt wurde

S

Set_DeviceNo(int) - Method in class de.adwin.driver.ADwinDevice
Wählt ein ADwin-System aus der Device-Tabelle aus, mit dem dann gearbeitet wird.
Set_FPar(int, float) - Method in class de.adwin.driver.ADwinDevice
Setzt einen Float-Parameter.
Set_FPar_Double(int, double) - Method in class de.adwin.driver.ADwinDevice
Setzt einen Double-Parameter.
Set_Globaldelay(int, int) - Method in class de.adwin.driver.ADwinDevice
Deprecated.
Ersetzt durch ADwinDevice.Set_Processdelay(int, int) seit Version 1.2
Set_Language(int) - Method in class de.adwin.driver.ADwinDevice
Setzt die Sprache, in der die Meldungen von Exceptions sind
Set_Par(int, int) - Method in class de.adwin.driver.ADwinDevice
Setzt einen der int-Parameter.
Set_Processdelay(int, int) - Method in class de.adwin.driver.ADwinDevice
Setzt das Process Delay eines bestimmten Prozesses.
SetData_Double(int, double[], int, int) - Method in class de.adwin.driver.ADwinDevice
Setzt einen Teil eines Double-Datas.
SetData_Double(int, double[], int, int, ADwinDevice.first_pcarray_index_t) - Method in class de.adwin.driver.ADwinDevice
Setzt einen Teil eines Double-Datas.
SetData_Float(int, float[], int, int) - Method in class de.adwin.driver.ADwinDevice
Setzt einen Teil eines Float-Datas.
SetData_Float(int, float[], int, int, ADwinDevice.first_pcarray_index_t) - Method in class de.adwin.driver.ADwinDevice
Setzt einen Teil eines Float-Datas.
SetData_Long(int, int[], int, int) - Method in class de.adwin.driver.ADwinDevice
Setzt einen Teil eines Integer-Datas.
SetData_Long(int, int[], int, int, ADwinDevice.first_pcarray_index_t) - Method in class de.adwin.driver.ADwinDevice
Setzt einen Teil eines Integer-Datas.
SetData_String(int, String) - Method in class de.adwin.driver.ADwinDevice
Schreibt einen String in ein Data.
SetFifo_Double(int, double[], int) - Method in class de.adwin.driver.ADwinDevice
Schreibt einige Doubles in ein Fifo.
SetFifo_Float(int, float[], int) - Method in class de.adwin.driver.ADwinDevice
Schreibt einige Floats in ein Fifo.
SetFifo_Long(int, int[], int) - Method in class de.adwin.driver.ADwinDevice
Schreibt einige ints in ein Fifo.
Start_Process(int) - Method in class de.adwin.driver.ADwinDevice
Startet einen Prozess, der vorher mit Load_Process geladen wurde.
Stop_Process(int) - Method in class de.adwin.driver.ADwinDevice
Stoppt einen Prozess.
String_Length(int) - Method in class de.adwin.driver.ADwinDevice
Liest die Länge eines Strings.

T

Test_Version() - Method in class de.adwin.driver.ADwinDevice
Testet, ob man auf ein ADwin-System zugreifen kann.

U

Use_FileLocks(boolean) - Method in class de.adwin.driver.ADwinDevice
Bestimmt, ob Dateien auf der Festplatte (im temporären Verzeichnis) erzeugt werden, um den Zugriff auf das ADwin-System zu synchronisieren (bei ADwin Ethernet Interface Version unter 2.52 und Versionen von 2.6 bis 2.64 ist das nötig).

V

valueOf(String) - Static method in enum de.adwin.driver.ADwinDevice.first_pcarray_index_t
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.adwin.driver.ADwinDevice.first_pcarray_index_t
Returns an array containing the constants of this enum type, in the order they are declared.

W

Workload() - Method in class de.adwin.driver.ADwinDevice
Liefert die Auslastung eines ADwin-Systems.
A B C D F G L P R S T U V W 
Skip navigation links