VeriStand looks in specific directories for plugins. This makes source code control and configuration management difficult for our ADG customers. If Veristand.ini allowed customers to provide paths (plural) to VeriStand plugins, then the plugin destination directory could be under SCC/CM and isolated from COTS plugins. For example:
AdditionalCustomDevicePaths = "C:\Projects\Resolver;C:\Projects\Valve"
AdditionalFPGAPaths = "C:\Projects\EMF"
AdditionalToolsPaths = "C:\Projects\RTSA"
etc.