man1/DOSEfile

Table of Contents

Name

DOSEfile - Dosimetry system test client.

Synopsis

DOSEfile <dose_host> <type>

Description

DOSEfile connects to DOSEserv to obtain data being collected by other tasks in the NEC AMS dosimetry package. The data is written to the stdout.

This program is part of the NEC AMS dosimetry system.

Arguments

dose_host

The host where DOSEserv is running.
type

An integer argument corresponding to one of the datatypes defined in dose.h.

The datatypes are named as src* in dose.h.

Note that not all values listed in dose.h make sense to use with this program.

Examples

DOSEfile csdev1 20
Get ES_EVT data from system.

Manual page revision

$Id: DOSEfile.1,v 1.2 2007/10/30 15:54:19 kitchen Exp $


Table of Contents