-
Couldn't load subscription status.
- Fork 41
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The new MDF 4.2 LD/DV storage type is called a column storage which is somewhat true. The goal is to store the sample values so it is possible to fast get samples for one channel. There is some requirements for this type of storage.
- One CG/DG block.
- No VLSD data i.e. fixed block size of the CG block.
The new Storage Type enumerate will be called Column Storage and must be set by the end-user.
The prepare for writing function will test this storage type at the start of each measurement and at failure reset it to normal fixed size storage.
To be able to read on channel data fast, a new "Read one channel data" interface should be added.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
On Request