ni / grpc-device

gRPC server providing remote access to NI device driver APIs.
MIT License
71 stars 50 forks source link

Implement Read for VISA and add loopback read/write unit test #1004

Closed danielhuani closed 1 year ago

danielhuani commented 1 year ago

What does this Pull Request accomplish?

Why should this Pull Request be merged?

Support Read and Write for VISA

What testing has been done?

Unit tests pass on both Windows and Ubuntu.