DRUCK數字輸出大氣壓力傳感器RPT301調試記錄
1、接口方式:接口采用 RS422 轉換接頭
2、調試軟件:采用串口調試助手 V2.1 進行串口調試 3、設置波特率如下圖:
3、DRUCK數字輸出大氣壓力傳感器RPT301調試記錄設置波特率如下圖:
4、接通電源,計算機采集的數據如下圖:(接收的第一組數據是 0,必須舍去)
5、命令的終止符是計算機的回車鍵,也就是十進制 13
6、通過計算機發送命令如下圖:發送的是 R 和回車終止符,發送一次采集一次。
7、發送的是 A,3 和回車終止符,每 3 秒鐘發送一次---DRUCK數字輸出大氣壓力傳感器RPT301調試記錄
8、發送的是 U,2 和回車終止符,然后發送 A,1 和回車終止符把單位修改,自動發送頻率改為 1
9、單元標識,發送 I 和回車終止符,顯示如下:
10、 其他功能同理,就不再測試了,還有校準部分,因為是新設備,我也不想調試。
DRUCK數字輸出大氣壓力傳感器RPT301調試記錄句子描述:
1、<CT> is the command terminator(CR or CRLF),是命令終止符。
2、Auto-send mode and diagnostics mode are cancelled when a further command is received, this should be used at the end of a command string.自動發送模式和診斷模式被取消,當接收命令的時候。
3、the reply terminator <RT> is always transmitted and is always <CR> followed by <LF>. 應答終止符被傳輸,
DRUCK數字輸出大氣壓力傳感器RPT301調試記錄單詞導讀:
1、terminator 終止符號
2、comma 逗號
3、semicolon 分號
4、interpreted 解釋
5、diagnostics 診斷
6、interactive 交互的
7、reply 應答
8、general 一般的,通用的