Expired
Milestone
Oct 1, 2020–Mar 31, 2021
Implement mdac remote procedure calls
Description
Implement the functions described in section 4 of the MDAC documentation.
Files
This feature is completely contained in montratec/mdac/mdac in the class cMdacRpc.
Procedure
Use the function montratec.mdac.packet.packet_request_transaction to send the required data format. Then use the methods of the class montratec.mdac.packet and the manual to return a python-readable data type
Possible extensions
It would be possible that new classes must be implemented in order to return complex information.
Loading
Loading
Loading
Loading