Read Module Status

FieldPoint Optomux Programming

Read Module Status

[cmdchars] = !N

Description

The Read Module Status command reads the status of the addressed module.

Syntax

!N

Success Response

A[mod_status]

[mod_status]One ASCII-hex character specifies the status of the addressed module as shown in the following table:
[mod_status] Value Module Status
0 No Module. The terminal base or backplane slot is empty.
1 Unconfigured Module. The network module has not sent configuration information to the module.
2 Module in Configuration. The module is processing configuration information.
3 Configured Module. The module has been configured and is available on the network.

Error Responses

E_INV_LIMS_GOT Specified limits invalid for the command.

Example

>33!N[checksum][cr]

This command reads the status of the FieldPoint module at address 51 (0x33). The response is as follows:

A3[checksum][cr]

The response indicates that the module is configured and available on the network.