charly.demo
Class ChSimpleGpib

java.lang.Object
  extended bycharly.demo.ChSimpleGpib

public class ChSimpleGpib
extends java.lang.Object

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


Constructor Summary
ChSimpleGpib()
           
 
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

ChSimpleGpib

public ChSimpleGpib()
Method Detail

main

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