Sensoray 711 User Manual

Page 31

Advertising
background image

32

Sensoray Model 711 Instruction Manual

return ecode;
}

DWORD UserFunc (void)
{
/* do what you need to here,
pass the data via USER */
user.user1 = 1;
user.user2 = READY;

// etc.

return 0;
}

Advertising