Skip to content

Write string to MicroLogix 1100 #2

@heshort

Description

@heshort

I'm unable to write a string using the example software included.

DF1Comm1.WriteData("S13:0","This is a test") results in:

Conversion from string "This is a test" to type 'Single' is not valid.

After working with this more, It appears to write a string just fine if the string has an odd number of characters. DF1Comm1.WriteData("S13:0","This is a testx") works just fine.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions