Skip to content

Remote Controlled

Many PHELIX classes are derived from CS class PH_RemoteControlled. This is a feature we could support in general in CSPP_BaseActor.

Explanation:

  • This is a self-commitment! It cannot be enforced.
  • Main purpose: An actor class can implement a GUI as decoration in its Actor Core.vi. The GUI should disable certain controls that should not be used by an operator, if actor is remote controlled.