Example HART/PROFIBUS
The transaction-function-call of the HART DTM is realized as a read and write-function at the PROFIBUS
communication component of the Remote I/O. With the PROFIBUS write function the communication
component transfers the HART data to the HART Master at the Remote I/O. The answer of the HART
device can be received from the HART Master by the according PROFIBUS read function call. The
addressing for the read and write function call depends on the hardware and the configuration of the
Remote I/O and is well known to the communication channel.
Used methods: IFdtCommunication::TransactionRequest() IFdtCommunicationEvents::OnTransactionResponse() IDtmOnlineParameter::DownloadRequest() IDtmEvents::OnDownloadFinished()