Uses of Interface
charly.client.ChResource

Packages that use ChResource
charly.client   
 

Uses of ChResource in charly.client
 

Classes in charly.client that implement ChResource
 class ChGpibSrq
          This class represents a device or a channel of a device on the GPIB-bus.
 class ChGpibUnit
          This class represents a device or a channel of a device on the GPIB-bus.
 class ChRobClient
          This class gives access to a ROB3 connected to the server.
 

Methods in charly.client with parameters of type ChResource
 void ChTask.addResource(ChResource rsrc)
          adds a resource to the task.