:BUS<n>:PARallel:SLOPe <slope>
:BUS<n>:PARallel:SLOPe?
设置或查询指定解码总线的并行解码对数据通道进行采样时时钟通道的边沿类型。
名称 |
类型 |
范围 |
默认值 |
---|---|---|---|
<n> |
离散型 |
{1|2|3|4} |
- |
<slope> |
离散型 |
{POSitive|NEGative|BOTH} |
POSitive |
如果没有选择时钟通道,解码时将在通道数据发生跳变时采样。
查询返回POS、NEG或BOTH。
:BUS1:PARallel:SLOPe BOTH /*设置并行解码在时钟通道的任意沿处采样*/ :BUS1:PARallel:SLOPe? /*查询返回BOTH*/