Main Page | Features | Central Services | csv-Files | Types | Transfer | Access | API-C | API-VB/ActiveX | API-Java | Examples | Downloads
Data Fields
DUSTRING Struct Reference

Defines a TINE quintet data object containing a long integer value followed by a float doublet followed by a second long integer value, followed by an 80-character fixed-length string. More...

#include <tinetype.h>

Data Fields

float f1val
float f2val
SINT32 ival
char str [80]
SINT32 tm

Detailed Description

Defines a TINE quintet data object containing a long integer value followed by a float doublet followed by a second long integer value, followed by an 80-character fixed-length string.


Field Documentation

the first float value

Referenced by GetDevicePropertyEGU().

the second float value

Referenced by GetDevicePropertyEGU().

the first long integer value

char DUSTRING::str[80]

the string buffer

Referenced by GetDevicePropertyEGU().

SINT32 DUSTRING::tm

the second long integer value (intpreted frequently as a time_t)


The documentation for this struct was generated from the following file:

Generated for TINE API by  doxygen 1.5.8