I have a Data Socket that opens that opens and reads the input fromthe
PLC, the PLC send out an integer from 0-10...and then i open a file
where the messages for each number is stored. depending onthe number
sent i need to send out the corresponding message. i am using pattern
matching, read file and data sockets.
any suggestions on how to make this better... i get no proper sequence
of messages, only the first message if its set to "line mode" and all
the messages with a few changing messages otherwise.
thanks you,
cheers...
-U