|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectjGpibEnet.controllers.AgilentE5810A
public class AgilentE5810A
Class Is For Specific Commands For The AgilentE5810A.
| Constructor Summary | |
|---|---|
AgilentE5810A()
Creates a new instance of AgilentE5810A |
|
| Method Summary | |
|---|---|
int |
getCoreChanPortNum()
Returns The Core Channel Port Number |
java.lang.String |
getInterfaceName()
Returns The Gpib Interface Name |
void |
setupInterface(java.lang.String ipAddr,
java.lang.Integer commTimeOutInSec)
Setup Interface For Communication. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AgilentE5810A()
| Method Detail |
|---|
public void setupInterface(java.lang.String ipAddr,
java.lang.Integer commTimeOutInSec)
throws java.lang.Exception
setupInterface in interface ControllerIfcipAddr - Ip Address of ConvertercommTimeOutInSec - Set Network Timeout in Seconds. If it is null, no value will be set.
java.lang.Exceptionpublic int getCoreChanPortNum()
getCoreChanPortNum in interface ControllerIfcpublic java.lang.String getInterfaceName()
getInterfaceName in interface ControllerIfc
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||