I have dicomized raw signal data by using clear canvas library.(ecg voltage values) But,I have faced a problem about seperating the ecg channels. When I display the dicomized data on PACS system all the channels append each other and are visualized as single waveform. (However I put 12 into number of waveform channels variable and therefore there must be 12 different seperate channels.)
I have put correct values into "Number Of Waveform Samples" and "Number Of Waveform Channels" variables, but there must be something wrong.
How can I seperate this single ecg signal into multiple channels according to channel information?
This is a simple file I try to visualize on pacs server.
http://www.ikincidoktor.com/tmp/I00000006679.dcm
It has two channels but channels append each other and visualized on pacs.
Thank you for your helps.