MTDevice Events
OnDeviceList
This event occurs when device information is available.
public event DeviceListHandler OnDeviceList
public delegate void DeviceListHandler(object sender,
MTConnectionType connectionType, List<MTDeviceInformation> deviceList)
This event occurs when the connection state of the device is changed.
This event occurs when a response is received from the device.
This event occurs when a response is received from the device.
This event occurs when a response is received from the device.
This event occurs when a response is received from the device.