Chapter Contents

Previous

Next
SAS Companion for the Microsoft Windows Environment

Reading Data Using DataMyte Processing

The SAS System under Windows supports DataMyte data collection devices through three SAS functions and one CALL routine. These functions are the DMYTECHC, DMYTECWD, and CMYTERVC functions. The CALL routine is DMYTECKS. These functions and the CALL routine are described in SAS Functions under Windows and SAS CALL Routines under Windows.

A full discussion of DataMyte processing is beyond the scope of this book; this section covers only the main points. A DataMyte is a data collection device that you attach to your communications port. The DataMyte device is typically used to interface with precision instruments in industrial and factory applications.

You can send data to and request data from the DataMyte device. A chunk of data passed at one time is called a packet. Each packet can be up to 255 characters long and can consist of several components. Two of these components are used by the SAS functions that support DataMyte data collection:

The following additional components are mentioned in the discussion of the SAS functions that support DataMyte data collection:

For more information of DataMyte processing, see your DataMyte documentation.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.