nsdsp_version_ok
nsdsp_version_ok
This function determines if NSDSP Programmer is supported by the library.
Syntax
int nsdsp_version_ok(
int version
);
Parameters
version - the version of the NSDSP Programmer returned by nsdsp_list_get_version or nsdsp_get_version function.
Return
The function returns non zero if the library can work with NSDSP.
Notes
If function returns zero, the NSDSP Programmer's firmware is newer than the library. In this situation, you should not work with the programmer and should upgrade to a newer version of the library.
Minimum library version - 163
© 2007-2025 Northern Software Inc. All Rights Reserved.