Logging from Visual Basic .NET application

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

First we have to create a Visual Basic.NET project. Then in the Add Reference window of the Project menu we add the AVRDataImporterDLL COM controller to our application (previously the AVRDataImport.dll should be registered).

 

clip0503

 

Then we prepare our VB.NET program:

 

clip0504

 

Now we have to run the program and click on the button in the window:

 

clip0505

 

We can check the proper running of the program by the help of the Basic Reporter:

 

clip0506

 

clip0507