FemtoScan Online SDK Documentation

Home :: FsOnlineSDK :: fmspm classes

macro SPM_SRV_SET_TIME_PARAMETERS

^ 
Server to client, set time parameters.

Sent in responce to SPM_CLNT_GET_TIME_PARAMETERS message. When client obtains this message, it calculates the time offset, and sets time derate - divider for timestamps, sent with variables through SPM_SET_VARIABLE message.

Source:
../fmspm/clntmsg.h:203
Author:
unascribed
Version:
unknown
Params:
lparam1 current system time (as FILETIME), low order 32 bits
lparam2 current system time (as FILETIME), high order 32 bits
lparam3 original reference time (as FILETIME), low order 32 bits
lparam4 original reference time (as FILETIME), high order 32 bits
lparam5 time derate, low order 32 bits
lparam6 time derate, high order 32 bits
Code:
public define SPM_SRV_SET_TIME_PARAMETERS 0x204

(C) Advanced Technologies Center, 2002-2006
For support contact us at fsdev@nanoscopy.net