ni / grpc-device

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

Add CfgExternalAttenuationTableLosses function to nirfmxinstr_restricted #1063

Closed Hanrock007 closed 5 months ago

Hanrock007 commented 5 months ago

What does this Pull Request accomplish?

Add private CfgExternalAttenuationTableLosses function to nirfmxinstr_restricted.

Why should this Pull Request be merged?

Similar to https://github.com/ni/grpc-device/pull/1056. Add the last attenuation table function in nirfmxinstr_restricted

What testing has been done?

No testing