|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acplt.oncrpc.OncRpcClientStub
ccd.sta0500.WifsipMagellanClient
public class WifsipMagellanClient
The class WifsipMagellanClient implements the client stub proxy
for the SEND_SCI remote program. It provides method stubs
which, when called, in turn call the appropriate remote method (procedure).
| Field Summary |
|---|
| Fields inherited from class org.acplt.oncrpc.OncRpcClientStub |
|---|
client |
| Constructor Summary | |
|---|---|
WifsipMagellanClient(InetAddress host,
int protocol)
Constructs a WifsipMagellanClient client stub proxy object
from which the SEND_SCI remote program can be accessed. |
|
WifsipMagellanClient(InetAddress host,
int port,
int protocol)
Constructs a WifsipMagellanClient client stub proxy object
from which the SEND_SCI remote program can be accessed. |
|
WifsipMagellanClient(InetAddress host,
int program,
int version,
int protocol)
Constructs a WifsipMagellanClient client stub proxy object
from which the SEND_SCI remote program can be accessed. |
|
WifsipMagellanClient(InetAddress host,
int program,
int version,
int port,
int protocol)
Constructs a WifsipMagellanClient client stub proxy object
from which the SEND_SCI remote program can be accessed. |
|
WifsipMagellanClient(org.acplt.oncrpc.OncRpcClient client)
Constructs a WifsipMagellanClient client stub proxy object
from which the SEND_SCI remote program can be accessed. |
|
| Method Summary | |
|---|---|
int |
BIAS_2(cmd arg1)
Call remote procedure BIAS_2. |
int |
CLK_TEST_2(cmd arg1)
Call remote procedure CLK_TEST_2. |
int |
DARK_2(cmd arg1)
Call remote procedure DARK_2. |
ergf |
DO_DARK_2(cmd arg1)
Call remote procedure DO_DARK_2. |
ergf |
DO_EXPOSURE_2(cmd arg1)
Call remote procedure DO_EXPOSURE_2. |
int |
EXPOSURE_2(cmd arg1)
Call remote procedure EXPOSURE_2. |
erg |
GET_AUTOFLUSH_2(cmd arg1)
Call remote procedure GET_AUTOFLUSH_2. |
erg |
GET_BINNING_2(cmd arg1)
Call remote procedure GET_BINNING_2. |
erg |
GET_EXPTIME_2(cmd arg1)
Call remote procedure GET_EXPTIME_2. |
erg |
GET_FILENUM_2(cmd arg1)
Call remote procedure GET_FILENUM_2. |
erg |
GET_FITS_DIR_2(cmd arg1)
Call remote procedure GET_FITS_DIR_2. |
erg |
GET_FITS_NAME_2(cmd arg1)
Call remote procedure GET_FITS_NAME_2. |
erg |
GET_HCLKDIR_2(cmd arg1)
Call remote procedure GET_HCLKDIR_2. |
erg |
GET_INCREMENT_2(cmd arg1)
Call remote procedure GET_INCREMENT_2. |
erg |
GET_MAX_PIXEL_2(cmd arg1)
Call remote procedure GET_MAX_PIXEL_2. |
erg |
GET_OUTPUTCH_2(cmd arg1)
Call remote procedure GET_OUTPUTCH_2. |
erg |
GET_PIXEL_2(cmd arg1)
Call remote procedure GET_PIXEL_2. |
erg |
GET_POSTGAP_2(cmd arg1)
Call remote procedure GET_POSTGAP_2. |
erg |
GET_PREGAP_2(cmd arg1)
Call remote procedure GET_PREGAP_2. |
erg |
GET_RDFLAG_2(cmd arg1)
Call remote procedure GET_RDFLAG_2. |
erg |
GET_TEMPS_2(cmd arg1)
Call remote procedure GET_TEMPS_2. |
erg |
GET_USEC_2(cmd arg1)
Call remote procedure GET_USEC_2. |
erg |
GET_VCLKDIR_2(cmd arg1)
Call remote procedure GET_VCLKDIR_2. |
int |
PR_CLKVALS_2(cmd arg1)
Call remote procedure PR_CLKVALS_2. |
int |
RESET_2(cmd arg1)
Call remote procedure RESET_2. |
int |
SEND_SCI_CMD_2(cmd arg1)
Call remote procedure SEND_SCI_CMD_2. |
int |
SET_AUTOFLUSH_2(cmd arg1)
Call remote procedure SET_AUTOFLUSH_2. |
int |
SET_BINNING_2(cmd arg1)
Call remote procedure SET_BINNING_2. |
int |
SET_CLK_H_2(cmd arg1)
Call remote procedure SET_CLK_H_2. |
int |
SET_CLK_L_2(cmd arg1)
Call remote procedure SET_CLK_L_2. |
int |
SET_EXPTIME_2(cmd arg1)
Call remote procedure SET_EXPTIME_2. |
int |
SET_FILENUM_2(cmd arg1)
Call remote procedure SET_FILENUM_2. |
int |
SET_FITS_DIR_2(cmd arg1)
Call remote procedure SET_FITS_DIR_2. |
int |
SET_FITS_NAME_2(cmd arg1)
Call remote procedure SET_FITS_NAME_2. |
int |
SET_HCLKDIR_2(cmd arg1)
Call remote procedure SET_HCLKDIR_2. |
int |
SET_INCREMENT_2(cmd arg1)
Call remote procedure SET_INCREMENT_2. |
int |
SET_MAX_PIXEL_2(cmd arg1)
Call remote procedure SET_MAX_PIXEL_2. |
int |
SET_OUTPUTCH_2(cmd arg1)
Call remote procedure SET_OUTPUTCH_2. |
int |
SET_PIXEL_2(cmd arg1)
Call remote procedure SET_PIXEL_2. |
int |
SET_POSTGAP_2(cmd arg1)
Call remote procedure SET_POSTGAP_2. |
int |
SET_PREGAP_2(cmd arg1)
Call remote procedure SET_PREGAP_2. |
int |
SET_RDFLAG_2(cmd arg1)
Call remote procedure SET_RDFLAG_2. |
int |
SET_SHUTTER_2(cmd arg1)
Call remote procedure SET_SHUTTER_2. |
int |
SET_TEMPS_2(cmd arg1)
Call remote procedure SET_TEMPS_2. |
int |
SET_USEC_2(cmd arg1)
Call remote procedure SET_USEC_2. |
int |
SET_VCLKDIR_2(cmd arg1)
Call remote procedure SET_VCLKDIR_2. |
int |
TEST_CLR_IMG_2(cmd arg1)
Call remote procedure TEST_CLR_IMG_2. |
| Methods inherited from class org.acplt.oncrpc.OncRpcClientStub |
|---|
close, getClient |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WifsipMagellanClient(InetAddress host,
int protocol)
throws org.acplt.oncrpc.OncRpcException,
IOException
WifsipMagellanClient client stub proxy object
from which the SEND_SCI remote program can be accessed.
host - Internet address of host where to contact the remote program.protocol - Protocol to be
used for ONC/RPC calls.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public WifsipMagellanClient(InetAddress host,
int port,
int protocol)
throws org.acplt.oncrpc.OncRpcException,
IOException
WifsipMagellanClient client stub proxy object
from which the SEND_SCI remote program can be accessed.
host - Internet address of host where to contact the remote program.port - Port number at host where the remote program can be reached.protocol - Protocol to be
used for ONC/RPC calls.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public WifsipMagellanClient(org.acplt.oncrpc.OncRpcClient client)
throws org.acplt.oncrpc.OncRpcException,
IOException
WifsipMagellanClient client stub proxy object
from which the SEND_SCI remote program can be accessed.
client - ONC/RPC client connection object implementing a particular
protocol.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public WifsipMagellanClient(InetAddress host,
int program,
int version,
int protocol)
throws org.acplt.oncrpc.OncRpcException,
IOException
WifsipMagellanClient client stub proxy object
from which the SEND_SCI remote program can be accessed.
host - Internet address of host where to contact the remote program.program - Remote program number.version - Remote program version number.protocol - Protocol to be
used for ONC/RPC calls.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public WifsipMagellanClient(InetAddress host,
int program,
int version,
int port,
int protocol)
throws org.acplt.oncrpc.OncRpcException,
IOException
WifsipMagellanClient client stub proxy object
from which the SEND_SCI remote program can be accessed.
host - Internet address of host where to contact the remote program.program - Remote program number.version - Remote program version number.port - Port number at host where the remote program can be reached.protocol - Protocol to be
used for ONC/RPC calls.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.| Method Detail |
|---|
public int SEND_SCI_CMD_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int SET_PIXEL_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int SET_MAX_PIXEL_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public erg GET_MAX_PIXEL_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int SET_FITS_NAME_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int BIAS_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int EXPOSURE_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int SET_CLK_H_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int SET_CLK_L_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int TEST_CLR_IMG_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public erg GET_PIXEL_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int SET_FITS_DIR_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int SET_EXPTIME_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int SET_INCREMENT_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int SET_BINNING_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public erg GET_EXPTIME_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public erg GET_BINNING_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public erg GET_INCREMENT_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int SET_PREGAP_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int SET_POSTGAP_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public erg GET_PREGAP_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public erg GET_POSTGAP_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int DARK_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public erg GET_FITS_DIR_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public erg GET_FITS_NAME_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int RESET_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public erg GET_FILENUM_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int CLK_TEST_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public ergf DO_EXPOSURE_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int SET_SHUTTER_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int SET_FILENUM_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public ergf DO_DARK_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int SET_TEMPS_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public erg GET_TEMPS_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int SET_OUTPUTCH_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public erg GET_OUTPUTCH_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int SET_HCLKDIR_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public erg GET_HCLKDIR_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int SET_VCLKDIR_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public erg GET_VCLKDIR_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int PR_CLKVALS_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public erg GET_USEC_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int SET_USEC_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public erg GET_AUTOFLUSH_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int SET_AUTOFLUSH_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public erg GET_RDFLAG_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int SET_RDFLAG_2(cmd arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type cmd) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||