Sensoray 2263 Manual do Utilizador Página 12

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 25
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 11
1 2 ... 7 8 9 10 11 12 13 14 15 16 17 ... 24 25

Comentários a estes Manuais

Sem comentários