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 > ReverseEnabled configuration parameter (ACS)
  
ReverseEnabled configuration parameter (ACS)
Syntax (prefix with dash in a Generation Settings Scheme):
ReverseEnabled=0 or 1
The ReverseEnabled configuration parameter disables or enables the Enable or Disable Reverse Engineering button on the ACS/TDK Control toolbar – 0 is disabled, 1 is enabled.
You can use the FlagsSettingDisabled configuration parameter to make the Enable or Disable Reverse Engineering button read-only after setting it through the ReverseEnabled configuration parameter.
Examples
ReverseEnabled=0
ReverseEnabled=1