Hello,
we are trying to playback some waveforms with Baseband studio out of Excel VBA through N5102 card. For some reason we can not find how to create a reference to Baseband studio Playback in VBA. Does it have something to do with VBA not talking to .NET?
we are trying to playback some waveforms with Baseband studio out of Excel VBA through N5102 card. For some reason we can not find how to create a reference to Baseband studio Playback in VBA. Does it have something to do with VBA not talking to .NET?
Programmable control of Agilent’s Baseband Studio products is only possible through the built-in .NET API.
VBA is not compatible with the .NET environment and therefore cannot be used with Baseband Studio.
VB.NET would be a better choice for creating the Baseband Studio playback reference.
Regards -