Differentiate math channels to data channels in Python DWDataReader

  • Developers
  • Differentiate math channels to data channels in Python DWDataReader
Sambit Tripathy

Posted on 08.08.2018 00:15

I am reading a d7d file where there data channels and math channels with the same name. I am using Python dwdatareader for this.


I am taking list of channel names and fetching the values one by one from the d7d files. Now since there duplicate channel names(but different channel types i.e data and math). How would I differentiate between the channel types? Could you please point me to the document where there is information about this?


Urban Baš
Software Test Engineer I
Posted on 09.08.2018 07:50

Hi,


different channel types have different channel indexes. You can download the Dewesoft DCOM manual from here (https://download.dewesoft.com/download-file/1948) and from page 53 onward you can read more about channels, channel groups and channel indexes.

Login to reply to this topic. If you don't have account yet, you can signup for free account .