-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
For years now, the GP-307 support in vac would every once in a while stop working for a read, then come back later. In the iocConsole logs, there are messages of bad values read. I've suspected that the asyn support is sending a new command too fast after receiving the message form the last one.
I've run into another instance where the value would never read correctly at all. I added asyn flags to see the output, and the record started working normally. I assume that the slowing down of the processing due to the debug information was enough time between the read and wrinitg the next command.
I think that a GP-307 specific delay of some value needs to be added in the command loop.
Metadata
Metadata
Assignees
Labels
No labels