EasyManua.ls Logo

Anritsu MF2412B - Page 145

Anritsu MF2412B
177 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Section 5 GPIB
5-42
.
If FOFS#>=0 Then : Distributes processing by offset frequency sign
FREQ#(I%)=Abs(FOS#)+(CNT2#/CNT1#)*1000000000 : When offset is positive
Else
FREQ#(I%)=Abs(FOS#)–(CNT2#/CNT1#)*1000000000 : When offset is negative
End If
Print FREQ#(I%) : Displays frequency value
Next I%
Call Send(0, ADRS%, "TRS 0;RTM", NLend)
Call ibonl(ADRS%, 0)
End Sub

Table of Contents