charly.demo
Class ChSimpleSrq

java.lang.Object
  extended bycharly.demo.ChSimpleSrq

public class ChSimpleSrq
extends java.lang.Object

SRQ-test-application. You can find the source here.


Field Summary
(package private)  ChGpibUnit gpibDvc
           
(package private)  ChGpibSrq gpibSrq
           
(package private)  ChConnect server
           
(package private)  ChTask task
           
 
Constructor Summary
ChSimpleSrq(ChConnect server)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

task

ChTask task

gpibDvc

ChGpibUnit gpibDvc

gpibSrq

ChGpibSrq gpibSrq

server

ChConnect server
Constructor Detail

ChSimpleSrq

public ChSimpleSrq(ChConnect server)
            throws java.lang.Exception
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

start

public void start()
           throws java.lang.Exception
Throws:
java.lang.Exception