Skip to content

Reconsider running commands through PLC with a bit mask variable rather than with CommandTS #15

@GDYendell

Description

@GDYendell

From Steven Beaumont at Faraday:

The approach that I would probably use in your case would be to

1:- Monitor a M or P variable from a PLC
2:- Change specific bits of the M or P variable from your ‘C’ program
3:- When your PLC sees the bit pattern change it would act upon it through an IF THEN statement then reset the bit pattern

image

Which approach is the quickest I couldn’t tell you without running a simulation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions