Good morning Ladies and Gentlemen,
I am writing a simple driver.
When I do the “Set Frequency”, I get the string back “No response needed”.
The manufacturer assures me that this answer does not come from the equipment.
I also don’t have this string in the driver.
Do you think this could be an answer generated by the Dataminer system?
Best regards
Max FRANCHINARD
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 3rd January 2024
Hi Max,
This is the default response when you have in your connector a pair defined which isn’t expecting a response.
In your case the pair with name Set Frequency will only have a command reference in there and no response references.
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 3rd January 2024
Thanks Jens
Very useful!