LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NIMAX generate report from command line

Solved!
Go to solution

Dear users,

 

 

I would like to generate MAX report ("MAX Generate Report.vi") from command line. Does nimax.exe have this capability, or do I have to write a wrapper to vi ?

 

Regards.

 

0 Kudos
Message 1 of 11
(5,906 Views)
Solution
Accepted by mpankau

Hello, 

 

There is possibility to do that from command line. You can see how to do that in document:

 

Documenting Measurement & Automation Explorer (MAX) Configuration Information 

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q0000019hceCAA&l=en-US 

 

Regards,

Dawid 

Message 2 of 11
(5,883 Views)

Hi,

 

I believe it is possible to generate report from command line.

 

Check Documenting Measurement & Automation Explorer (MAX) Configuration Information.

 

 

Regards,

Stefo

Certified-LabVIEW-Developer_rgb.jpg

Message 3 of 11
(5,877 Views)

Great, thanks.

 

Regards

Michal

0 Kudos
Message 4 of 11
(5,862 Views)

Giving Kudos and marking answers is always appreciated Smiley Wink

 

Stefo

Certified-LabVIEW-Developer_rgb.jpg

0 Kudos
Message 5 of 11
(5,841 Views)

hi,

 

when i run the command "C:\Program Files\National Instruments\MAX>nimax /REPORT:filename="C:\Reports\rep
ort.xml";reportType="simple";silent="false"" from command prompt, i am getting the error saying

 

"Runtime error

 

Program : C:\Program Files\National Instruments\MAX>nimax.exe

 

This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information."

 

Please, let me know how to resolve this issue.

 

Note: NI Max version is 4.7

 

Regards,

Ramjee V

0 Kudos
Message 6 of 11
(5,366 Views)

Hi Ramjee,


I tried to replicate your problem, but I'm not getting the same error as you are.

 

I'm using MAX 4.7.7 and win 7 64bit.

 

Could you possibly try to upgrade NI MAX to the version 4.7.7 and could you clarify what operating system you are using?

 

Best regards,
Jano
0 Kudos
Message 7 of 11
(5,331 Views)

Hi,

 

I am using WWindows XP operating System.

 

Regards,

Ramjee V

0 Kudos
Message 8 of 11
(5,321 Views)

Dear ramjeev

to solve your problem you can try two aproaches
1. instal new verzion of MAX
you can download the newest verzion of MAX from the link

http://joule.ni.com/nidu/cds/view/p/id/2328/lang/en 

This distribution includes the following products:

NI System Configuration 1.2.0
NI Measurement & Automation Explorer 4.8.0
NI Network Browser 1.1.0

2. clean up corrupted max database and start with new one

you have a step by step solution on the link

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P8awSAC&l=en-US


Hope it will help you.

0 Kudos
Message 9 of 11
(5,295 Views)

Hi,

 

Is there any API to generate the same NI MAX report from LabWindows/CVI?

 

Regards,

Ramjee

0 Kudos
Message 10 of 11
(5,260 Views)