I am considering how to implement a hardware abstraction layer (HAL) in a project, for measurements and instruments. It will be based on Actors Framework, and there is an existing actors framework plugin for HAL support called "Measurement Utility". It is design by NI engineer Elijah Kerry, and is a...