NIVeriStandAdd-Ons / Inline-Async-Custom-Device-Wizard

This repo contains the source for the VeriStand Inline Async Custom Device Wizard
Other
0 stars 3 forks source link

Only supports generation of Inline HW Custom Devices #4

Open adchurch opened 7 years ago

adchurch commented 7 years ago

For now the wizard only supports Inline HW type custom devices. In order to create another type, e.g. Inline Model, it is necessary to generate a custom device using the wizard and then make the necessary modifications to the custom device XML and engine code.

Alternately you could generate another custom device type using the original wizard tool and then bring in the example code/architecture from the template generated by this wizard.

A nice feature would be to support all custom device types from this wizard directly.