Skip to content

Generated Enum Flat/Rich converters should not call DLL in UI thread #447

@jplotzke

Description

@jplotzke

Currently, the generated VIs for Enum flat/rich conversions use a DLL call to GetLVEnumValueFromProtoValue and GetProtoValueFromLVEnumValue, but both CLFNs are set to run in UI thread. These calls should be set to run in any thread for efficiency.

AB#3133758

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions