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 > GenerateEnabled configuration parameter (ACS)
  
GenerateEnabled configuration parameter (ACS)
Syntax (prefix with dash in a Generation Settings Scheme):
GenerateEnabled=0 or 1
The GenerateEnabled configuration parameter disables or enables the Enable or Disable Code Generation 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 Code Generation button read-only after setting it through the GenerateEnabled configuration parameter.
Examples
GenerateEnabled=0
GenerateEnabled=1