IsConnected

virtual bool IController::IsConnected() = 0

Gets whether the controller is connected to its communication network.

Returns

bool – True if connected, false otherwise.

Throws