Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

OPI (version 3.0.4)

opiInitialise: 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(...)

Value

A list containing at least the following elements:

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

Arguments

...

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

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()