ROUT:CLOSE(@)命令采用频道列表,因此您可以同时关闭多个频道。
但是,您无法使用矩阵卡扫描通道。
但是,您可以定义ROUT:CLOS(@ch_list>),MEAS ...,ROUT ... MEAS序列,并根据需要重复使用。
见ROUT:SEQ:DEFine。
这样,您就可以有效地扫描您正在使用的矩阵卡通道的组合。
这是唯一有意义的方法,因为有很多可能的矩阵通道组合。
以上来自于谷歌翻译
以下为原文
The ROUT:CLOSE (@) command takes a channel list so you can close multiple channels at the same time. However you can't scan channels with a matrix card. However you can define a ROUT:CLOS (@ch_list>), MEAS...,ROUT...MEAS sequence and resuse that as often as you want. See ROUT:SEQ:DEFine. This way you can effectively scan the combinations of matrix card channels that you are using. That is the only way that makes sense since there are so many possible combinations of matrix channels.
ROUT:CLOSE(@)命令采用频道列表,因此您可以同时关闭多个频道。
但是,您无法使用矩阵卡扫描通道。
但是,您可以定义ROUT:CLOS(@ch_list>),MEAS ...,ROUT ... MEAS序列,并根据需要重复使用。
见ROUT:SEQ:DEFine。
这样,您就可以有效地扫描您正在使用的矩阵卡通道的组合。
这是唯一有意义的方法,因为有很多可能的矩阵通道组合。
以上来自于谷歌翻译
以下为原文
The ROUT:CLOSE (@) command takes a channel list so you can close multiple channels at the same time. However you can't scan channels with a matrix card. However you can define a ROUT:CLOS (@ch_list>), MEAS...,ROUT...MEAS sequence and resuse that as often as you want. See ROUT:SEQ:DEFine. This way you can effectively scan the combinations of matrix card channels that you are using. That is the only way that makes sense since there are so many possible combinations of matrix channels.
举报