thermofisherlsms / iapi

Instrument Application Programming Interface
MIT License
44 stars 17 forks source link

ChargeEnvelopes[] is always null #29

Open pisistrato opened 2 years ago

pisistrato commented 2 years ago

I have noticed that ChargeEnvelopes[] from Thermo.Interfaces.SpectrumFormat_V1 is always null. I guess this is not expected, otherwise this https://github.com/thermofisherlsms/iapi/blob/770706b04a77d41fdebd8949a11cb492194fadfc/examples/Exploris/9%20APD/ApdDataReceiver.cs#L49 does not make much sense.

Tested on Exploris (Tune 3.1.279.9) and Eclipse (Tune 3.5.3881.18)

pisistrato commented 2 years ago

I have recently updated the Tune on the Exploris (now running 4.0.309.28). ChargeEnvelopes is now populated.

jesse-canterbury commented 1 year ago

After looking into this recently, I see that this functionality is missing from the Tribrid series. I can't commit to a timeline for implementation, but it does look like something that should be available.