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,052 Views)
Solution
Accepted by topic author 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 

http://digital.ni.com/public.nsf/allkb/271F252B4EF0A2E0862570E70056A1E4?OpenDocument 

 

Regards,

Dawid 

Message 2 of 11
(5,029 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,023 Views)

Great, thanks.

 

Regards

Michal

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

Giving Kudos and marking answers is always appreciated Smiley Wink

 

Stefo

Certified-LabVIEW-Developer_rgb.jpg

0 Kudos
Message 5 of 11
(4,987 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
(4,512 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
(4,477 Views)

Hi,

 

I am using WWindows XP operating System.

 

Regards,

Ramjee V

0 Kudos
Message 8 of 11
(4,467 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

http://digital.ni.com/public.nsf/allkb/86256F0E001DA9FF86256FFD005B827C?OpenDocument


Hope it will help you.

0 Kudos
Message 9 of 11
(4,441 Views)

Hi,

 

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

 

Regards,

Ramjee

0 Kudos
Message 10 of 11
(4,406 Views)