![background image](http://html1.mh-extra.com/html/jytek/pxi-express-pxie-63975/pxi-express-pxie-63975_user-manual_2037469043.webp)
37
Parameters
Buf
Character buffer of size declared by the caller of size BufSize, returns a null-terminated
string representation of the hardware model name
BufSize
Size of the Buf, in bytes
Return Code
ERR_NoError
ERR_InvalidParameterValue
A.2.12 CONTROLLER_GetSerialNumber
Description
Acquires the serial number of the hardware
Supported Controllers
PXIe-63975
Syntax
C/C++
I16 CONTROLLER_GetSerialNumber( char* Buf, U32 Bufsize )
Visual Basic
CONTROLLER_GetSerialNumber (Buf As String, Bufsize As Long) As Integer
Parameters
Buf
Character buffer of size declared by the caller of size BufSize, returns a null-terminated
string representation of the serial number of the hardware
BufSize
Size of the Buf, in bytes
Return Code
ERR_NoError
ERR_InvalidParameterValue