SystemAPISetSystemTime Method | 
            Sets the system (date-and-)time on the card.
            
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.9.1
Syntaxpublic void SetSystemTime(
	DateTime time
)
Parameters
- time  DateTime
 - The time.
 
Example
See Also