239 ADAM-4000 Series User Manual
Chapter 7 I/O, Relay & Counter
Frequency
4080, 4080D
7.2.3.4 $AA0H
Name Read Minimum Input Signal Width at High Level command
Description Read the minimum input signal width at high level for a
specified counter/frequency module.
Syntax $AA0H(cr)
$ is a delimiter character.
AA (range 00-FF) represents the 2-character hexadecimal
address that you will access to.
0H is the Read Minimum Input Signal Width at High Level command.
(cr) is the terminating character, carriage return (0Dh).
Response !AA(data)(cr) if the command is valid.
?AA(cr) if an invalid operation was entered.
There is no response if the module detects a syntax or
communication error, or even if the specified address does not exist.
! is a delimiter character which indicates a valid command.
? is a delimiter character which indicates an invalid command.
AA (range 00-FF) represents the 2-character hexadecimal
address of the module.
(data) is the minimum width at high level. The unit is in
sec (microseconds) and its resolution is 1 sec. The
format is a five digit integer that ranges from 2 sec to
65535 sec.
(cr) is the terminating character, carriage return (0Dh).
Example command: $130H(cr)
response: !1300020(cr)
The command requests the counter/frequency module at
address 13 to read its minimum input signal width at high
level. The module replies that its minimum input signal
width at high level is 20 sec.