Advantech Data Acquisition Modules ADAM 4000 User Manual

Page 174

Advertising
background image




5-28

ADAM 4000 Series User’s Manual

4015, 4015T, 4017+, 4018+, 4019+

$AA7CiRrr

Name Single Channel Range Configuration command

Description This command configures the input type and range of the

specified channel in an analog input module.

Syntax

$AA7CiRrr(cr)

$

is a delimiter character.

AA

(range 00-FF) represents the 2-character hexadecimal

address of the analog input module which is to be
configured.

7

is the Single Channel Range Configuration command.

Ci

represents the specified input channel you want to

configure.

Rrr

represents the type and range you want to set. (Refer to

Table 5-1 on Page 5-6 to check range codes)

(cr)

is the terminating character, carriage return (0Dh).

Response

!AA(cr)

if the command was valid.

?AA(cr)

if an invalid operation was entered.

There is no response if the module detects a syntax error or
communication error or if the specified address does not
exist.

!

delimiter character indicates a valid command was

received.

?

delimiter character indicates the command was invalid.

AA

(range 00-FF) represents the 2-character hexadecimal

address of the analog input module.

(cr)

represents terminating character, carriage return (0Dh).

Example command: $027C5R21(cr)

response: !02(cr)

The command configures the range of channel 5 in the
analog input module at address 02 as Pt100(IEC) 0 ~ 100
℃.

Advertising