User Activity

  • Posted a comment on discussion Simple Apps on C# ECG Toolkit

    Thanks for you support , i try if i got solution for find all values i put here , may be your possible help me

  • Posted a comment on discussion Simple Apps on C# ECG Toolkit

    gms.AvgPP = GlobalMeasurement.NoValue; // set avergage PP interval. gms.AvgRR = 1000; // set average RR interval. gms.VentRate = 100; // set vent rate if different then automaticly calculated from AvgRR gms.QTdur = 500; // set the QT duration. gms.QTcType = GlobalMeasurements.QTcCalcType.Bazett; // set QTC type for the measurements // or set QTc according to your own calculation: gms.QTc = 100; // add an array of global measurements gms.measurment = new GlobalMeasurement[1]; // add measurements for...

  • Posted a comment on discussion Simple Apps on C# ECG Toolkit

    Thanks for your reply but you say Points of Interest Retrieving of ECG information can be achieved by using five properties provided by IECGFormat interface. The five properties are: Demographics Signals Diagnostics GlobalMeasurements LeadMeasurements i done 1.demographics 2.signals then how to add remaining values likes Diagnostics, GlobalMeasurements and LeadMeasurements in C# Can u please help me with sample or suggest me how can i do.

  • Posted a comment on discussion Simple Apps on C# ECG Toolkit

    IECGReader reader = new UnknownECGReader(); IECGFormat ecg_in = reader.Read(args[0]); above this values getting from DII values ?

  • Posted a comment on discussion Simple Apps on C# ECG Toolkit

    Generate scp file viewer oupt image, this image vent rate , Pdur, QRSdur, QT and QTc , how to automatically calculated using our lib , can you explain and also write with example sample code

  • Posted a comment on discussion Simple Apps on C# ECG Toolkit

    Hi how to getting values for QRS detector, global measurement and leads measurement in the above code because scp file generate my side based on receiving data done draw graph but only pending for values Pdur, QRSdur, QT and QTc. Can u please help me with sample or suggest me how can i do.

  • Posted a comment on discussion Simple Apps on C# ECG Toolkit

    Hi , How to calcualte all values gms.AvgPP = GlobalMeasurement.NoValue; // set avergage PP interval. gms.AvgRR = 1000; // set average RR interval. gms.VentRate = 100; // set vent rate if different then automaticly calculated from AvgRR gms.QTdur = 500; // set the QT duration. gms.QTcType = GlobalMeasurements.QTcCalcType.Bazett; // set QTC type for the measurements // or set QTc according to your own calculation: gms.QTc = 100; // add an array of global measurements gms.measurment = new GlobalMeasurement[1];...

View All

Personal Data

Username:
sathick1992
Joined:
2017-05-06 12:35:06

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB