man1/DOSEclient

Table of Contents

Name

DOSEclient - Dosimetry system test client.

Synopsis

DOSEclient [type] [dose_host]

Description

DOSEclient 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

type
An integer argument corresponding to one of the datatypes defined in dose.h. The datatypes are named as src* in dose.h.
dose_host
The host where DOSEserv is running.

Examples

DOSEclient 20 csdev1
Get ES_EVT data from system.

Revision

$Id: DOSEclient.1,v 1.0 1998/12/14 19:31:22 kitchen Exp $


Table of Contents