Question Detail
How can I determine if my device interface (XIF) file is incorrect due to the array initialization problem corrected in the NodeBuilder 3.02 Update?
Solution
If your application does not use any array elements as configuration properties, you will not see this problem. If your application uses array elements as configuration properties, you can use the following procedure to determine if your XIF file was affected:
- Save your old XIF file under a different name.
- Install the NodeBuilder 3.02 Update, or a later service pack or release.
- Rebuild your application.
- Compare the NVVAL sections in your old and new XIF files. If they have the same number of lines, and the same number of characters on the last line, you did NOT have the problem.
If you have any devices that were installed with the old XIF file, you will have to reinstall them. You can change the program ID and rebuild your application to simplify updating the device templates. If you cannot change the program ID, you can reinstall with the new XIF file as described in Solution ID 128.
Related Products
- NodeBuilder 3.0
- NodeBuilder 3.1
Comments