anyKode Marilou
ContentsIndexHome
PreviousUpNext
Moda::Commons::MODA_EDEVICENOTCONNECTED Variable

When the device is working, it is not linked to any robot.

C++
const MODA_ERRORS_TYPE MODA_EDEVICENOTCONNECTED = -2;

modacommons.h

 

This error happens when the object Devicexxxxxx hasn’t been obtained by a query to QueryDevicexxxxx(from the RobotPHX class). In that case, the instance of the device has not been correctly initialized.

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!