Identify Optomux Type

FieldPoint Optomux Programming

Identify Optomux Type

[cmdchars] = F

Description

The Identify Optomux Type command returns the type of the addressed FieldPoint module. This command returns an error if you send it to a module that has both digital and analog channels.

Syntax

F

Success Response

A[type]

[type]Specifies the module type as shown in the following table:

Value Module Type
00 Discrete (digital) module; responds to the discrete Optomux commands.
01 Analog module; responds to the analog Optomux commands.

Error Responses

Refer to FieldPoint Responses for possible error responses, error numbers, and error descriptions.

Example

>33F[checksum][cr]

This command reads the type of the FieldPoint module at address 51 (0x33).

A0161[cr]

This response identifies an analog FieldPoint module. 61 is the checksum.