All Packages Class Hierarchy This Package Previous Next Index
public abstract boolean rebootHdw() throws RemoteException
public abstract int verifyComm(int level) throws RemoteException
public abstract String[] getVerifyMessages(int level, int code) throws RemoteException
public abstract boolean downloadApp() throws RemoteException
public abstract boolean startCntlr() throws RemoteException
public abstract bstract boolean stopCntlr() throws RemoteException
public abstract boolean pauseCntlr() throws RemoteException
public abstract boolean resumeCntlr() throws RemoteException
public abstract boolean isCommWorking() throws RemoteException
public abstract Vector getParams(Vector params) throws RemoteException
public abstract boolean setParams(Vector params) throws RemoteException
public abstract int getControllerState() throws RemoteException
public abstract boolean isAppNameOpen(String v) throws RemoteException
public abstract boolean setCurrentApp(String v) throws RemoteException
public abstract boolean registerApp(String v, byte outFile[], float period) throws RemoteException
public abstract boolean updateApp(String v, byte outFile[], float period) throws RemoteException
public abstract boolean removeApp(String v) throws RemoteException
public abstract String[] getAvailableApps() throws RemoteException
public abstract boolean addDataAcqMgr() throws RemoteException
public abstract boolean setAcquisitionSpec(int period, int noPoints, int channel, Vector params) throws RemoteException
public abstract Number[>public abstract Number[] retrieveData() throws RemoteExceptionstartDataAcq
public abstract boolean startDataAcq() throws RemoteExceptionautoStartDataAcq
public abstract boolean autoStartDataAcq() throws RemoteExceptionstopDataAcq
public abstract boolean stopDataAcq() throws RemoteExceptionresetDataAcq
public abstract boolean resetDataAcq() throws RemoteExceptiongetDataAcqState
public abstract int getDataAcqState() throws RemoteExceptionsetSamplingRate
public abstract float setSamplingRate(float requestedSamplingRate) throws RemoteExceptionsetOnLineDataCollectionAvailable
public abstract void setOnLineDataCollectionAvailable(boolean isAvailable) throws RemoteExceptionsetOffLineDataCollectionAvailable
public abstract void setOffLineDataCollectionAvailable(boolean isAvailable) throws RemoteExisAvailable) throws RemoteExceptionaddRemoteConnection
public abstract Integer addRemoteConnection(String rHostName, String rObjName) throws RemoteExceptionremoveRemoteConnection
public abstract boabstract boolean removeRemoteConnection(Integer remoteRef) throws RemoteExceptionsetSynchronous
public abstract boolean setSynchronous(Integer remoteRef, ExtVariableSpec syncVar) throws RemoteExceptionsetAsynchronous
public abstract boolean setAsynchronous(Integer remoteRef) throws RemoteExceptionestablishLinkage
public abstract boolean establishLinkage(Integer remoteRef, ExtVariableSpec connectionVariable[]) throws RemoteExceptiongetRemoteDataSpec
public abstract Vector gblic abstract Vector getRemoteDataSpec(Integer remoteRef) throws RemoteException
All Packages Class Hierarchy This Package Previous Next Index