Show Full Target List
Show the full list of supported target IDEs
Model Configuration Pane: PLC Code Generation
Description
You can change the contents of the reduced Target IDE list using the plccoderpref
function. See plccoderpref
.
View the full list of supported target IDEs in the Target IDE drop-down list. For more information, see Target IDE. This option is available on the PLC Code Generation pane in the Configuration Parameters dialog box.
Settings
Default: On
- On
The Target IDE list displays the full set of supported IDEs. For more information, see Supported IDE Platforms.
- Off
The Target IDE list displays only the more commonly used IDEs. The default subset contains the following IDEs:
codesys23
— CODESYS Version 2.3 (default) target IDEstudio5000
— Rockwell Automation® Studio 5000 Logix Designer target IDE for AOI formatstep7
— Siemens® SIMATIC® STEP® 7 target IDEomron
— OMRON® Sysmac® Studioplcopen
— PLCopen XML target IDE
You can customize the entries in the reduced Target IDE list by using the
plccoderpref
function.
Recommended Settings
Application | Setting |
---|---|
Debugging | No impact |
Traceability | No impact |
Efficiency | No impact |
Safety precaution | No impact |
Programmatic Use
Parameter: PLC_ShowFullTargetList |
Type: string |
Value: 'on' | 'off' |
Default: 'on' |
Version History
Introduced in R2010a