INtime SDK Help
Perform basic NTX operation check (ntxprobe.exe)
INtime SDK v7.2 > INtime Utilities > Perform basic NTX operation check (ntxprobe.exe)

A diagnostic utility to test basic NTX connectivity from Windows to INtime nodes.

Command line

ntxprobe.exe [-q] [-v] [-l] {<nodename>}

Available options

-q
quiet mode, no output, useful for scripting
-v
verbose mode, extra output useful for debugging
-l
also test the loader to see if it is ready for a new session

Note: the -l option may cause instability if the system is actively loading applications.

Sample output

> ntxprobe.exe
NodeA is a local node
RTK ver: 16, first node: 19
HW nodes: 000fffff, RT nodes: 00080000
HW nodes (64): 00000000000fffff, RT nodes (64): 0000000000080000
Node status is 0x8f02
> ntxprobe.exe -v apollolake-nuc.corp.tenasys.com/nodea
Local INtime version 0x0720
NTXprobe: apollolake-nuc.corp.tenasys.com/nodea
Location of apollolake-nuc.corp.tenasys.com/nodea is 00000006
apollolake-nuc.corp.tenasys.com/nodea is NOT a local node
Node status is E_OK
Found root process handle: 00060258
Success!