Using the MTP 2 function reference

This section provides an alphabetical reference to the MTP 2 functions. A typical function includes:

Prototype

The prototype is shown followed by a list of the function arguments. NMS Communications data types include:

  • U8 (8-bit unsigned)

  • S16 (16-bit signed)

  • U32 (32-bit unsigned)

  • Bool (8-bit unsigned)

If a function argument is a data structure, the complete data structure is defined.

Return values

The return value for a function is either MTP2_SUCCESS or an error code.