DWDataReader 5.0.1
Reading data from Dewesoft data files
Loading...
Searching...
No Matches
Deprecated List
Member DWAddReader ()
This function is deprecated and will be removed in a future release. Please use DWICreateReader instead to create independent reader instances.
Member DWCloseDataFile ()
This function is deprecated and will be removed in a future release. Please use DWICloseDataFile instead.
Member DWDeInit ()
This function is deprecated and will be removed in a future release. Please use DWIDestroyReader instead to destroy specific reader instances.
Member DWExportHeader (char *file_name)
This function is deprecated and will be removed in a future release. Please use DWIExportHeader instead.
Struct DWFileInfo
This structure is deprecated and will be removed in a future release. Please use DWMeasurementInfo instead.
Member DWGetArrayIndexValue (int ch_index, int array_info_index, int array_value_index, char *value, int value_size)
This function is deprecated and will be removed in a future release. Please use DWIGetArrayIndexValue instead.
Member DWGetArrayIndexValueF (int ch_index, int array_info_index, int array_value_index, double *value)
This function is deprecated and will be removed in a future release. Please use DWIGetArrayIndexValueF instead.
Member DWGetArrayInfoCount (int ch_index)
This function is deprecated and will be removed in a future release. Please use DWIGetArrayInfoCount instead.
Member DWGetArrayInfoList (int ch_index, struct DWArrayInfo *array_inf_list)
This function is deprecated and will be removed in a future release. Please use DWIGetArrayInfoList instead.
Member DWGetBinarySamples (int ch_index, __int64 sampleIndex, char *data, double *time_stamp, int *datalen)
This function is deprecated and will be removed in a future release. Please use DWIGetBinarySamples instead.
Member DWGetBinarySamplesCount (int ch_index)
This function is deprecated and will be removed in a future release. Please use DWIGetBinarySamplesCount instead.
Member DWGetBinarySamplesEx (int ch_index, __int64 position, int count, char *data, double *time_stamp, int *datalen)
This function is deprecated and will be removed in a future release. Please use DWIGetBinarySamplesEx instead.
Member DWGetBinChannelList (struct DWChannel *channel_list)
This function is deprecated and will be removed in a future release. Please use DWIGetBinChannelList instead.
Member DWGetBinChannelListCount ()
This function is deprecated and will be removed in a future release. Please use DWIGetBinChannelListCount instead.
Member DWGetBinData (int ch_index, char *sample, char *data, __int64 *absPos, int binBufSize)
This function is deprecated and will be removed in a future release. Please use DWIGetBinData instead.
Member DWGetBinRecSamples (int ch_index, __int64 sampleIndex, int count, char *data, double *time_stamp)
This function is deprecated and will be removed in a future release. Please use DWIGetBinRecSamples instead.
Member DWGetChannelFactors (int ch_index, double *scale, double *offset)
This function is deprecated and will be removed in a future release. Please use DWIGetChannelFactors instead.
Member DWGetChannelList (struct DWChannel *channel_list)
This function is deprecated and will be removed in a future release. Please use DWIGetChannelList instead.
Member DWGetChannelListCount ()
This function is deprecated and will be removed in a future release. Please use DWIGetChannelListCount instead.
Member DWGetChannelListItem (int array_index, int *index, char *name, char *unit, char *description, int *color, int *array_size, int max_char_size)
This function is deprecated and will be removed in a future release. Please use DWIGetChannelListItem instead.
Member DWGetChannelProps (int ch_index, enum DWChannelProps ch_prop, void *buffer, int *max_len)
This function is deprecated and will be removed in a future release. Please use DWIGetChannelProps instead.
Member DWGetComplexChannelList (struct DWChannel *channel_list)
This function is deprecated and will be removed in a future release. Please use DWIGetComplexChannelList instead.
Member DWGetComplexChannelListCount ()
This function is deprecated and will be removed in a future release. Please use DWIGetComplexChannelListCount instead.
Member DWGetComplexChannelListItem (int array_index, int *index, char *name, char *unit, char *description, int *color, int *array_size, int max_char_size)
This function is deprecated and will be removed in a future release. Please use DWIGetComplexChannelListItem instead.
Member DWGetComplexRawSamples (int ch_index, __int64 position, int count, struct DWComplex *data, double *time_stamp)
This function is deprecated and will be removed in a future release. Please use DWIGetComplexRawSamples instead.
Member DWGetComplexRawSamplesCount (int ch_index)
This function is deprecated and will be removed in a future release. Please use DWIGetComplexRawSamplesCount instead.
Member DWGetComplexScaledSamples (int ch_index, __int64 position, int count, struct DWComplex *data, double *time_stamp)
This function is deprecated and will be removed in a future release. Please use DWIGetComplexScaledSamples instead.
Member DWGetComplexScaledSamplesCount (int ch_index)
This function is deprecated and will be removed in a future release. Please use DWIGetComplexScaledSamplesCount instead.
Member DWGetEventList (struct DWEvent *event_list)
This function is deprecated and will be removed in a future release. Please use DWIGetEventList instead.
Member DWGetEventListCount ()
This function is deprecated and will be removed in a future release. Please use DWIGetEventListCount instead.
Member DWGetEventListItem (int event_Index, int *event_type, double *time_stamp, char *event_text, int max_char_size)
This function is deprecated and will be removed in a future release. Please use DWIGetEventListItem instead.
Member DWGetEventTextF (int event_number, char *text, int text_size)
This function is deprecated and will be removed in a future release. Please use DWIGetEventTextF instead.
Member DWGetEventTimeF (int event_number)
This function is deprecated and will be removed in a future release. Please use DWIGetEventTimeF instead.
Member DWGetEventTypeF (int event_number)
This function is deprecated and will be removed in a future release. Please use DWIGetEventTypeF instead.
Member DWGetHeaderEntryCount ()
This function is deprecated and will be removed in a future release. Please use DWIGetHeaderEntryCount instead.
Member DWGetHeaderEntryIDF (int entry_number, char *ID, int name_size)
This function is deprecated and will be removed in a future release. Please use DWIGetHeaderEntryIDF instead.
Member DWGetHeaderEntryList (struct DWChannel *channel_list)
This function is deprecated and will be removed in a future release. Please use DWIGetHeaderEntryList instead.
Member DWGetHeaderEntryListItem (int array_index, int *index, char *name, char *unit, char *description, int *color, int *array_size, int max_char_size)
This function is deprecated and will be removed in a future release. Please use DWIGetHeaderEntryListItem instead.
Member DWGetHeaderEntryNameF (int entry_number, char *name, int name_size)
This function is deprecated and will be removed in a future release. Please use DWIGetHeaderEntryNameF instead.
Member DWGetHeaderEntryText (int ch_index, char *text_value, int text_value_size)
This function is deprecated and will be removed in a future release. Please use DWIGetHeaderEntryText instead.
Member DWGetHeaderEntryTextF (int entry_number, char *text_value, int text_value_size)
This function is deprecated and will be removed in a future release. Please use DWIGetHeaderEntryTextF instead.
Member DWGetMeasurementInfo (struct DWMeasurementInfo *measurement_info)
This function is deprecated and will be removed in a future release. Please use DWIGetMeasurementInfo instead.
Member DWGetMultiFileIndex ()
This function is deprecated and will be removed in a future release. Please use DWIGetMultiFileIndex instead.
Member DWGetNumReaders (int *num_readers)
This function is deprecated and will be removed in a future release. Please use instance-based readers with DWICreateReader instead of the shared reader pool.
Member DWGetRawSamples (int ch_index, __int64 position, int count, void *data, double *time_stamp)
This function is deprecated and will be removed in a future release. Please use DWIGetRawSamples instead.
Member DWGetRawSamplesCount (int ch_index)
This function is deprecated and will be removed in a future release. Please use DWIGetRawSamplesCount instead.
Member DWGetRecudedDataAllF (int Channel_Number, double *Y_MIN_Axis, double *Y_AVE_Axis, double *Y_MAX_Axis, double *Y_RMS_Axis, int position, int count)
This function is deprecated and will be removed in a future release. Please use DWIGetRecudedDataAllF instead.
Member DWGetRecudedDataChannelInfoF (int Channel_Number, char *X_Axis_Units, int X_Axis_Units_size, char *Y_Axis_Units, int Y_Axis_Units_size, double *Chn_Offset, int *Channel_Length, double *ch_rate)
This function is deprecated and will be removed in a future release. Please use DWIGetRecudedDataChannelInfoF instead.
Member DWGetRecudedDataF (int Channel_Number, double *X_Axis, double *Y_Axis, int position, int count)
This function is deprecated and will be removed in a future release. Please use DWIGetRecudedDataF instead.
Member DWGetRecudedYDataF (int Channel_Number, double *Y_Axis, int position, int count)
This function is deprecated and will be removed in a future release. Please use DWIGetRecudedYDataF instead.
Member DWGetReducedAveValues (int ch_index, int position, int count, double *data, double *time_stamp)
This function is deprecated and will be removed in a future release. Please use DWIGetReducedAveValues instead.
Member DWGetReducedDataChannelCountF ()
This function is deprecated and will be removed in a future release. Please use DWIGetReducedDataChannelCountF instead.
Member DWGetReducedDataChannelIndexF (char *name)
This function is deprecated and will be removed in a future release. Please use DWIGetReducedDataChannelIndexF instead.
Member DWGetReducedDataChannelNameF (int Channel_Number, char *name, int name_size)
This function is deprecated and will be removed in a future release. Please use DWIGetReducedDataChannelNameF instead.
Member DWGetReducedMaxValues (int ch_index, int position, int count, double *data, double *time_stamp)
This function is deprecated and will be removed in a future release. Please use DWIGetReducedMaxValues instead.
Member DWGetReducedMinValues (int ch_index, int position, int count, double *data, double *time_stamp)
This function is deprecated and will be removed in a future release. Please use DWIGetReducedMinValues instead.
Member DWGetReducedRMSValues (int ch_index, int position, int count, double *data, double *time_stamp)
This function is deprecated and will be removed in a future release. Please use DWIGetReducedRMSValues instead.
Member DWGetReducedValues (int ch_index, int position, int count, struct DWReducedValue *data)
This function is deprecated and will be removed in a future release. Please use DWIGetReducedValues instead.
Member DWGetReducedValuesBlock (int *ch_ids, int ch_count, int position, int count, int ib_level, struct DWReducedValue *data)
This function is deprecated and will be removed in a future release. Please use DWIGetReducedValuesBlock instead.
Member DWGetReducedValuesCount (int ch_index, int *count, double *block_size)
This function is deprecated and will be removed in a future release. Please use DWIGetReducedValuesCount instead.
Member DWGetScaledSamples (int ch_index, __int64 position, int count, double *data, double *time_stamp)
This function is deprecated and will be removed in a future release. Please use DWIGetScaledSamples instead.
Member DWGetScaledSamplesCount (int ch_index)
This function is deprecated and will be removed in a future release. Please use DWIGetScaledSamplesCount instead.
Member DWGetStoringType ()
This function is deprecated and will be removed in a future release. Please use DWIGetStoringType instead.
Member DWGetStream (char *stream_name, char *buffer, int *max_len)
This function is deprecated and will be removed in a future release. Please use DWIGetStream instead.
Member DWGetTextChannelList (struct DWChannel *channel_list)
Text channels are no longer used in DewesoftX. They have been replaced with binary channels. See DWGetBinChannelListCount for binary channels.
Member DWGetTextChannelListCount ()
Text channels are no longer used in DewesoftX. They have been replaced with binary channels. See DWGetBinChannelListCount for binary channels.
Member DWGetTextValues (int ch_index, int position, int count, char *text_values, double *time_stamp)
Text channels are no longer used in DewesoftX. They have been replaced with binary channels. See DWGetBinarySamples and DWGetBinarySamplesEx for binary channels.
Member DWGetTextValuesCount (int ch_index)
Text channels are no longer used in DewesoftX. They have been replaced with binary channels. See DWGetBinarySamplesCount for binary channels.
Member DWGetTriggerDataChannelIndexF (char *name)
This function is deprecated and will be removed in a future release. Please use DWIGetTriggerDataChannelIndexF instead.
Member DWGetTriggerDataChannelInfoF (int Trigger_Number, int Channel_Number, char *X_Axis_Units, int X_Axis_Units_size, char *Y_Axis_Units, int Y_Axis_Units_size, double *Chn_Offset, double *Channel_Length, double *ch_rate, int *ch_type)
This function is deprecated and will be removed in a future release. Please use DWIGetTriggerDataChannelInfoF instead.
Member DWGetTriggerDataChannelNameF (int Channel_Number, char *name, int name_size)
This function is deprecated and will be removed in a future release. Please use DWIGetTriggerDataChannelNameF instead.
Member DWGetTriggerDataF (int Trigger_Number, int Channel_Number, double *Y_Axis, double *X_Axis, double position, int count)
This function is deprecated and will be removed in a future release. Please use DWIGetTriggerDataF instead.
Member DWGetTriggerDataTriggerCountF ()
This function is deprecated and will be removed in a future release. Please use DWIGetTriggerDataTriggerCountF instead.
Member DWGetTriggerDataTriggerTimeF (int Trigger_Number)
This function is deprecated and will be removed in a future release. Please use DWIGetTriggerDataTriggerTimeF instead.
Member DWGetVersion ()
This function is deprecated and will be removed in a future release. Please use DWGetVersionEx instead.
Member DWInit ()
This function is deprecated and will be removed in a future release. Please use DWICreateReader instead to create instance-based readers.
Member DWOpenDataFile (char *file_name, struct DWFileInfo *file_info)
This function is deprecated and will be removed in a future release. Please use DWIOpenDataFile instead.
Member DWSetActiveReader (int index)
This function is deprecated and will be removed in a future release. Please use instance-based readers with DWICreateReader instead of the shared reader pool.