Sensoray 2263 Uživatelský manuál Strana 12

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 25
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 11
1 2 ... 7 8 9 10 11 12 13 14 15 16 17 ... 24 25

Komentáře k této Příručce

Žádné komentáře