HP 58503A GPS receiver question

  • Follow



I have a Hewlett Packard 58503A GPS Receiver, which is connecting the serial port of the HP58503a to the serial port B of the Netra.
#  ln -s /dev/term/b  /dev/ hpgps0
 
I tip to serial port an enter the
scpi >   :PTIME:TCODE? 
And I get T1#H2D6E434D31000B4   and unrecognized time code format T1
Can anyone tell what is wrong here?

0
Reply Peart 3/1/2004 6:38:32 PM

On Mon, 1 Mar 2004 13:38:32 -0500, Peart, Lennon A (Lennon) wrote:
>
>
> I have a Hewlett Packard 58503A GPS Receiver, which is connecting the serial port of the HP58503a to the serial port B of the Netra.
> #  ln -s /dev/term/b  /dev/ hpgps0
>  
> I tip to serial port an enter the
> scpi >   :PTIME:TCODE? 
> And I get T1#H2D6E434D31000B4   and unrecognized time code format T1
> Can anyone tell what is wrong here?
>
The driver expets time code format T2.
From my Z3801 manual:
Query format:
:PTIMe:TCODe:FORMat?
Will return F1 or F2
To set format T2:
:PTIMe:TCODe:FORMat F2

/hjj
0
Reply Hans 3/2/2004 8:19:37 AM


Would somebody please add this to twiki.ntp.org?

H
--
In article <slrnc48gsp.1kkm.hjj@freesbee.wheel.dk>,
Hans J�rgen Jakobsen  <hjj@wheel.dk> wrote:
>On Mon, 1 Mar 2004 13:38:32 -0500, Peart, Lennon A (Lennon) wrote:
>>
>>
>> I have a Hewlett Packard 58503A GPS Receiver, which is connecting the
>serial port of the HP58503a to the serial port B of the Netra.
>> #  ln -s /dev/term/b  /dev/ hpgps0
>>  
>> I tip to serial port an enter the
>> scpi >   :PTIME:TCODE? 
>> And I get T1#H2D6E434D31000B4   and unrecognized time code format T1
>> Can anyone tell what is wrong here?
>>
>The driver expets time code format T2.
>From my Z3801 manual:
>Query format:
>:PTIMe:TCODe:FORMat?
>Will return F1 or F2
>To set format T2:
>:PTIMe:TCODe:FORMat F2
>
>/hjj


0
Reply stenn 3/2/2004 8:11:47 PM

2 Replies
649 Views

(page loaded in 0.052 seconds)

Similiar Articles:













7/23/2012 3:37:28 PM


Reply: