register_locations_as_parameter#
- TcpOslServer.register_locations_as_parameter(uid: str) None#
Register all input locations as parameters initially.
- Parameters:
- uid: str
Actor uid.
- Raises:
OslCommunicationErrorRaised when an error occurs while communicating with server.
OslCommandErrorRaised when the command or query fails.
TimeoutErrorRaised when the timeout float value expires.