|
DaqDeviceSetDeviceTime Method |
Sends the current time to the device to synchronize with PC system time.
Namespace: GLNeuroTech.Devices.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax public virtual void SetDeviceTime()
Public Overridable Sub SetDeviceTime
public:
virtual void SetDeviceTime()
abstract SetDeviceTime : unit -> unit
override SetDeviceTime : unit -> unit
Remarks The device must be unlocked for this command to have an effect.
See Also