SLAVe
SLAVe
command/query
The SLAVe clock command allows you to specify a slave clock for a given
machine. The slave clock is only used in the Mixed and Demultiplexed
clocking modes. Each command deals with only one clock (J,K,L,M,N);
therefore, a complete clock specification requires five commands, one for
each clock. Edge specifications
(RISing,
FALLmg,
or BOTH) are
ORed.
Level specifications (LOW or HIGH) are
ANDed.
lt’
Note
d
The slave clock must have at least one edge specified.
The SLAVe query returns the clock specification for the specified clock.
Command Syntax:
:MACHine{
1/2}:SFORmat:SLAVe
<clock-id
>,
<clock-spec
>
where:
c clock-id
>
::=
{JIKILIMIN)
<
clock-spec
>
:: =
(OFF1
RlSing
1
FALling
1 BOTH
I
LOW I HIGH}
Example:
OUTPUT XXX;":MACHINEZ:SFORMAT:SLAVE J, RISING"
Query Syntax:
:MACHine{
1
IP}:SFORmat:SLAVe?
c clock-id
>
Returned Format:
[MACHine{
1
l2}:SFOFbnat:SLAVe]
<clock-id
>
,
<clock-spec
>
<
NL>
Example:
10 DIM String$[lOO]
20 OUTPUT
XXX;“:MACHINEZ:SFORMAT:SLAVE?
<clock-id>”
30 ENTER XXX
String$
40 PRINT String$
50
END
SFORmat Subsystem HP 1650B/HP 16518
11-10
Programming Reference