charly.demo
Class ChSimpleRob

java.lang.Object
  extended bycharly.demo.ChSimpleRob

public class ChSimpleRob
extends java.lang.Object

A very simple class for sending a string to a GPIB-device. You can view the source here.


Constructor Summary
ChSimpleRob()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChSimpleRob

public ChSimpleRob()
Method Detail

main

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