charly.client
Class ChGpibSpoll

java.lang.Object
  extended bycharly.client.ChGpibSpoll

public class ChGpibSpoll
extends java.lang.Object

Objekte dieser Klasse werden von ChGpibClient.spoll zurückgegeben


Field Summary
 int Spoll
           
 int Status
           
 
Constructor Summary
(package private) ChGpibSpoll(int status, int spoll)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Status

public int Status

Spoll

public int Spoll
Constructor Detail

ChGpibSpoll

ChGpibSpoll(int status,
            int spoll)