SPUTTERING Class Reference
[Sputtering Controller Host Interface]

#include <sputtering.h>

Inheritance diagram for SPUTTERING:

Inheritance graph
[legend]
Collaboration diagram for SPUTTERING:

Collaboration graph
[legend]
List of all members.

Detailed Description

SPUTTERING Controller.

Author:
Walter Fetter Lages (w.fetter@ieee.org)


Public Member Functions

 SPUTTERING (const char *name, int statport=STATUS_PORT)
 Constructs an SPUTTERING.

 ~SPUTTERING (void)
 Destroys an SPUTTERING.

void shutter (unsigned int us)
 Opens shutter for specified time.

void reset (void)
 Resets an SPUTTERING
Since:
AIC-1.6.1.


void reference (double ref)
 Sets the reference for motor controller.


Friends

void * get_status (void *arg)


Constructor & Destructor Documentation

SPUTTERING::SPUTTERING const char *  name,
int  statport = STATUS_PORT
 

Constructs an SPUTTERING.

Parameters:
name pointer to a string with the name of AIC to be connected to
statport UDP port used to receive status from AIC
See also:
aicnet.h
Since:
AIC-1.6.1


Member Function Documentation

void SPUTTERING::reference double  ref  ) 
 

Sets the reference for motor controller.

Parameters:
ref reference in rad
Since:
AIC-1.6.1

Reimplemented from AIC.

void SPUTTERING::shutter unsigned int  us  ) 
 

Opens shutter for specified time.

Parameters:
us time in microseconds
Since:
AIC-1.6.1


The documentation for this class was generated from the following file:
Generated on Thu Mar 27 15:33:37 2008 for Actuator Interface Card by doxygen 1.3.6