Adding Support for LXI
The level of LXI compliance supported by the driver can be changed at any stage of development. Nimbus performs a number of roundtripping operations based upon the specific level of LXI compliance chosen. For example, changing the conformance from None to LXI Core 2016 and adding support for LXI Event Messaging adds several repeated capabilities to the driver as well as a host of functions and attributes. Correspondingly, decreasing the level of compliance will cause Nimbus to remove code from the project.
To adjust the LXI support level
Section titled “To adjust the LXI support level”-
From Solution Explorer, double-click the Driver Settings Editor node to bring up the Driver Settings Editor.
-
Click on the LXI tab of the Driver Settings Editor that is displayed.
This page allows you to change the level of LXI support offered by your driver. Refer to this page for a complete description of these options.