Tiny Addressable Serial Converter
ICP DAS CO., LTD.
User Manual, Ver. 1.3, Apr. 2018, Page: 60
Example:
(Assume the module address of tM-752N is 01.)
e.g. Command
Response
1
$01E(CrLf)
!010(CrLf)
Reads the status of the prefixed address byte for COM1.
The prefixed address byte is disabled.
2
$01E1(CrLf)
!01(CrLf)
Sets the status of the prefixed address byte to enable.
Notes:
If the prefixed address byte is enabled, the response for [delimiter]AA[bypass data] and $AAU
will be prefixed with !AA.
Example 1: [delimiter]AA[bypass data]
Example 2: $AAU
tM-752N
Device
Response: !01ABCD(Cr)
Command: $01U(Cr)
Data: ABCD(Cr)
tM-752N
Device
Response: !01ABCD(Cr)
Command: 01TEST(Cr)
Data: ABCD(Cr)
Bypass: TEST(Cr)