CPERiod
CPERiod command/query
The CPERiod command allows you to set the state analyzer for input
clock periods of greater than or less than 60
11s.
Either LT or GT can be
specified. LT signifies a state input clock period of less than 60 ns, and
GT signifies a period of greater than 60 ns.
Because count tagging requires a
minimum clock period of 60 ns, the
CPERiod and TAG commands are interrelated (the TAG command is in
the STRace subsystem).
When
the clock period is set to Less Than, count
tagging is turned off. When count tagging is set to either state or time, the
clock period is automatically set to Greater Than.
The CPERiod query returns the current setting of clock period.
Command Syntax:
:MACHine{
1
J2):SFORmat:CPERiod
(LTI
GT}
where:
GT :: = greater than 60 ns
LT
:: = less than 60 ns
Example:
OUTPUT
XXX;“:MACHINE2:SFORMAT:CPERIOD
GT”
Query Syntax:
:MACHine{l
IP}:SFORmat:CPERiod?
Returned Format:
[:MACHine{
1
I2}:SFOFtmat:CPERiod]
{GT 1 LT} c
NL>
Example:
10 DIM String$[lDOl
20
OUTPUT XXX;”
:MACHINE2:SFORMAT:CPERIOD?
30 ENTER XXX; String$
40 PRINT String$
50 END
HP 1650B/HP 16518
Programming Reference
SFORmat Subsystem
11-5