Buy Contact NSDSP Home

nsdsp_version_max

This function returns the highest firmware version of NSDSP programmers supported by the library.

Syntax

int nsdsp_version_max(void);

Return

The function returns 2-digit BCD version number.

Notes

NSDSP Programmer version number is a 4-digit BCD number which consists of hardware version and firmware version. The first 2 digits represent the hardware version (for example 01 for NSDSP-1, 02 for NSDSP-2 etc.) and the last 2 digits represent the firmware version. For example, 0x0205 represents NSDSP-2 with firmware version 05.

Only the firmware version is important to determine compatibility. If you encounter NSDSP with a version higher than the number returned by this function, you should not attempt to communicate with NSDSP.

 

Minimum library version - 163

Northern Software Home NSDSP Contact Us Purchase/View Cart

© 2007-2025 Northern Software Inc. All Rights Reserved.