Skip to content

Commit e52a8d8

Browse files
committed
update EmoeDAQ manual
1 parent c03d542 commit e52a8d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/projects/EmoeDAQ/emoedaq-manual.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ DAQ的SCPI指令集可以分为几类,分别是:
5555

5656
SCPI指令集的简写为指定的单词开头(大写),比如 `CONFigure:VOLTage:DC:NPLCycles 10` 这句可以简写为 `CONF:VOLT:DC:NPLC 10`
5757

58+
同时,SCPI标准指定的换行符为 LF(\n)。部分串口助手软件中默认的换行符为\r\n,推荐更改为 LF(\n)。
59+
5860

5961
### IEEE 488.2标准命令
6062

0 commit comments

Comments
 (0)