Integrations (PTC products, 3rd party products and code) > Code integration (Ada, ARINC 653, C, C#, C++, IDL, Java, SQL and VB) > Automatic Code Synchronizer(ACS) > Working with configuration parameters > Provided configuration parameters > ReverseOnStartupEnabled configuration parameter (ACS)
  
ReverseOnStartupEnabled configuration parameter (ACS)
Syntax (prefix with dash in a Generation Settings Scheme):
ReverseOnStartupEnabled=0 or 1
The ReverseOnStartupEnabled configuration parameter selects or clears the Reverse on Startup check box on the ACS/TDK Settings dialog – 0 is cleared, 1 is selected.
You can use the FlagsSettingDisabled configuration parameter to make the Reverse on Startup check box read-only after setting it through the ReverseOnStartupEnabled configuration parameter.
Examples
ReverseOnStartupEnabled=0
ReverseOnStartupEnabled=1