Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

GPIB inheritance

I'm just becoming familiar with the VISA interface so please forgive my ignorance. I am trying to create a C# class that inherits VISA functionality. I know at design time it will be a GPIB instrument and need to override certain members to expose specific behavior.  My current thought is to inherit from GPIBSession but I want to make sure this should not in fact be MessageBasedSession.

Any good reading on .Net (C#) implementation of the NI VISA layer is appreciated
0 Kudos
Message 1 of 1
(2,894 Views)