Skip to content

Scan Engine not working with 9375 or other modules with only read and only write modules. #69

Description

@becega

When writing to a DO of a 9375 it will throw error -66229.
This happens because we try to write at module level but the module has some read only ports and it will throw the error.
To fix it we need to change :
C:\Program Files (x86)\National Instruments\LabVIEW 2020\vi.lib\NI\DCAF\Modules\scan engine\execution\create_module_map.vi
In here we need to check if all variables are writable and readable
image
image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions