maxon.MachinesInterface¶
Description¶
This class declares functions to access and manage machines.
There is no difference when accessing the machines using the available rpc interfaces where the machine runs
(local, remote, webbrowser).
Inheritance diagram¶
Methods Definition¶
-
static
MachinesInterface.
GetLocal
()¶ - Returns the local machine.It can be used like every other machine in the network.The difference is that the functions for this machine are called directly not using rpc.
Returns: Handle to the machine. Return type: maxon.MachineRef