AdapterCodeTemplatePolicies
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
AdapterCodeTemplatePolicies
Use these constants with the LabVIEWAdapter.CodeTemplatePolicy property to specify which code templates the LabVIEW Adapter uses during code generation.
- AdapterCodeTemplatePolicy_UseNewAndLegacy –(Value: 2) Specifies that the adapter searches for new and legacy code templates.
- AdapterCodeTemplatePolicy_UseOnlyLegacy –(Value: 1) Specifies that the adapter only searches for legacy code templates.
- AdapterCodeTemplatePolicy_UseOnlyNew –(Value: 0) Specifies that the adapter only searches for new code templates.