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