User manual

Series 3700 System Switch/Multimeter Reference Manual Section 13: Instrument Control Library (ICL)
3700S-901-01 Rev. C / July 2008 13-225
ptp.ds.foreignmaster()
Function
Read-only string describing information about any “foreign” clocks the instrument
knows about.
Usage
ptp.ds.foreignmaster()
Example
print(ptp.ds.foreignmaster())
Empty.
ptp.ds.globaltime()
Function
Read-only string describing global properties such as UTC offset.
Usage
ptp.ds.globaltime()
Example
print(ptp.ds.globaltime())
Current UTC Offset: 32
Leap 59: 0
Leap 61: 0
Epoch number: 0
ptp.ds.parent()
Function
Read-only string describing characteristics of the current parent clock.
Usage
ptp.ds.parent()