From Saturday, Nov 23rd 7:00 PM CST - Sunday, Nov 24th 7:45 AM CST, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

NI Labs Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

NI System Configuration API

Can the API configure a reformated cRIO with an IP address of 0.0.0.0?

0 Kudos
Message 11 of 96
(6,345 Views)

Yes, it can if you specify the MAC address.  Note that if you use the Find Systems it will return any system with a 0.0.0.0 address with the MAC address.  You first will need to use the API to set the IP address to something valid (static or DHCP) and reboot the system using the API.  Then you can install software or apply an image using it.

0 Kudos
Message 12 of 96
(6,345 Views)

I am trying to use the API to do a simple cRIO target image acquire and then use that image file to redeploy to the cRIO.

It appears that I am getting a valid target image (zip) file.  But the deploy always fails with the following error.

Error.PNG

Any Ideas?

BTW, I can do the same thing with the RT system replication tool that comes with LV 2010 SP1 and it works fine.

One thing I did notice is that the new replication tool does not seem to be using the System Configuration API,  is that correct or is it buried

deeper under the hood?

0 Kudos
Message 13 of 96
(6,345 Views)

Unfortunately, that is a known error with the current version of the NI System Configuration API.  It is caused by the API not properly handling the startup.aliases file in the image.  This issue will be fixed in the next version schedule to release in August, but for now you can try to remove that file from your image and then see if the Set Image works.  Sorry for the inconvenience. 

0 Kudos
Message 14 of 96
(6,345 Views)

Ok, that is a fatal flaw for me.  Is that a difficult thing to patch in your API?

0 Kudos
Message 15 of 96
(6,345 Views)

We are currently working on preparing a public beta.  Would that suffice for now?

0 Kudos
Message 16 of 96
(6,345 Views)

That would be fantabulous!  How do I sign up and when is the beta going to be available?

Message 17 of 96
(6,345 Views)

Once it is available you should be able to sign up at ni.com/beta.  I'll let you know once it is posted.

0 Kudos
Message 18 of 96
(6,345 Views)

I would suggest logging into ni.com/beta and registering for the LabVIEW 2011 Platform beta.  You should get an email once it becomes available and it should include NI System Configuration 5.0, which should resolve the issue.

0 Kudos
Message 19 of 96
(6,345 Views)

Yes, I am already registered for the LV2011 beta.  Will I be able to lift the 5.0 software and recompile for LV2010?

Since our system is already been validated for LV2010 and will be finalized by the time LV2011 is released.

0 Kudos
Message 20 of 96
(6,345 Views)