ReadDefDATAID Class Reference
[Therapy USRs]

Read DATAID: Read master or slave data ID of a data set in local memory or from dualport-RAM. More...

#include <therapy-usrs.hh>

List of all members.

Public Member Functions

 ReadDefDATAID (VmeDevice *dev)
virtual
DeviceAccess::AccDevRetStatus 
read (SLong vrtAcc, const DeviceAccess::AccData &para, DeviceAccess::AccData &data, DeviceAccess::AccStamp &stamp, DeviceAccess::AccEFICD &eficd)

Detailed Description

Read DATAID: Read master or slave data ID of a data set in local memory or from dualport-RAM.

Property:

Name:

DATAID

Mode:

Read

Therapy lock:

None

Category:

Master

Access constraint:

Free


Member Function Documentation

virtual DeviceAccess::AccDevRetStatus read ( SLong  vrtAcc,
const DeviceAccess::AccData &  para,
DeviceAccess::AccData &  data,
DeviceAccess::AccStamp &  stamp,
DeviceAccess::AccEFICD &  eficd 
) [virtual]
Parameters:
vrtAcc Not used
para Set Energy, Focus, and/or Intensity greater than zero to read a slave data ID from local flash or RAM.
Set Energy, Focus, and Intensity to less than zero to read the master data ID from local flash or RAM.
Set Energy, Focus, and Intensity to zero to read data ID stored in dualport-RAM.

Data

Type

Description

0

SWord

Energy (range 0..254)

1

SWord

Focus (range 0..7)

2

SWord

Intensity (range 0..15)

data 

Data

Type

Description

0

ULong

Data ID

stamp Timestamp contains the actual time, eventstamp is zero.
eficd Not used

The documentation for this class was generated from the following file:

Generated on 15 Aug 2018 for MXS-USRs by  doxygen 1.6.1