Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::PS::PowerSupplyImpl Class Reference

Inheritance diagram for alma::PS::PowerSupplyImpl:

Inheritance graph
[legend]
Collaboration diagram for alma::PS::PowerSupplyImpl:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void initialize (ContainerServices containerServices) throws ComponentLifecycleException
RWdouble current ()
ROpattern status ()
ROdouble readback ()
void on (CBvoid callback, CBDescIn desc)
void off (CBvoid callback, CBDescIn desc)
void reset (CBvoid callback, CBDescIn desc)
synchronized void onImpl () throws AcsJException
synchronized void offImpl () throws AcsJException
void resetImpl () throws AcsJException

Protected Attributes

ROdouble readback
RWdouble current
ROpattern status
AtomicBoolean onState = new AtomicBoolean(false)

Detailed Description

Implementation of alma.PS.PowerSupply.
Author:
Matej Sekoranja
Version:
$id$


Member Function Documentation

RWdouble alma::PS::PowerSupplyImpl::current  )  [inline]
 

See also:
alma.PS.PowerSupplyOperations::current()

Implements alma::PS::PowerSupplyOperations.

void alma::PS::PowerSupplyImpl::initialize ContainerServices  containerServices  )  throws ComponentLifecycleException [inline]
 

See also:
alma.acs.component.ComponentLifecycle::initialize(alma.acs.container.ContainerServices)

void alma::PS::PowerSupplyImpl::off CBvoid  callback,
CBDescIn  desc
[inline]
 

See also:
alma.PS.PowerSupplyOperations::off(alma.ACS.CBvoid, alma.ACS.CBDescIn)

synchronized void alma::PS::PowerSupplyImpl::offImpl  )  throws AcsJException [inline]
 

Implementation of 'off' method.

Exceptions:
ACS exception on any failure.

void alma::PS::PowerSupplyImpl::on CBvoid  callback,
CBDescIn  desc
[inline]
 

See also:
alma.PS.PowerSupplyOperations::on(alma.ACS.CBvoid, alma.ACS.CBDescIn)

synchronized void alma::PS::PowerSupplyImpl::onImpl  )  throws AcsJException [inline]
 

Implementation of 'on' method.

Exceptions:
ACS exception on any failure.

ROdouble alma::PS::PowerSupplyImpl::readback  )  [inline]
 

See also:
alma.PS.PowerSupplyOperations::readback()

Implements alma::PS::PowerSupplyOperations.

void alma::PS::PowerSupplyImpl::reset CBvoid  callback,
CBDescIn  desc
[inline]
 

See also:
alma.PS.PowerSupplyOperations::reset(alma.ACS.CBvoid, alma.ACS.CBDescIn)

void alma::PS::PowerSupplyImpl::resetImpl  )  throws AcsJException [inline]
 

Implementation of 'reset' method.

Exceptions:
ACS exception on any failure.

ROpattern alma::PS::PowerSupplyImpl::status  )  [inline]
 

See also:
alma.PS.PowerSupplyOperations::status()

Implements alma::PS::PowerSupplyOperations.


Member Data Documentation

RWdouble alma::PS::PowerSupplyImpl::current [protected]
 

Current property.

AtomicBoolean alma::PS::PowerSupplyImpl::onState = new AtomicBoolean(false) [protected]
 

On/off state.

ROdouble alma::PS::PowerSupplyImpl::readback [protected]
 

Readback property.

ROpattern alma::PS::PowerSupplyImpl::status [protected]
 

Status property.


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:07:13 2009 for ACS Java API by doxygen 1.3.8