opiInitialise: Calls opiInitialise_for_MACHINE as appropriate.

View source: R/opi.r

opiInitialiseR Documentation

Calls opiInitialise_for_MACHINE as appropriate.

Description

Establishes connection with the device and a Monitor (aka Server) if appropriate. Sends any startup parameters that might be needed by the machine. Specific parameters and return values can be seen in the machine specific versions listed below in the ’See Also’.

Usage

opiInitialise(...)

opiInitialize(...)

Arguments

...

Parameters specific to each machine as described in the 'See Also' functions.

Value

A list containing at least the following elements:

  • err NULL if no error, otherwise a string describing the error.

See Also

opiInitialise_for_ImoVifa(), opiInitialise_for_PhoneHMD(), opiInitialise_for_Display(), opiInitialise_for_PicoVR(), opiInitialise_for_Octopus900(), opiInitialise_for_Compass(), opiInitialise_for_SimNo(), opiInitialise_for_SimYes(), opiInitialise_for_SimHenson(), opiInitialise_for_SimHensonRT(), opiInitialise_for_SimGaussian()


OPI documentation built on April 12, 2025, 1:24 a.m.