Skip to content

tag.generateReadMessageRequest is not a function #80

@dblasiwic

Description

@dblasiwic

When trying to read a tag and it's value, this error message is generated:

tag.generateReadMessageRequest is not a function

The error refers to ethernet-ip/src/controller/index.js
In the read and write tag methods at appx lines 480 and 513.

const MR = tag.generateWriteMessageRequest(value, size);

Unable to determine why this is happening.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions