From: Sergio A. <sal...@gm...> - 2014-01-16 15:05:54
|
Hello, I'm developing an application which interacts with Chemistry Analyzers and I need to work with the QRY^Q02 and DSR^Q03 messages. The communication schema is as follows: Analyzer Soft QRY^Q02 |----------------------->| QCK^Q02 |<-----------------------| DSR^Q03 |<-----------------------| ACK^Q03 |----------------------->| I've implemented a ReceivingApplication to handle the incoming messages and generating the responses. The problem I have is that I don't know how to send the DSR^Q03 message after responding the QCK^Q02. I mean, I don't know how to send the DSR^Q03 after responding the QCK^Q02. If anyone can help me, I'll really appreciate it. Thanks in advance. Best regards. Sergio Allegri |