Skip to content

Improve usability of nidigital History RAM API #1071

@sbethur

Description

@sbethur
  • Description of issue
    Currently, History RAM (HRAM) configuration can be done via a set of properties or using a set of configure_history_ram_xyz methods. Fetching of HRAM samples is done by calling get_history_ram_sample_count to get the number of samples and then calling fetch_history_ram_cycle_xyz in a loop.

Usability can be improved by getting rid of configure_history_ram_xyz methods and providing a multi-sample fetch API.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions