![]() |
DWDataReader 5.0.1
Reading data from Dewesoft data files
|
Structure represents a Dewesoft channel. More...
#include <DWDataReaderLibTypes.h>
Public Attributes | |
| int | index |
| char | name [100] |
| char | unit [20] |
| char | description [200] |
| unsigned int | color |
| int | array_size |
| enum DWDataType | data_type |
Structure represents a Dewesoft channel.
| int DWChannel::array_size |
Array dimension size
| unsigned int DWChannel::color |
Display color
| enum DWDataType DWChannel::data_type |
Data type
| char DWChannel::description[200] |
Description
| int DWChannel::index |
Unique identifier
| char DWChannel::name[100] |
Name
| char DWChannel::unit[20] |
Measurement unit