Sensoray 2263 Manual de usuario Pagina 12

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 25
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 11
S2263_GetSerialNumber
MID2263_API int __stdcall S2263_GetSerialNumber (
int *serial_number,
int devid);
Retrieves the serial number from the 2263. Each 2263 has a unique serial
number.
serial_number
a pointer to the variable receiving the serial number of device.
devid
device id in the system (use 0 with a single board installed).
S2263_GetFirmwareVersion
MID2263_API int __stdcall S2263_GetFirmwareVersion (
int *firmware_version,
int devid);
Retrieves the firmware version from the 2263.
firmware_version
a pointer to the variable receiving the firmware version of device.
devid
device id in the system (use 0 with a single board installed).
S2263_FirmwareUpdate
MID2263_API int __stdcall S2263_FirmwareUpdate (
int devid);
Put the device in a firmware update mode.
devid
device id in the system (use 0 with a single board installed).
Stream Control Functions
S2263_StartRecord
MID2263_API int __stdcall S2263_StartRecord (
const void *fileName,
BOOL bUnicode,
int devid);
Starts recording to a file.
12
Vista de pagina 11
1 2 ... 7 8 9 10 11 12 13 14 15 16 17 ... 24 25

Comentarios a estos manuales

Sin comentarios