Measuretek PS-103-200 User Manual Page 15

  • Download
  • Add to my manuals
  • Print
  • Page
    / 20
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 14
14
Step #10
(Data filtering configuration)
Click on button ADD to add a rule
Example 1: On all data received: From the position 2 extract 5 characters
Search Replace by
{SERIAL_RX} {STRING_MID[RX_DATA,2,5]}
Example 2: To remove the spaces
Search Replace by
{SERIAL_RX}{ASCII:32}
leave it blank, just click the OK button
Example 3: To remove text: GR
Search Replace by
{SERIAL_RX}GR
leave it blank, just click the OK button
Example 4: To remove carriage return line feed
Search Replace by
{SERIAL_RX}{ASCII:13}
leave it blank, just click the OK button
{SERIAL_RX}{ASCII:10}
leave it blank, just click the OK button
Example 5: To receive only the value
Search Replace by
{SERIAL_RX}
{MULTIPLY[RX_DATA,1,#.00]}
Example 6: On all data received: From the right extract last 7 characters
Search Replace by
{SERIAL_RX}
{STRING_RIGHT[RX_DATA,7]}
Page view 14
1 2 ... 10 11 12 13 14 15 16 17 18 19 20

Comments to this Manuals

No comments