setDeviceInfo method
Set the name of the device being rendered on the Ultrafast Grid.
Syntax
eyes.setDeviceInfo(deviceInfo);
Parameters
- deviceInfo
- Type:string
- The name of the device - this is displayed in the Device column in the Test Manager.
Return value
- Type: void
-