I have created the custom step type in which have created the Edit substep and POST substeps in LabVIEW. These substeps have user interface and needs to have an input in a string control in Unicode form.
I added the UseUnicode=TRUE in LabVIEW.ini file, it works as expected if my Adaptor configuration is in development mode, but the string control does not take the unicode characters in the string controls once I change the adaptor setting to LabVIEW runtime.
Can someone suggest, how to transfer the LabVIEW.ini setting to NI Teststand running LabVIEW runtime.