A B C D E F G I L M N O P R S T U W

A

abortTask(String) - Method in class charly.client.monitor.ChMonitor
aborts given task on the server.
abortTask(ChTaskInfo) - Method in class charly.client.monitor.ChMonitor
aborts given task on the server.
abortTask(String) - Method in interface charly.server.resources.ChRsrcManager
abnormal abort of a running task. this method is usually called by ChMonitor.abortTask(String).
abortTask(String) - Method in class charly.server.resources.ChRsrcManagerImpl
abnormal abort of a running task. this method is usually called by ChMonitor.abortTask(String).
accepted - Variable in class charly.server.resources.ChRsrcManagerImpl.ChClientTaskInfo
resources reserved?
action - Variable in class charly.client.ChTaskEvent
 
addDevice(ChDevice) - Method in class charly.server.ChServerImpl
 
addGpibListener(ChGpibListener) - Method in class charly.client.ChGpibClient
adds a ChGpibListener for SRQ-Events.
addGpibListener(ChGpibListener) - Method in class charly.client.ChGpibSrq
adds a ChGpibListener for SRQ-Events.
addResource(ChConnect, String) - Method in class charly.client.ChTask
adds a resource to the task.
addResource(ChResource) - Method in class charly.client.ChTask
adds a resource to the task.
addRsrc(String) - Method in class charly.demo.ChGUITaskCreator.ChRsrcsListModel
 
addTask(String) - Method in class charly.demo.ChGUITaskCreator.ChTaskListModel
 
addTaskListener(ChTaskListener) - Method in class charly.client.ChTask
 
assertAccess(String, String) - Method in class charly.server.resources.ChRsrcManagerImpl
tests if task with taskID has access to ressource called rsrcName.
assertConn(ChConnect) - Method in class charly.client.ChTask
this method only exists until more than one ChConnect is supported.

B

Buf - Variable in class charly.server.ChGpib
Deprecated.  
Buf - Variable in class charly.server.devices.ChGpib
 
BufLen - Variable in class charly.server.ChGpib
Deprecated.  
BufLen - Variable in class charly.server.devices.ChGpib
 

C

ChAWTGpib - class charly.demo.ChAWTGpib.
An AWT-Frame for sending a string to a GPIB-device.
ChAWTGpib(ChConnect) - Constructor for class charly.demo.ChAWTGpib
 
ChAccessDeniedException - exception charly.server.resources.ChAccessDeniedException.
is thrown if task has no access to this resource.
ChAccessDeniedException(String) - Constructor for class charly.server.resources.ChAccessDeniedException
 
ChAlreadyStartedException - exception charly.server.resources.ChAlreadyStartedException.
 
ChAlreadyStartedException(String) - Constructor for class charly.server.resources.ChAlreadyStartedException
 
ChAlreadyStartingException - exception charly.server.resources.ChAlreadyStartingException.
 
ChAlreadyStartingException(String) - Constructor for class charly.server.resources.ChAlreadyStartingException
 
ChBreak - exception charly.ChBreak.
 
ChBreak() - Constructor for class charly.ChBreak
 
ChClientGpib - interface charly.client.protocol.ChClientGpib.
This interface represents the client-side Gpib for the server.
ChClientTask - interface charly.client.protocol.ChClientTask.
This interface represents the client-side task for the server- ChRsrcManager .
ChConnect - class charly.client.ChConnect.
 
ChConnect(String) - Constructor for class charly.client.ChConnect
This constructor expects a running RMI-Registry on a host called serverHostName
ChConnect() - Constructor for class charly.client.ChConnect
stellt Verbindung zu voreingestelltem Server her, Das ist "localhost"
ChDevice - interface charly.server.devices.ChDevice.
 
ChDeviceException - exception charly.server.devices.ChDeviceException.
 
ChDeviceException(String) - Constructor for class charly.server.devices.ChDeviceException
 
ChException - exception charly.ChException.
 
ChException(String) - Constructor for class charly.ChException
 
ChGUIGpib - class charly.demo.ChGUIGpib.
Test application which can send and enter to and from GPIB-devices connected to the server.
ChGUIGpib(String) - Constructor for class charly.demo.ChGUIGpib
 
ChGUIMonitor - class charly.demo.ChGUIMonitor.
Monitors the tasks running or waiting on the server
ChGUIMonitor(String) - Constructor for class charly.demo.ChGUIMonitor
 
ChGUIMonitor.ChNoTaskSelectedException - exception charly.demo.ChGUIMonitor.ChNoTaskSelectedException.
 
ChGUIMonitor.ChNoTaskSelectedException(String) - Constructor for class charly.demo.ChGUIMonitor.ChNoTaskSelectedException
 
ChGUIMonitor.ChTaskRsrcsListModel - class charly.demo.ChGUIMonitor.ChTaskRsrcsListModel.
one model for all sets of resources.
ChGUIMonitor.ChTaskRsrcsListModel() - Constructor for class charly.demo.ChGUIMonitor.ChTaskRsrcsListModel
 
ChGUIMonitor.ChTasksListModel - class charly.demo.ChGUIMonitor.ChTasksListModel.
 
ChGUIMonitor.ChTasksListModel() - Constructor for class charly.demo.ChGUIMonitor.ChTasksListModel
 
ChGUITaskCreator - class charly.demo.ChGUITaskCreator.
Test application which can start and stop tasks on the server.
ChGUITaskCreator(String) - Constructor for class charly.demo.ChGUITaskCreator
 
ChGUITaskCreator.ChRsrcsListModel - class charly.demo.ChGUITaskCreator.ChRsrcsListModel.
one model for all sets of resources.
ChGUITaskCreator.ChRsrcsListModel() - Constructor for class charly.demo.ChGUITaskCreator.ChRsrcsListModel
 
ChGUITaskCreator.ChTaskListModel - class charly.demo.ChGUITaskCreator.ChTaskListModel.
 
ChGUITaskCreator.ChTaskListModel() - Constructor for class charly.demo.ChGUITaskCreator.ChTaskListModel
 
ChGpib - class charly.server.ChGpib.
Deprecated. Replaced by ChGpib Diese Klasse stellt die Brücke zwischen Java und der Hardware des Gpib-Busses dar. Sie nutzt die Keithley PC.488 DLLs um auf den IEEE488-Bus zuzugreifen. Diese Klasse benötigt die DLL "ChGpib" und die DLL "Ieee_32m" z.B. im Verzeichnis \Windows\System oder sonst im PATH. Diese Klasse sollte noch in das Package charly.server.devices verschoben werden (Achtung: JNI-Methoden).
ChGpib() - Constructor for class charly.server.ChGpib
Deprecated.  
ChGpib - class charly.server.devices.ChGpib.
Diese Klasse stellt die Brücke zwischen Java und der Hardware des Gpib-Busses dar.
ChGpib() - Constructor for class charly.server.devices.ChGpib
 
ChGpibClient - class charly.client.ChGpibClient.
This class represents the GPIB-bus.
ChGpibClient() - Constructor for class charly.client.ChGpibClient
Konstruktor, der ChGpibClient(ChConnect) mittels new ChConnect() aufruft und daher eine Verbindung mit dem voreingestellten Server aufbaut
ChGpibClient(ChConnect) - Constructor for class charly.client.ChGpibClient
Konstruktor
ChGpibClientException - exception charly.client.ChGpibClientException.
 
ChGpibClientException(String) - Constructor for class charly.client.ChGpibClientException
 
ChGpibClientIntern - interface charly.client.ChGpibClientIntern.
This interface is for intern use only.
ChGpibClientRepresentation - class charly.client.ChGpibClientRepresentation.
This class represents the ChGpibClient for the server.
ChGpibClientRepresentation(ChGpibClientIntern) - Constructor for class charly.client.ChGpibClientRepresentation
 
ChGpibDevice - interface charly.server.devices.ChGpibDevice.
The methods of this interface are usually called by ChGpibClient or ChGpibUnit.
ChGpibDeviceException - exception charly.server.devices.ChGpibDeviceException.
 
ChGpibDeviceException(String) - Constructor for class charly.server.devices.ChGpibDeviceException
 
ChGpibDeviceImpl - class charly.server.devices.ChGpibDeviceImpl.
This class is the bridge between the functionality of the GPIB-bus, that is concentrated in ChGpib, and the network.
ChGpibDeviceImpl() - Constructor for class charly.server.devices.ChGpibDeviceImpl
 
ChGpibDeviceImpl.ChClientGpibInfo - class charly.server.devices.ChGpibDeviceImpl.ChClientGpibInfo.
 
ChGpibDeviceImpl.ChClientGpibInfo(String, ChClientGpib) - Constructor for class charly.server.devices.ChGpibDeviceImpl.ChClientGpibInfo
 
ChGpibDeviceImpl.ChSrqInitiator - class charly.server.devices.ChGpibDeviceImpl.ChSrqInitiator.
 
ChGpibDeviceImpl.ChSrqInitiator(ChGpibDeviceImpl.ChClientGpibInfo, int) - Constructor for class charly.server.devices.ChGpibDeviceImpl.ChSrqInitiator
 
ChGpibDeviceImpl.ChSrqService - class charly.server.devices.ChGpibDeviceImpl.ChSrqService.
 
ChGpibDeviceImpl.ChSrqService(String, int) - Constructor for class charly.server.devices.ChGpibDeviceImpl.ChSrqService
timeDist is the distance in ms between two checks of the SRQ-line.
ChGpibEvent - class charly.client.ChGpibEvent.
 
ChGpibEvent(Object, int, int) - Constructor for class charly.client.ChGpibEvent
 
ChGpibListener - interface charly.client.ChGpibListener.
receives SRQ-Events.
ChGpibSpoll - class charly.client.ChGpibSpoll.
Objekte dieser Klasse werden von ChGpibClient.spoll zurückgegeben
ChGpibSpoll(int, int) - Constructor for class charly.client.ChGpibSpoll
 
ChGpibSrq - class charly.client.ChGpibSrq.
This class represents a device or a channel of a device on the GPIB-bus.
ChGpibSrq(ChConnect, int) - Constructor for class charly.client.ChGpibSrq
Konstruktor
ChGpibSrq.ChCheckSrqTaskListener - class charly.client.ChGpibSrq.ChCheckSrqTaskListener.
 
ChGpibSrq.ChCheckSrqTaskListener() - Constructor for class charly.client.ChGpibSrq.ChCheckSrqTaskListener
 
ChGpibStateException - exception charly.server.devices.ChGpibStateException.
is thrown, when there is a GPIB-Status other than timeout or success.
ChGpibStateException(String) - Constructor for class charly.server.devices.ChGpibStateException
 
ChGpibStateException(int, int) - Constructor for class charly.server.devices.ChGpibStateException
creates message.
ChGpibTimeOutException - exception charly.server.devices.ChGpibTimeOutException.
 
ChGpibTimeOutException(String) - Constructor for class charly.server.devices.ChGpibTimeOutException
 
ChGpibTimeOutException(int) - Constructor for class charly.server.devices.ChGpibTimeOutException
creates a msg with the given devicenr
ChGpibUnit - class charly.client.ChGpibUnit.
This class represents a device or a channel of a device on the GPIB-bus.
ChGpibUnit(ChConnect, int, String) - Constructor for class charly.client.ChGpibUnit
Konstruktor
ChGpibUnit(ChConnect, int) - Constructor for class charly.client.ChGpibUnit
Konstruktor
ChMonitor - class charly.client.monitor.ChMonitor.
This class serves as a monitor of the tasks waiting and running on the server.
ChMonitor(ChConnect) - Constructor for class charly.client.monitor.ChMonitor
 
ChNestedException - exception charly.ChNestedException.
 
ChNestedException(Throwable) - Constructor for class charly.ChNestedException
 
ChNoRsrcsAddedException - exception charly.client.ChNoRsrcsAddedException.
 
ChNoRsrcsAddedException(String) - Constructor for class charly.client.ChNoRsrcsAddedException
 
ChNotImplementedException - exception charly.ChNotImplementedException.
 
ChNotImplementedException(String) - Constructor for class charly.ChNotImplementedException
 
ChResource - interface charly.client.ChResource.
ChResource represents a resource, that can be reserved on a server.
ChResourceException - exception charly.server.resources.ChResourceException.
 
ChResourceException(String) - Constructor for class charly.server.resources.ChResourceException
 
ChRobClient - class charly.client.ChRobClient.
This class gives access to a ROB3 connected to the server.
ChRobClient(ChConnect) - Constructor for class charly.client.ChRobClient
Konstruktor
ChRobClientException - exception charly.client.ChRobClientException.
 
ChRobClientException(String) - Constructor for class charly.client.ChRobClientException
 
ChRobClientException(String, Exception) - Constructor for class charly.client.ChRobClientException
 
ChRobDevice - interface charly.server.devices.ChRobDevice.
The methods of this interface are usually called by ChRobClient
ChRobDeviceException - exception charly.server.devices.ChRobDeviceException.
 
ChRobDeviceException(String) - Constructor for class charly.server.devices.ChRobDeviceException
 
ChRobDeviceException(String, Exception) - Constructor for class charly.server.devices.ChRobDeviceException
 
ChRobDeviceImpl - class charly.server.devices.ChRobDeviceImpl.
 
ChRobDeviceImpl() - Constructor for class charly.server.devices.ChRobDeviceImpl
 
ChRobNotFoundException - exception charly.server.devices.ChRobNotFoundException.
 
ChRobNotFoundException(String) - Constructor for class charly.server.devices.ChRobNotFoundException
 
ChRobby - class charly.server.devices.ChRobby.
This class needs the javax.comm- Java Extension.
ChRobby() - Constructor for class charly.server.devices.ChRobby
installiert ChRobby an "COM1"
ChRobby(String) - Constructor for class charly.server.devices.ChRobby
Diese Funktion erhält den Namen des Ports als Parameter, bspw.
ChRobby(CommPortIdentifier) - Constructor for class charly.server.devices.ChRobby
 
ChRobby(SerialPort) - Constructor for class charly.server.devices.ChRobby
 
ChRsrcManager - interface charly.server.resources.ChRsrcManager.
Here only the methods the client can call are listed.
ChRsrcManagerImpl - class charly.server.resources.ChRsrcManagerImpl.
Objects of this class manage the ressources available on a server.
ChRsrcManagerImpl(ChServerImpl) - Constructor for class charly.server.resources.ChRsrcManagerImpl
 
ChRsrcManagerImpl.ChClientTaskInfo - class charly.server.resources.ChRsrcManagerImpl.ChClientTaskInfo.
 
ChRsrcManagerImpl.ChClientTaskInfo(ChClientTask, Set) - Constructor for class charly.server.resources.ChRsrcManagerImpl.ChClientTaskInfo
 
ChRsrcManagerImpl.ChClientTaskInfo(ChClientTask) - Constructor for class charly.server.resources.ChRsrcManagerImpl.ChClientTaskInfo
 
ChRuntimeException - exception charly.ChRuntimeException.
 
ChRuntimeException(String) - Constructor for class charly.ChRuntimeException
 
ChServer - interface charly.server.ChServer.
 
ChServerImpl - class charly.server.ChServerImpl.
Implementation of the server interface.
ChServerImpl() - Constructor for class charly.server.ChServerImpl
 
ChSimpleGpib - class charly.demo.ChSimpleGpib.
A very simple class for sending a string to a GPIB-device.
ChSimpleGpib() - Constructor for class charly.demo.ChSimpleGpib
 
ChSimpleMonitor - class charly.demo.ChSimpleMonitor.
 
ChSimpleMonitor() - Constructor for class charly.demo.ChSimpleMonitor
 
ChSimpleRob - class charly.demo.ChSimpleRob.
A very simple class for sending a string to a GPIB-device.
ChSimpleRob() - Constructor for class charly.demo.ChSimpleRob
 
ChSimpleSrq - class charly.demo.ChSimpleSrq.
SRQ-test-application.
ChSimpleSrq(ChConnect) - Constructor for class charly.demo.ChSimpleSrq
 
ChTask - class charly.client.ChTask.
This class manages the ressources needed for a task.
ChTask(ChConnect, String) - Constructor for class charly.client.ChTask
Constructor.
ChTask(String) - Constructor for class charly.client.ChTask
 
ChTask.ChClientTaskRepresentation - class charly.client.ChTask.ChClientTaskRepresentation.
This class is for intern use only.
ChTask.ChClientTaskRepresentation() - Constructor for class charly.client.ChTask.ChClientTaskRepresentation
 
ChTaskAdapter - class charly.client.ChTaskAdapter.
A dummy-class for ChTaskListener.
ChTaskAdapter() - Constructor for class charly.client.ChTaskAdapter
 
ChTaskEvent - class charly.client.ChTaskEvent.
 
ChTaskEvent(ChTask, int) - Constructor for class charly.client.ChTaskEvent
 
ChTaskInfo - class charly.client.monitor.ChTaskInfo.
 
ChTaskInfo(String, int, Set) - Constructor for class charly.client.monitor.ChTaskInfo
 
ChTaskListener - interface charly.client.ChTaskListener.
 
ChTaskNotRunningException - exception charly.server.resources.ChTaskNotRunningException.
 
ChTaskNotRunningException(String) - Constructor for class charly.server.resources.ChTaskNotRunningException
 
ChTaskNotStartedException - exception charly.server.resources.ChTaskNotStartedException.
 
ChTaskNotStartedException(String) - Constructor for class charly.server.resources.ChTaskNotStartedException
 
ChUnexpectedEOL - exception charly.ChUnexpectedEOL.
 
ChUnexpectedEOL(String) - Constructor for class charly.ChUnexpectedEOL
 
CopyExtensionPropertiesFile - class charly.utils.CopyExtensionPropertiesFile.
This class copies properties files to the correct directory.
CopyExtensionPropertiesFile() - Constructor for class charly.utils.CopyExtensionPropertiesFile
 
changeSelectedTask(int, int) - Method in class charly.demo.ChGUIMonitor.ChTaskRsrcsListModel
 
changeSelectedTask(int, int) - Method in class charly.demo.ChGUITaskCreator.ChRsrcsListModel
 
charly - package charly
 
charly.client - package charly.client
 
charly.client.monitor - package charly.client.monitor
 
charly.client.protocol - package charly.client.protocol
 
charly.demo - package charly.demo
 
charly.server - package charly.server
 
charly.server.devices - package charly.server.devices
 
charly.server.resources - package charly.server.resources
 
charly.utils - package charly.utils
 
charlyServer - Variable in class charly.client.ChConnect
 
checkNextTaskAcceptance() - Method in class charly.server.resources.ChRsrcManagerImpl
checks if one or more tasks can be accepted and accepts them.
checkSrq(int) - Method in class charly.client.ChGpibClient
causes the server to check the given device on srq and to send an event to the ChGpibListener.
checkSrq() - Method in class charly.client.ChGpibSrq
causes the server to check the device on srq and to send an event to the ChGpibListener.
checkSrq(String, int, ChClientGpib) - Method in interface charly.server.devices.ChGpibDevice
This method asks the server to notify the specified client, when an SRQ on the specified device occured.
checkSrq(int, ChGpibDeviceImpl.ChClientGpibInfo) - Method in class charly.server.devices.ChGpibDeviceImpl.ChSrqService
 
checkSrq(String, int, ChClientGpib) - Method in class charly.server.devices.ChGpibDeviceImpl
This method asks the server to notify the specified client, when an SRQ on the specified device occured.
checkSrqTaskListener - Variable in class charly.client.ChGpibSrq
 
checkTaskAcceptance(String) - Method in class charly.server.resources.ChRsrcManagerImpl
checks if taskID can be accepted and accepts in case of success.
compare(Object, Object) - Static method in class charly.client.ChTask
 
conn - Variable in class charly.client.ChGpibSrq
 
conn - Variable in class charly.client.ChGpibUnit
 
conn - Variable in class charly.client.ChRobClient
 
conn - Variable in class charly.client.ChTask
 
conn - Variable in class charly.client.monitor.ChMonitor
 
conn - Variable in class charly.demo.ChGUIGpib
 
conn - Variable in class charly.demo.ChGUIMonitor
 
conn - Variable in class charly.demo.ChGUITaskCreator
 
containsAnyRsrc(Set) - Method in class charly.server.resources.ChRsrcManagerImpl.ChClientTaskInfo
returns true, if any of the given rsrcs or one of their parents is included.
containsRsrc(String) - Method in class charly.server.resources.ChRsrcManagerImpl.ChClientTaskInfo
returns true, if given rsrc or its parent rsrc is included
createRob() - Method in class charly.server.devices.ChRobDeviceImpl
sets the internal ChRobby.
createTaskID(String) - Method in class charly.server.resources.ChRsrcManagerImpl
produces a String based on taskName and a counter.

D

DELIMITERCHAR - Static variable in interface charly.server.resources.ChRsrcManager
The character separating a resource name from its parent resource name.
Devices - Variable in class charly.server.ChServerImpl
Keys sind vom Typ String und enthalten den Namen des Devices in Großbuchstaben, Value-Elemente sind vom Typ ChDevice
detail - Variable in class charly.client.ChRobClientException
 
detail - Variable in class charly.server.devices.ChRobDeviceException
 
dvcAddr - Variable in class charly.client.ChGpibEvent
 
dvcAddr - Variable in class charly.client.ChGpibSrq
 
dvcAddr - Variable in class charly.client.ChGpibUnit
 
dvcAddr - Variable in class charly.server.devices.ChGpibDeviceImpl.ChSrqInitiator
 
dvcNrField - Variable in class charly.demo.ChAWTGpib
 
dvcNrView - Variable in class charly.demo.ChGUIGpib
 
dvcs - Variable in class charly.server.devices.ChGpibDeviceImpl.ChSrqService
maps elems of Integer representing the dvcAddr to elems of ChGpibDeviceImpl.ChClientGpibInfo

E

ETX - Static variable in class charly.server.devices.ChRobby
 
emptyInputStream() - Method in class charly.server.devices.ChRobby
 
enter(int) - Method in class charly.client.ChGpibClient
receives from a given device on the gpib-bus.
enter() - Method in class charly.client.ChGpibUnit
receives from the device on the gpib-bus.
enter(int) - Method in class charly.demo.ChGUIGpib
 
enter(int) - Method in class charly.server.ChGpib
Deprecated. Das Ergebnis kann mittels getResultArray() oder getResultString() abgefragt werden.
enter(int) - Method in class charly.server.devices.ChGpib
Das Ergebnis kann mittels getResultArray() oder getResultString() abgefragt werden.
enter(String, int, String) - Method in interface charly.server.devices.ChGpibDevice
receives from a given device on the gpib-bus.
enter(String, int) - Method in interface charly.server.devices.ChGpibDevice
receives from a given device on the gpib-bus.
enter(String, int, String) - Method in class charly.server.devices.ChGpibDeviceImpl
receives from a given device on the gpib-bus.
enter(String, int) - Method in class charly.server.devices.ChGpibDeviceImpl
receives from a given device on the gpib-bus.
equals(Object) - Method in class charly.client.ChTask.ChClientTaskRepresentation
 
error(String) - Static method in class charly.server.ChServerImpl
wird aufgerufen, wenn ein schwerer noch nicht behandelter Fehler im Programm auftritt

F

finalize() - Method in class charly.client.ChTask
calls ChTask.stop()
fireSRQEvent(int) - Method in class charly.client.ChGpibClient
for internal use only.
fireSRQEvent(int) - Method in interface charly.client.ChGpibClientIntern
 
fireSRQEvent(int) - Method in class charly.client.ChGpibSrq
notifies each GpibListener and calls ChGpibSrq.checkSrq(), if there are GpibListeners left.
fireTaskAbortedEvent() - Method in class charly.client.ChTask
 
fireTaskStartedEvent() - Method in class charly.client.ChTask
 
fireTaskStoppedEvent() - Method in class charly.client.ChTask
 
frame - Variable in class charly.demo.ChGUIGpib
 
frame - Variable in class charly.demo.ChGUIMonitor
 
frame - Variable in class charly.demo.ChGUITaskCreator
 
func() - Method in class charly.server.ChGpib
Deprecated.  
func(byte[]) - Method in class charly.server.devices.ChGpib
 
func2(String) - Method in class charly.server.devices.ChGpib
 

G

GpibBridge - Static variable in class charly.server.ChGpib
Deprecated.  
GpibBridge - Static variable in class charly.server.devices.ChGpib
 
getAction() - Method in class charly.client.ChTaskEvent
 
getAxes() - Method in class charly.client.ChRobClient
 
getAxes(String) - Method in interface charly.server.devices.ChRobDevice
 
getAxes(String) - Method in class charly.server.devices.ChRobDeviceImpl
 
getAxes() - Method in class charly.server.devices.ChRobby
 
getAxisPos(int) - Method in class charly.client.ChRobClient
 
getAxisPos(String, int) - Method in interface charly.server.devices.ChRobDevice
 
getAxisPos(String, int) - Method in class charly.server.devices.ChRobDeviceImpl
 
getAxisPos(int) - Method in class charly.server.devices.ChRobby
 
getBuffer() - Method in class charly.server.ChGpib
Deprecated.  
getBuffer() - Method in class charly.server.devices.ChGpib
This method sets ChGpib.BufLen and ChGpib.Buf.
getByte(int) - Method in class charly.server.ChGpib
Deprecated.  
getByte(int) - Method in class charly.server.devices.ChGpib
 
getChGpib() - Static method in class charly.server.ChGpib
Deprecated. Es gibt nur ein ChGpib-Objekt, da es auch nur eine DLL gibt calls ChGpib.initialize(int, int) with 21 as address and Ctrlr_Level
getChGpib() - Static method in class charly.server.devices.ChGpib
Es gibt nur ein ChGpib-Objekt, da es auch nur eine DLL gibt calls ChGpib.initialize(int, int) with 21 as address and Ctrlr_Level
getCharlyServer() - Method in class charly.client.ChConnect
This method is for internal use only.
getConnection() - Method in class charly.client.ChGpibSrq
 
getConnection() - Method in class charly.client.ChGpibUnit
 
getConnection() - Method in interface charly.client.ChResource
Implementations should return the connection to the server where the resource can be found.
getConnection() - Method in class charly.client.ChRobClient
 
getDevice(String) - Method in interface charly.server.ChServer
returns the device by its name.
getDevice(String) - Method in class charly.server.ChServerImpl
 
getDvcAddr() - Method in class charly.client.ChGpibEvent
 
getElementAt(int) - Method in class charly.demo.ChGUIMonitor.ChTaskRsrcsListModel
 
getElementAt(int) - Method in class charly.demo.ChGUIMonitor.ChTasksListModel
 
getElementAt(int) - Method in class charly.demo.ChGUITaskCreator.ChRsrcsListModel
 
getElementAt(int) - Method in class charly.demo.ChGUITaskCreator.ChTaskListModel
 
getLength() - Method in class charly.server.ChGpib
Deprecated.  
getLength() - Method in class charly.server.devices.ChGpib
Laenge des eingelesenen Buffers (z.B: von enter und receive gesetzt)
getMessage() - Method in class charly.client.ChRobClientException
message plus message of embedded exception.
getMessage() - Method in class charly.server.devices.ChRobDeviceException
message plus message of embedded exception.
getName() - Method in class charly.client.ChTask
returns the name of the task
getName() - Method in interface charly.server.devices.ChDevice
 
getName() - Method in class charly.server.devices.ChGpibDeviceImpl
 
getName() - Method in class charly.server.devices.ChRobDeviceImpl
 
getRepresentation() - Method in class charly.server.devices.ChGpibDeviceImpl.ChClientGpibInfo
 
getResourceName(int) - Static method in class charly.client.ChGpibClient
returns the name to be allocated on a server for a specified GPIB-device.
getResourceName() - Method in class charly.client.ChGpibSrq
returns the resource name, e.g.
getResourceName() - Method in class charly.client.ChGpibUnit
returns the resource name, e.g.
getResourceName() - Method in interface charly.client.ChResource
Implementations should return the resource name, e.g.
getResourceName() - Method in class charly.client.ChRobClient
returns the name to be allocated on a server for a specified GPIB-device.
getResultArray() - Method in class charly.server.ChGpib
Deprecated. sollte nach enter(), receive()... aufgerufen werden; Threads sollten auf dieses ChGpib-Objekt synchronisieren, um sicherzugehen, daß das Ergebnis auch vom richtigen Funktionsaufruf herrührt
getResultArray() - Method in class charly.server.devices.ChGpib
sollte nach enter(), receive()... aufgerufen werden; Threads sollten auf dieses ChGpib-Objekt synchronisieren, um sicherzugehen, daß das Ergebnis auch vom richtigen Funktionsaufruf herrührt
getResultString() - Method in class charly.server.ChGpib
Deprecated. sollte nach enter(), receive()... aufgerufen werden; Threads sollten auf dieses ChGpib-Objekt synchronisieren, um sicherzugehen, daß das Ergebnis auch vom richtigen Funktionsaufruf herrührt
getResultString() - Method in class charly.server.devices.ChGpib
sollte nach enter(), receive()... aufgerufen werden; Threads sollten auf dieses ChGpib-Objekt synchronisieren, um sicherzugehen, daß das Ergebnis auch vom richtigen Funktionsaufruf herrührt
getRsrcMgr() - Method in interface charly.server.ChServer
 
getRsrcMgr() - Method in class charly.server.ChServerImpl
initializes the internal ChRsrcManager, if not already done.
getRsrcName(int) - Method in class charly.server.devices.ChGpibDeviceImpl
returns a string-description for a specified device on the GPIB-Bus.
getRsrcName(int, String) - Method in class charly.server.devices.ChGpibDeviceImpl
returns a string-description for a specified device on the GPIB-Bus.
getRsrcs() - Method in class charly.client.monitor.ChTaskInfo
 
getRsrcs() - Method in class charly.demo.ChGUITaskCreator.ChRsrcsListModel
 
getRsrcs(int) - Method in class charly.demo.ChGUITaskCreator.ChRsrcsListModel
 
getSPollResult() - Method in class charly.server.ChGpib
Deprecated. sollte nach spoll() aufgerufen werden; Threads sollten auf dieses ChGpib-Objekt synchronisieren, um sicherzugehen, daß das Ergebnis auch vom richtigen spoll()-Aufruif herrührt
getSPollResult() - Method in class charly.server.devices.ChGpib
sollte nach spoll() aufgerufen werden; Threads sollten auf dieses ChGpib-Objekt synchronisieren, um sicherzugehen, daß das Ergebnis auch vom richtigen spoll()-Aufruif herrührt
getSelectedTask() - Method in class charly.demo.ChGUITaskCreator
 
getSelectedTaskIndex() - Method in class charly.demo.ChGUIMonitor
 
getSelectedTaskInfo() - Method in class charly.demo.ChGUIMonitor
 
getSize() - Method in class charly.demo.ChGUIMonitor.ChTaskRsrcsListModel
 
getSize() - Method in class charly.demo.ChGUIMonitor.ChTasksListModel
 
getSize() - Method in class charly.demo.ChGUITaskCreator.ChRsrcsListModel
 
getSize() - Method in class charly.demo.ChGUITaskCreator.ChTaskListModel
 
getSource() - Method in class charly.client.ChGpibEvent
 
getState() - Method in class charly.client.monitor.ChTaskInfo
 
getStateString() - Method in class charly.client.monitor.ChTaskInfo
 
getTask() - Method in class charly.client.ChGpibClient
 
getTask() - Method in class charly.client.ChGpibSrq
 
getTask() - Method in class charly.client.ChGpibUnit
 
getTask() - Method in class charly.client.ChRobClient
 
getTask() - Method in class charly.client.ChTaskEvent
 
getTaskID() - Method in class charly.client.ChTask
returns the taskID, the task got from the server.
getTaskID() - Method in class charly.client.monitor.ChTaskInfo
 
getTaskID() - Method in class charly.server.devices.ChGpibDeviceImpl.ChClientGpibInfo
 
getTaskIndex() - Method in class charly.demo.ChGUITaskCreator.ChRsrcsListModel
 
getTaskName() - Method in class charly.client.ChTask.ChClientTaskRepresentation
This method should only be used by ChTask.ChClientTaskRepresentation.equals(Object)
getTaskRsrcs() - Method in class charly.client.ChTask.ChClientTaskRepresentation
This method should only be used by ChTask.ChClientTaskRepresentation.equals(Object)
getTaskTaskID() - Method in class charly.client.ChTask.ChClientTaskRepresentation
This method should only be used by ChTask.ChClientTaskRepresentation.equals(Object)
getTasks() - Method in class charly.client.monitor.ChMonitor
returns tasks waiting to be started or already started on the server.
getTasks() - Method in interface charly.server.resources.ChRsrcManager
returns all known tasks.
getTasks() - Method in class charly.server.resources.ChRsrcManagerImpl
returns all known tasks.
getType() - Method in class charly.client.ChGpibEvent
 
gpib - Variable in class charly.demo.ChGUIGpib
 
gpib - Variable in class charly.server.devices.ChGpibDeviceImpl
 
gpibDvc - Variable in class charly.client.ChGpibClient
 
gpibDvc - Variable in class charly.client.ChGpibSrq
 
gpibDvc - Variable in class charly.client.ChGpibUnit
 
gpibDvc - Variable in class charly.demo.ChSimpleSrq
 
gpibEnter(int) - Method in class charly.server.ChGpib
Deprecated. ruft enter() aus der Win488.dll auf Das Ergebnis der Funktion steht in Buffer und muss daher mittels getByte() geholt werden.
gpibEnter(int) - Method in class charly.server.devices.ChGpib
ruft enter() aus der Win488.dll auf Das Ergebnis der Funktion steht in Buffer und muss daher mittels getByte() geholt werden.
gpibGpibBoardPresent() - Method in class charly.server.ChGpib
Deprecated. ruft srq() aus der Win488.dll auf
gpibGpibBoardPresent() - Method in class charly.server.devices.ChGpib
ruft srq() aus der Win488.dll auf
gpibInitialize(int, int) - Method in class charly.server.ChGpib
Deprecated. ruft initialize() aus der Win488.dll auf
gpibInitialize(int, int) - Method in class charly.server.devices.ChGpib
ruft initialize() aus der Win488.dll auf
gpibListenerPresent(int) - Method in class charly.server.ChGpib
Deprecated. ruft listener_present() aus der Win488.dll auf
gpibListenerPresent(int) - Method in class charly.server.devices.ChGpib
ruft listener_present() aus der Win488.dll auf
gpibListeners - Variable in class charly.client.ChGpibClient
elems are of type ChGpibListener.
gpibListeners - Variable in class charly.client.ChGpibSrq
elems are of type ChGpibListener.
gpibPPoll() - Method in class charly.server.ChGpib
Deprecated. ruft ppoll() aus der Win488.dll auf
gpibPPoll() - Method in class charly.server.devices.ChGpib
ruft ppoll() aus der Win488.dll auf
gpibRArray() - Method in class charly.server.ChGpib
Deprecated. ruft rarray() aus der Win488.dll auf Das Ergebnis der Funktion steht in Buffer und muss daher mittels getByte() geholt werden.
gpibRArray() - Method in class charly.server.devices.ChGpib
ruft rarray() aus der Win488.dll auf Das Ergebnis der Funktion steht in Buffer und muss daher mittels getByte() geholt werden.
gpibReceive() - Method in class charly.server.ChGpib
Deprecated. ruft enter() aus der Win488.dll auf Das Ergebnis der Funktion steht in Buffer und muss daher mittels getByte() geholt werden.
gpibReceive() - Method in class charly.server.devices.ChGpib
ruft enter() aus der Win488.dll auf Das Ergebnis der Funktion steht in Buffer und muss daher mittels getByte() geholt werden.
gpibSPoll(int) - Method in class charly.server.ChGpib
Deprecated. ruft spoll() aus der Win488.dll auf Das Ergebnis der Operation kann mittels getByte(0) ermittelt werden
gpibSPoll(int) - Method in class charly.server.devices.ChGpib
ruft spoll() aus der Win488.dll auf Das Ergebnis der Operation kann mittels getByte(0) ermittelt werden
gpibSend(int) - Method in class charly.server.ChGpib
Deprecated. ruft send() aus der Win488.dll auf als zusätzlicher Parameter muss der Buffer mittels setByte gesetzt werden.
gpibSend(int) - Method in class charly.server.devices.ChGpib
ruft send() aus der Win488.dll auf als zusätzlicher Parameter muss der Buffer mittels setByte gesetzt werden.
gpibSetTimeOut(int) - Method in class charly.server.ChGpib
Deprecated. ruft settimeout() aus der Win488.dll auf
gpibSetTimeOut(int) - Method in class charly.server.devices.ChGpib
ruft settimeout() aus der Win488.dll auf
gpibSrq - Variable in class charly.demo.ChSimpleSrq
 
gpibSrq() - Method in class charly.server.ChGpib
Deprecated. ruft srq() aus der Win488.dll auf
gpibSrq() - Method in class charly.server.devices.ChGpib
ruft srq() aus der Win488.dll auf
gpibTArray(int, byte) - Method in class charly.server.ChGpib
Deprecated. ruft tarray() aus der Win488.dll auf als zusätzlicher Parameter muss der Buffer mittels setByte gesetzt werden.
gpibTArray(int, byte) - Method in class charly.server.devices.ChGpib
ruft tarray() aus der Win488.dll auf als zusätzlicher Parameter muss der Buffer mittels setByte gesetzt werden.
gpibTransmit() - Method in class charly.server.ChGpib
Deprecated. ruft transmit() aus der Win488.dll auf als zusätzlicher Parameter muss der Buffer mittels setByte gesetzt werden.
gpibTransmit() - Method in class charly.server.devices.ChGpib
ruft transmit() aus der Win488.dll auf als zusätzlicher Parameter muss der Buffer mittels setByte gesetzt werden.
gpib_board_present() - Method in class charly.server.ChGpib
Deprecated.  
gpib_board_present() - Method in class charly.server.devices.ChGpib
 

I

In - Variable in class charly.server.devices.ChRobby
 
info - Variable in class charly.server.devices.ChGpibDeviceImpl.ChSrqInitiator
 
init() - Method in class charly.demo.ChGUIGpib
 
init() - Method in class charly.demo.ChGUIMonitor
 
init() - Method in class charly.demo.ChGUITaskCreator
sets up the GUI.
initialize(int, int) - Method in class charly.client.ChGpibClient
usually does not need to be called.
initialize(int, int) - Method in class charly.server.ChGpib
Deprecated. is called by ChGpib.getChGpib().
initialize(int, int) - Method in class charly.server.devices.ChGpib
is called by ChGpib.getChGpib().
initialize(String, int, int) - Method in interface charly.server.devices.ChGpibDevice
usually does not need to be called.
initialize(String, int, int) - Method in class charly.server.devices.ChGpibDeviceImpl
usually does not need to be called.
inputField - Variable in class charly.demo.ChAWTGpib
 
inputFieldView - Variable in class charly.demo.ChGUIGpib
 
inputFieldView - Variable in class charly.demo.ChGUITaskCreator
 
intern - Variable in class charly.client.ChGpibClientRepresentation
 
isGpibBoardPresent() - Method in class charly.client.ChGpibClient
tests if gpibboard is present.
isGpibBoardPresent() - Method in interface charly.server.devices.ChGpibDevice
tests if gpibboard is present.
isGpibBoardPresent() - Method in class charly.server.devices.ChGpibDeviceImpl
tests if gpibboard is present.
isListenerPresent(int) - Method in class charly.client.ChGpibClient
tests if listener with specified address is present.
isListenerPresent() - Method in class charly.client.ChGpibUnit
tests if listener with specified address is present.
isListenerPresent(String, int, String) - Method in interface charly.server.devices.ChGpibDevice
tests if listener with specified address is present.
isListenerPresent(String, int) - Method in interface charly.server.devices.ChGpibDevice
tests if listener with specified address is present.
isListenerPresent(String, int, String) - Method in class charly.server.devices.ChGpibDeviceImpl
tests if listener with specified address is present.
isListenerPresent(String, int) - Method in class charly.server.devices.ChGpibDeviceImpl
tests if listener with specified address is present.
isStarted() - Method in class charly.client.ChTask
returns true, if the task has been started and not yet stopped or aborted.
isTaskStarted(String) - Method in class charly.server.resources.ChRsrcManagerImpl
returns true if the given task has been started and not yet stopped or aborted.

L

listenForSrq() - Method in class charly.client.ChGpibSrq
waits until a SRQ on this device occured.
listener_present(int) - Method in class charly.server.ChGpib
Deprecated.  
listener_present(int) - Method in class charly.server.devices.ChGpib
 
log(Object, String) - Method in class charly.server.ChServerImpl
just a simple logging function which prints the msg to System.out.

M

main(String[]) - Static method in class charly.demo.ChAWTGpib
 
main(String[]) - Static method in class charly.demo.ChGUIGpib
 
main(String[]) - Static method in class charly.demo.ChGUIMonitor
Usage: java charly.demo.ChGUIMonitor [IPaddress of the server] Example: java charly.demo.ChGUIMonitor 143.143.158.9
main(String[]) - Static method in class charly.demo.ChGUITaskCreator
 
main(String[]) - Static method in class charly.demo.ChSimpleGpib
 
main(String[]) - Static method in class charly.demo.ChSimpleMonitor
 
main(String[]) - Static method in class charly.demo.ChSimpleRob
 
main(String[]) - Static method in class charly.demo.ChSimpleSrq
 
main(String[]) - Static method in class charly.server.ChGpib
Deprecated.  
main(String[]) - Static method in class charly.server.ChServerImpl
Calling ChServerImpl is quite complex because of the use of RMI.
main(String[]) - Static method in class charly.server.devices.ChGpib
 
main(String[]) - Static method in class charly.server.devices.ChRobby
 
main(String[]) - Static method in class charly.utils.CopyExtensionPropertiesFile
 
message(String) - Method in class charly.demo.ChAWTGpib
 
message(String) - Static method in class charly.demo.ChGUIGpib
 
message(String) - Static method in class charly.demo.ChGUIMonitor
 
message(String) - Static method in class charly.demo.ChGUITaskCreator
 
messageLabel - Variable in class charly.demo.ChAWTGpib
 
monitor - Variable in class charly.demo.ChGUIMonitor
 

N

NAME - Static variable in interface charly.server.devices.ChGpibDevice
name is "GPIB"
NAME - Static variable in interface charly.server.devices.ChRobDevice
name is "GPIB"
name - Variable in class charly.client.ChTask
 
nested - Variable in class charly.ChNestedException
 
normalizeRsrcNames() - Method in class charly.server.resources.ChRsrcManagerImpl.ChClientTaskInfo
normalizes the resource names, i.e. removes DELIMITERCHARs at the end of the String.

O

Out - Variable in class charly.server.devices.ChRobby
 
outputFieldView - Variable in class charly.demo.ChGUIGpib
 

P

Port - Variable in class charly.server.devices.ChRobby
 
ppoll() - Method in class charly.client.ChGpibClient
Deprecated. Please use new event listener model.
ppoll() - Method in class charly.server.ChGpib
Deprecated.  
ppoll() - Method in class charly.server.devices.ChGpib
 
ppoll(String) - Method in interface charly.server.devices.ChGpibDevice
This function will be replaced by an event-listener-model.
ppoll(String) - Method in class charly.server.devices.ChGpibDeviceImpl
This function will be replaced by an event-listener-model.
printLocalAddress() - Static method in class charly.server.ChServerImpl
 
printStackTrace(PrintStream) - Method in class charly.ChNestedException
 
printStackTrace(PrintWriter) - Method in class charly.ChNestedException
 
printStackTrace() - Method in class charly.ChNestedException
 
printStackTrace(PrintStream) - Method in class charly.client.ChRobClientException
 
printStackTrace(PrintWriter) - Method in class charly.client.ChRobClientException
 
printStackTrace() - Method in class charly.client.ChRobClientException
 
printStackTrace(PrintStream) - Method in class charly.server.devices.ChRobDeviceException
 
printStackTrace(PrintWriter) - Method in class charly.server.devices.ChRobDeviceException
 
printStackTrace() - Method in class charly.server.devices.ChRobDeviceException
 
problem(String) - Static method in class charly.server.ChServerImpl
wird aufgerufen, wenn ein Problem auftritt, durch das die Stabilität des Servers aber nicht beeinträchtigt wird

R

RcvTimeOutMSec - Static variable in class charly.server.devices.ChRobby
 
ResInt - Variable in class charly.server.ChGpib
Deprecated.  
ResInt - Variable in class charly.server.devices.ChGpib
 
rarray() - Method in class charly.client.ChGpibClient
receives binary and non-binary data from the gpib-bus.
rarray(int) - Method in class charly.client.ChGpibClient
receives binary and non-binary data from a specified device of the gpib-bus.
rarray() - Method in class charly.client.ChGpibUnit
receives binary and non-binary data from the device of the gpib-bus.
rarray() - Method in class charly.server.ChGpib
Deprecated. Das Ergebnis kann mittels getResultArray() oder getResultString() abgefragt werden.
rarray() - Method in class charly.server.devices.ChGpib
Das Ergebnis kann mittels getResultArray() oder getResultString() abgefragt werden.
rarray(String) - Method in interface charly.server.devices.ChGpibDevice
receives binary and non-binary data from the gpib-bus.
rarray(String, int, String) - Method in interface charly.server.devices.ChGpibDevice
receives binary and non-binary data from a device of the gpib-bus.
rarray(String, int) - Method in interface charly.server.devices.ChGpibDevice
receives binary and non-binary data from a device of the gpib-bus.
rarray(String) - Method in class charly.server.devices.ChGpibDeviceImpl
receives binary and non-binary data from the gpib-bus.
rarray(String, int, String) - Method in class charly.server.devices.ChGpibDeviceImpl
receives binary and non-binary data from a given device of the gpib-bus.
rarray(String, int) - Method in class charly.server.devices.ChGpibDeviceImpl
receives binary and non-binary data from a given device of the gpib-bus.
receive() - Method in class charly.client.ChGpibClient
receives non-binary data from the gpib-bus.
receive(int) - Method in class charly.client.ChGpibClient
receives non-binary data from the gpib-bus.
receive() - Method in class charly.client.ChGpibUnit
receives non-binary data from the gpib-bus.
receive() - Method in class charly.server.ChGpib
Deprecated. Das Ergebnis kann mittels getResultArray() oder getResultString() abgefragt werden.
receive() - Method in class charly.server.devices.ChGpib
Das Ergebnis kann mittels getResultArray() oder getResultString() abgefragt werden.
receive(String) - Method in interface charly.server.devices.ChGpibDevice
receives non-binary data from the gpib-bus.
receive(String, int, String) - Method in interface charly.server.devices.ChGpibDevice
receives non-binary data from a device of the gpib-bus.
receive(String, int) - Method in interface charly.server.devices.ChGpibDevice
receives non-binary data from a device of the gpib-bus.
receive(String) - Method in class charly.server.devices.ChGpibDeviceImpl
receives non-binary data from the gpib-bus.
receive(String, int, String) - Method in class charly.server.devices.ChGpibDeviceImpl
receives non-binary data from a device of the gpib-bus.
receive(String, int) - Method in class charly.server.devices.ChGpibDeviceImpl
receives non-binary data from a device of the gpib-bus.
registryBind() - Method in class charly.server.ChServerImpl
binds this to the local host - registry with the name "CharlyServer"
reloadData() - Method in class charly.demo.ChGUIMonitor.ChTaskRsrcsListModel
 
reloadData() - Method in class charly.demo.ChGUIMonitor.ChTasksListModel
 
removeGpibListener(ChGpibListener) - Method in class charly.client.ChGpibClient
 
removeGpibListener(ChGpibListener) - Method in class charly.client.ChGpibSrq
If no listeners are left, the server is notified that it needn't check the SRQ any more.
removeResource(ChConnect, String) - Method in class charly.client.ChTask
removes a resource to the task.
removeTaskListener(ChTaskListener) - Method in class charly.client.ChTask
 
representation - Variable in class charly.client.ChGpibClient
 
representation - Variable in class charly.client.ChGpibSrq
 
representation - Variable in class charly.client.ChTask
 
representation - Variable in class charly.server.devices.ChGpibDeviceImpl.ChClientGpibInfo
 
reset() - Method in class charly.server.devices.ChRobby
initializes ROB3.
rob - Variable in class charly.server.devices.ChRobDeviceImpl
 
robDvc - Variable in class charly.client.ChRobClient
points to the ChRobDevice on the server.
rsrcMgr - Variable in class charly.client.monitor.ChMonitor
 
rsrcMgr - Variable in class charly.server.ChServerImpl
 
rsrcMgr - Variable in class charly.server.devices.ChGpibDeviceImpl
 
rsrcMgr - Variable in class charly.server.devices.ChRobDeviceImpl
 
rsrcNames - Variable in class charly.server.resources.ChRsrcManagerImpl.ChClientTaskInfo
contains elems of type String.
rsrcs - Variable in class charly.client.ChTask
 
rsrcs - Variable in class charly.client.monitor.ChTaskInfo
 
rsrcs - Variable in class charly.demo.ChGUIMonitor.ChTaskRsrcsListModel
 
rsrcsListModel - Variable in class charly.demo.ChGUIMonitor
 
rsrcsListModel - Variable in class charly.demo.ChGUITaskCreator
 
rsrcsListView - Variable in class charly.demo.ChGUIMonitor
 
rsrcsListView - Variable in class charly.demo.ChGUITaskCreator
 
run() - Method in class charly.server.devices.ChGpibDeviceImpl.ChSrqInitiator
 
run() - Method in class charly.server.devices.ChGpibDeviceImpl.ChSrqService
For the devices to be checked, this method makes a serial poll to check whether an SRQ occured.

S

SPollResult - Variable in class charly.server.ChGpib
Deprecated.  
SPollResult - Variable in class charly.server.devices.ChGpib
 
SRQ - Static variable in class charly.client.ChGpibEvent
 
STARTED - Static variable in class charly.client.monitor.ChTaskInfo
 
Spoll - Variable in class charly.client.ChGpibSpoll
 
Status - Variable in class charly.client.ChGpibSpoll
 
send(int, byte[], int) - Method in class charly.client.ChGpibClient
sends a specified string to a given device on the gpib-bus.
send(int, String) - Method in class charly.client.ChGpibClient
sends a specified string to a given device on the gpib-bus.
send(byte[], int) - Method in class charly.client.ChGpibUnit
sends a specified string to the device on the gpib-bus.
send(String) - Method in class charly.client.ChGpibUnit
sends a specified string to the device on the gpib-bus.
send() - Method in class charly.demo.ChAWTGpib
In this method you can find the core of this mini-application.
send(int, String) - Method in class charly.demo.ChGUIGpib
 
send(int, String) - Method in class charly.server.ChGpib
Deprecated.  
send(int, byte[]) - Method in class charly.server.ChGpib
Deprecated.  
send(int, byte[], int) - Method in class charly.server.ChGpib
Deprecated. Die Funktion ist synchronized, weil unmittelbar an das Füllen des Buffers in der DLL sich der Funktionsaufruf anschließen muß
send(int, String) - Method in class charly.server.devices.ChGpib
 
send(int, byte[]) - Method in class charly.server.devices.ChGpib
 
send(int, byte[], int) - Method in class charly.server.devices.ChGpib
Die Funktion ist synchronized, weil unmittelbar an das Füllen des Buffers in der DLL sich der Funktionsaufruf anschließen muß
send(String, int, String, byte[], int) - Method in interface charly.server.devices.ChGpibDevice
sends a specified string to a given device on the gpib-bus.
send(String, int, byte[], int) - Method in interface charly.server.devices.ChGpibDevice
sends a specified string to a given device on the gpib-bus.
send(String, int, String, byte[], int) - Method in class charly.server.devices.ChGpibDeviceImpl
sends a specified string to a given device on the gpib-bus.
send(String, int, byte[], int) - Method in class charly.server.devices.ChGpibDeviceImpl
sends a specified string to a given device on the gpib-bus.
sendAndEnter(byte[], int) - Method in class charly.client.ChGpibUnit
sends a string to the device on the gpib-bus and enters a string from this device.
sendAndEnter(String) - Method in class charly.client.ChGpibUnit
sends a string to the device on the gpib-bus and enters a string from this device.
sendAndEnter(String, int, String, byte[], int) - Method in interface charly.server.devices.ChGpibDevice
sends a specified string to a device on the gpib-bus and enters the result from this device.
sendAndEnter(String, int, String, byte[], int) - Method in class charly.server.devices.ChGpibDeviceImpl
sends a specified string to a device on the gpib-bus and enters the result from this device.
server - Variable in class charly.demo.ChAWTGpib
 
server - Variable in class charly.demo.ChSimpleSrq
 
server - Variable in class charly.server.resources.ChRsrcManagerImpl
 
serverHostName - Variable in class charly.client.ChConnect
 
setAxes(int[]) - Method in class charly.client.ChRobClient
Setzt Position aller sechs Achsen
setAxes(String, int[]) - Method in interface charly.server.devices.ChRobDevice
Setzt Position aller sechs Achsen
setAxes(String, int[]) - Method in class charly.server.devices.ChRobDeviceImpl
Setzt Position aller sechs Achsen
setAxes(int[]) - Method in class charly.server.devices.ChRobby
Setzt Position aller sechs Achsen
setAxes(byte[]) - Method in class charly.server.devices.ChRobby
Setzt Position aller sechs Achsen
setAxisPos(int, int) - Method in class charly.client.ChRobClient
Setzt Position der Achse axisNr
setAxisPos(String, int, int) - Method in interface charly.server.devices.ChRobDevice
Setzt Position der Achse axisNr
setAxisPos(String, int, int) - Method in class charly.server.devices.ChRobDeviceImpl
Setzt Position der Achse axisNr
setAxisPos(int, int) - Method in class charly.server.devices.ChRobby
Setzt Position der Achse axisNr
setBuffer(byte[], int) - Method in class charly.server.ChGpib
Deprecated. überträgt den buf in die DLL; Dies ist eine Hilfsfunktion, weil der Aufruf von Funktionen der JavaVM bei mir nicht zum laufen kommt
setBuffer(byte[], int) - Method in class charly.server.devices.ChGpib
überträgt den buf in die DLL.
setByte(int, byte) - Method in class charly.server.ChGpib
Deprecated.  
setByte(int, byte) - Method in class charly.server.devices.ChGpib
 
setRsrcMgr(ChRsrcManager) - Method in class charly.server.ChServerImpl
 
setRsrcMgr(ChRsrcManagerImpl) - Method in interface charly.server.devices.ChDevice
is called immediately after the constructor
setRsrcMgr(ChRsrcManagerImpl) - Method in class charly.server.devices.ChGpibDeviceImpl
 
setRsrcMgr(ChRsrcManagerImpl) - Method in class charly.server.devices.ChRobDeviceImpl
 
setTask(ChTask) - Method in class charly.client.ChGpibClient
This method must be called to be able to use the other methods.
setTask(ChTask) - Method in class charly.client.ChGpibSrq
This method must be called to be able to use the other methods.
setTask(ChTask) - Method in class charly.client.ChGpibUnit
This method must be called to be able to use the other methods.
setTask(ChTask) - Method in interface charly.client.ChResource
implementations are informed by this method, which task handles this resource.
setTask(ChTask) - Method in class charly.client.ChRobClient
This method must be called to be able to use the setAxis...
setTaskID(String) - Method in class charly.client.ChTask
is called by ChTask.ChClientTaskRepresentation.taskStarted(String)
setTimeOut(int) - Method in class charly.client.ChGpibClient
sets timeout-time of the GPIB-Bus in msec.
setTimeOut(String, int) - Method in interface charly.server.devices.ChGpibDevice
sets timeout-time of the GPIB-Bus in msec.
setTimeOut(String, int) - Method in class charly.server.devices.ChGpibDeviceImpl
sets timeout-time of the GPIB-Bus in msec.
settimeout(int) - Method in class charly.server.ChGpib
Deprecated.  
settimeout(int) - Method in class charly.server.devices.ChGpib
 
showException(Exception) - Static method in class charly.client.ChGpibSrq
prints the stack trace of the exception to system.out.
showTaskID() - Method in class charly.demo.ChGUITaskCreator
 
spoll(int) - Method in class charly.client.ChGpibClient
Deprecated. Please use new event listener model.
spoll(int) - Method in class charly.server.ChGpib
Deprecated. mittels getSPollResult() kann das Ergebnis ermittelt werden
spoll(int) - Method in class charly.server.devices.ChGpib
mittels getSPollResult() kann das Ergebnis ermittelt werden
spoll(String, int) - Method in interface charly.server.devices.ChGpibDevice
This function will be replaced by an event-listener-model.
spoll(String, int) - Method in class charly.server.devices.ChGpibDeviceImpl
This function will be replaced by an event-listener-model.
src - Variable in class charly.client.ChGpibEvent
 
srq() - Method in class charly.client.ChGpibClient
Deprecated. Please use new event listener model.
srq(int) - Method in class charly.client.ChGpibClientRepresentation
 
srq(ChGpibEvent) - Method in interface charly.client.ChGpibListener
 
srq(int) - Method in interface charly.client.protocol.ChClientGpib
This method is called after an SRQ had occured.
srq() - Method in class charly.server.ChGpib
Deprecated.  
srq() - Method in class charly.server.devices.ChGpib
 
srq(String) - Method in interface charly.server.devices.ChGpibDevice
This function will be replaced by an event-listener-model.
srq(String) - Method in class charly.server.devices.ChGpibDeviceImpl
This function will be replaced by an event-listener-model.
srqService - Variable in class charly.server.devices.ChGpibDeviceImpl
 
srqSuffix - Static variable in class charly.client.ChGpibSrq
 
srqSuffix - Static variable in class charly.server.devices.ChGpibDeviceImpl
 
start(boolean) - Method in class charly.client.ChTask
Before using the resources this method should be called.
start() - Method in class charly.demo.ChAWTGpib
 
start() - Method in class charly.demo.ChGUIGpib
 
start() - Method in class charly.demo.ChGUIMonitor
 
start() - Method in class charly.demo.ChGUITaskCreator
 
start() - Method in class charly.demo.ChSimpleSrq
 
startTask(ChClientTask, String, Set) - Method in interface charly.server.resources.ChRsrcManager
This method asks the Ressource-Manager to start the given task.
startTask(ChClientTask, String, Set) - Method in class charly.server.resources.ChRsrcManagerImpl
sets task in state starting or if possible starts it already.
started - Variable in class charly.server.resources.ChRsrcManagerImpl.ChClientTaskInfo
startTask already called?
starting - Variable in class charly.client.ChTask
This variable is used to wait for the start.
state - Variable in class charly.client.monitor.ChTaskInfo
 
stop() - Method in class charly.client.ChTask
normal end of task.
stopTask(ChClientTask) - Method in interface charly.server.resources.ChRsrcManager
normal finish of a task.
stopTask(String) - Method in interface charly.server.resources.ChRsrcManager
normal finish of a task.
stopTask(ChClientTask) - Method in class charly.server.resources.ChRsrcManagerImpl
normal finish of a task.
stopTask(String) - Method in class charly.server.resources.ChRsrcManagerImpl
normal finish of a task.
suffix - Variable in class charly.client.ChGpibUnit
 

T

TASK_ABORTED - Static variable in class charly.client.ChTaskEvent
 
TASK_STARTED - Static variable in class charly.client.ChTaskEvent
 
TASK_STOPPED - Static variable in class charly.client.ChTaskEvent
 
tarray(byte[], int, byte) - Method in class charly.client.ChGpibClient
sends data to the gpib-bus.
tarray(int, byte[], int, byte) - Method in class charly.client.ChGpibClient
sends data to a given device of the gpib-bus.
tarray(int, byte[], int, byte) - Method in class charly.client.ChGpibUnit
sends data to a given device of the gpib-bus.
tarray(byte[], byte) - Method in class charly.server.ChGpib
Deprecated.  
tarray(byte[], int, byte) - Method in class charly.server.ChGpib
Deprecated.  
tarray(byte[], byte) - Method in class charly.server.devices.ChGpib
 
tarray(byte[], int, byte) - Method in class charly.server.devices.ChGpib
 
tarray(String, byte[], int, byte) - Method in interface charly.server.devices.ChGpibDevice
sends data to the gpib-bus.
tarray(String, int, String, byte[], int, byte) - Method in interface charly.server.devices.ChGpibDevice
sends data to a given device of the gpib-bus.
tarray(String, int, byte[], int, byte) - Method in interface charly.server.devices.ChGpibDevice
sends data to a given device of the gpib-bus.
tarray(String, byte[], int, byte) - Method in class charly.server.devices.ChGpibDeviceImpl
sends data to the gpib-bus.
tarray(String, int, String, byte[], int, byte) - Method in class charly.server.devices.ChGpibDeviceImpl
sends data to a given device of the gpib-bus.
tarray(String, int, byte[], int, byte) - Method in class charly.server.devices.ChGpibDeviceImpl
sends data to a given device of the gpib-bus.
task - Variable in class charly.client.ChGpibClient
 
task - Variable in class charly.client.ChGpibSrq
 
task - Variable in class charly.client.ChGpibUnit
 
task - Variable in class charly.client.ChRobClient
This is the task which reserves the device ROB on the server.
task - Variable in class charly.client.ChTaskEvent
 
task - Variable in class charly.demo.ChSimpleSrq
 
task - Variable in class charly.server.resources.ChRsrcManagerImpl.ChClientTaskInfo
 
taskAborted() - Method in class charly.client.ChTask.ChClientTaskRepresentation
 
taskAborted(ChTaskEvent) - Method in class charly.client.ChTaskAdapter
 
taskAborted(ChTaskEvent) - Method in interface charly.client.ChTaskListener
This method is called, when the server aborted the task.
taskAborted() - Method in interface charly.client.protocol.ChClientTask
 
taskCounter - Variable in class charly.server.resources.ChRsrcManagerImpl
 
taskID - Variable in class charly.client.ChTask
 
taskID - Variable in class charly.client.monitor.ChTaskInfo
 
taskID - Variable in class charly.server.devices.ChGpibDeviceImpl.ChClientGpibInfo
 
taskIDView - Variable in class charly.demo.ChGUIMonitor
 
taskIDView - Variable in class charly.demo.ChGUITaskCreator
 
taskListModel - Variable in class charly.demo.ChGUITaskCreator
 
taskListView - Variable in class charly.demo.ChGUITaskCreator
 
taskListener - Variable in class charly.demo.ChGUITaskCreator
 
taskListeners - Variable in class charly.client.ChTask
 
taskNames - Variable in class charly.demo.ChGUITaskCreator.ChTaskListModel
contains elems of type String representing the taskName
taskRsrcs - Variable in class charly.demo.ChGUITaskCreator.ChTaskListModel
contains elems of type Vector containing elems of type String representing a resource name.
taskStarted(ChTaskEvent) - Method in class charly.client.ChGpibSrq.ChCheckSrqTaskListener
 
taskStarted(String) - Method in class charly.client.ChTask.ChClientTaskRepresentation
 
taskStarted(ChTaskEvent) - Method in class charly.client.ChTaskAdapter
 
taskStarted(ChTaskEvent) - Method in interface charly.client.ChTaskListener
This method is called, when the server started the task.
taskStarted(String) - Method in interface charly.client.protocol.ChClientTask
It is possible that this method is called before the ChRsrcManager.startTask(ChClientTask,String,Set) returned.
taskStopped() - Method in class charly.client.ChTask.ChClientTaskRepresentation
 
taskStopped(ChTaskEvent) - Method in class charly.client.ChTaskAdapter
 
taskStopped(ChTaskEvent) - Method in interface charly.client.ChTaskListener
This method is called after the stop of the task.
taskStopped() - Method in interface charly.client.protocol.ChClientTask
 
tasks - Variable in class charly.demo.ChGUIMonitor.ChTasksListModel
contains elems of type ChTaskInfo
tasks - Variable in class charly.demo.ChGUITaskCreator.ChTaskListModel
contains elems of type ChTask
tasks - Variable in class charly.server.resources.ChRsrcManagerImpl
maps elems of type String (taskID) to elems of type ChClientTaskInfo
tasksBook - Variable in class charly.server.resources.ChRsrcManagerImpl
maps elems of type ChClientTask to elems of type String (taskID)
tasksListModel - Variable in class charly.demo.ChGUIMonitor
 
tasksListView - Variable in class charly.demo.ChGUIMonitor
 
timeDist - Variable in class charly.server.devices.ChGpibDeviceImpl.ChSrqService
timeDist is the distance in ms between two checks of the SRQ-line.
title - Static variable in class charly.demo.ChGUIGpib
 
title - Static variable in class charly.demo.ChGUIMonitor
 
title - Static variable in class charly.demo.ChGUITaskCreator
 
title - Static variable in class charly.server.ChServerImpl
 
toString() - Method in class charly.client.monitor.ChTaskInfo
 
transmit(byte[], int) - Method in class charly.client.ChGpibClient
sends commands and data to the gpib-bus.
transmit(byte[]) - Method in class charly.server.ChGpib
Deprecated.  
transmit(byte[], int) - Method in class charly.server.ChGpib
Deprecated. Die Funktion ist synchronized, weil unmittelbar an das Füllen des Buffers in der DLL sich der Funktionsaufruf anschließen muß
transmit(byte[]) - Method in class charly.server.devices.ChGpib
 
transmit(byte[], int) - Method in class charly.server.devices.ChGpib
Die Funktion ist synchronized, weil unmittelbar an das Füllen des Buffers in der DLL sich der Funktionsaufruf anschließen muß
transmit(String, byte[], int) - Method in interface charly.server.devices.ChGpibDevice
sends data to the gpib-bus.
transmit(String, byte[], int) - Method in class charly.server.devices.ChGpibDeviceImpl
sends data to a the gpib-bus.
type - Variable in class charly.client.ChGpibEvent
currently the only type known is ChGpibEvent.SRQ

U

uncheckSrq(int) - Method in class charly.client.ChGpibClient
This method should be used to inform the server that he does not have to check the device on an SRQ.
uncheckSrq() - Method in class charly.client.ChGpibSrq
This method should be used to inform the server that he does not have to check the device on SRQ.
uncheckSrq(String, int, ChClientGpib) - Method in interface charly.server.devices.ChGpibDevice
This method tells the server to stop notifying the specified client, when an SRQ on the specified device occured.
uncheckSrq(int, ChGpibDeviceImpl.ChClientGpibInfo) - Method in class charly.server.devices.ChGpibDeviceImpl.ChSrqService
 
uncheckSrq(String, int, ChClientGpib) - Method in class charly.server.devices.ChGpibDeviceImpl
This method tells the server to stop notifying the specified client, when an SRQ on the specified device occured.

W

WAITING - Static variable in class charly.client.monitor.ChTaskInfo
 
waitForAcceptance() - Method in class charly.client.ChTask
it simply calls this.wait().

A B C D E F G I L M N O P R S T U W