8 years ago.

How do i make my RPCFuntion work with labview?

Hi

Im working on my apprenticeship exams project and i need to figure out how i can call a function on my mbed through labview.

I am using the RPC interface library provided by Michael (see the link: https://developer.mbed.org/cookbook/RPC-Interface-Library) and tried using the first example given ( the first one under RPCFunction). When i compile it gives me this error:

Error: No instance of constructor "mbed::RPCFunction::RPCFunction" matches the argument list in "main.cpp"

im am new to c++ and can't see through it.

Be the first to answer this question.