B&B Electronics ADAM-6066 - Manual User Manual

Page 152

Advertising
background image

ADAM-6000 Series User Manual

142

$aaBnn
Name

Read Analog Input Range Code from Channel N

Description

Returns the range code from a specified analog input
channel in a specified module.

Syntax $aaBnn(cr)

$ is a delimiter character.
aa (range 00-FF) represents the 2-character hexadecimal
slave address of the ADAM-6000 module you want to
interrogate. (Always 01)
B is the Analog Input Range Code command.
nn (range 00-07) represents the specific channel you want to
read the range code.
(cr) is the terminating character, carriage return (0Dh).

Response

!aa(data)(code) if the command is 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 address does not exist.
! delimiter indicating a valid command was received.
? delimiter indicating the command was invalid.
(cr) is the terminating character, carriage return (0Dh).
(code) is the range code read. Refer to the tables below to
see the meaning of range code for different modules.

ADAM-6015 Analog Input Channel Range Code

Range Code
(Hex)

Range Code
(Decimal)

Range Description

20

32

Pt 100 (

=0.00385) -50~150° C

21

33

Pt 100 (

=0.00385) 0~100° C

22

34

Pt 100 (

=0.00385) 0~200° C

23

35

Pt 100 (

=0.00385) 0~400° C

24

36

Pt 100 (

=0.00385) -200~200° C

25

37

Pt 100 (

=0.00392) -50~150° C

26

38

Pt 100 (

=0.00392) 0~100° C

27

39

Pt 100 (

=0.00392) 0~200° C

Advertising