ReadDefCHECKSET Class Reference
[Therapy USRs]

Read CHECKSET: Check therapy data sets More...

#include <therapy-usrs.hh>

List of all members.

Public Member Functions

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

Detailed Description

Read CHECKSET: Check therapy data sets

Property:

Name:

CHECKSET

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 

Data

Type

Description

0

ULong

Max. Energy (range 0..254)

1

ULong

Max. Focus (range 0..7)

2

ULong

Max. Intensity (range 0..15)

3

ULong

Machine ID (range 1..65535)

data Data count may be 5 + 4n with (0 <= n <= 25)

Data

Type

Description

0

ULong

Operating mode (see OPERMODE)

1

ULong

Completion status of check of master data set

2

ULong

Completion status of check of slave data sets

3

ULong

Completion status of comparison of data sets in flash and local RAM

4

ULong

Overall count of bad sets

5..105

ULong

If at least one bad set was found, these are the parameters of each bad set (1 <= n <= 25):

5 + 4(n-1)

Data ID

6 + 4(n-1)

Energy

7 + 4(n-1)

Focus

8 + 4(n-1)

Intensity

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