|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ControllerIfc
Interface For All Controller Types
Method Summary | |
---|---|
int |
getCoreChanPortNum()
Returns The Core Channer Port Number Of The Controller |
java.lang.String |
getInterfaceName()
Returns the interface name (gpibName - not the name of the converter on the network) |
void |
setupInterface(java.lang.String ipAddr,
java.lang.Integer commTimeOutInSec)
Setup Interface For Communication. |
Method Detail |
---|
void setupInterface(java.lang.String ipAddr, java.lang.Integer commTimeOutInSec) throws java.lang.Exception
commTimeOutInSec
- Set Network Timeout in Seconds. If it is null, no value will be set.ipAddr
- Ip Address of Converter
java.lang.Exception
int getCoreChanPortNum()
java.lang.String getInterfaceName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |