Unity SDK  v1.2.0
Loading...
Searching...
No Matches
WeArtTouchDIVER Class Reference
Inheritance diagram for WeArtTouchDIVER:
[legend]

Classes

class  TouchDIVERStatusUpdated
 

Public Member Functions

delegate void dDeviceInfo< DeviceInfoEventArgs > (DeviceInfoEventArgs e)
 
void SetBluetoothManager (BluetoothManager bluetoothManager)
 Sets the link to the BluetoothManager and BlePanel.
 
void RunDevice (bool enable)
 Enables / disables sending WEART actuation data request from connected TD device.
 
void ConnectDevice (BleDevice device)
 Connects to TouchDiver ble device.
 
void DisconnectDevice ()
 Disconnects connected TouchDiver ble device.
 
void PingDevice ()
 
void GenerateDeviceInfoEvent (bool connected, int deviceID, int handSide)
 Event raise to be called by Middleware to propagate DeviceInfo.
 

Events

dDeviceInfo< DeviceInfoEventArgs > DeviceInfoReady
 

Member Function Documentation

◆ ConnectDevice()

void WeArtTouchDIVER.ConnectDevice ( BleDevice  device)
inline

Connects to TouchDiver ble device.

Parameters
device

◆ dDeviceInfo< DeviceInfoEventArgs >()

delegate void WeArtTouchDIVER.dDeviceInfo< DeviceInfoEventArgs > ( DeviceInfoEventArgs  e)

◆ DisconnectDevice()

void WeArtTouchDIVER.DisconnectDevice ( )
inline

Disconnects connected TouchDiver ble device.

◆ GenerateDeviceInfoEvent()

void WeArtTouchDIVER.GenerateDeviceInfoEvent ( bool  connected,
int  deviceID,
int  handSide 
)
inline

Event raise to be called by Middleware to propagate DeviceInfo.

Parameters
connected
deviceID
handSide

◆ PingDevice()

void WeArtTouchDIVER.PingDevice ( )
inline

◆ RunDevice()

void WeArtTouchDIVER.RunDevice ( bool  enable)
inline

Enables / disables sending WEART actuation data request from connected TD device.

Parameters
enable

◆ SetBluetoothManager()

void WeArtTouchDIVER.SetBluetoothManager ( BluetoothManager  bluetoothManager)
inline

Sets the link to the BluetoothManager and BlePanel.

Parameters
bluetoothManager

Event Documentation

◆ DeviceInfoReady

dDeviceInfo<DeviceInfoEventArgs> WeArtTouchDIVER.DeviceInfoReady

The documentation for this class was generated from the following file: