nsenum
nsread nsconf nsloop nswait nsuart nshex NSZ Files Download Interface Library Source Code SDKnsenum - Command Line NSDSP Enumerator
nenum is a command line utility which enumerates the NSDSP chips currently connected to the computer. It prints their serial numbers one per line.
You can use the following parameters
Parameter | Description |
---|---|
-v | Prints the version numbers of the attached NSDSPs. |
-p | Prints the path and file name which can be used to open a software connection to the NSDSP. |
-s | Prints the serial port path (such as COM3) which can be used with terminal software (present in NSDSP-3 only). |
Exit Code
If successful, nsenum returns with exit code 0. If there is an error in supplied parameters, the exit code is 1.
An Example
nsenum -v
This may produce an output similar to:
NSDSP100000000 V0100
NSDSP100000001 V0100
This indicates that there are two NSDSPs connected.
© 2007-2025 Northern Software Inc. All Rights Reserved.