Click or drag to resize
DaqDeviceSetDeviceTime Method
Sends the current time to the device to synchronize with PC system time.

Namespace: GLNeuroTech.Devices.Common
Assembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax
public virtual void SetDeviceTime()
Remarks
The device must be unlocked for this command to have an effect.
See Also