DOC 6501_Release V
ATS-6501 Users Guide
18
[OK] 2013-08-05T15:52:31Z
The following rules apply:
1. PERIOD - period of pulse in seconds(max of 1, min of 1e-7)
2. WIDTH - pulse width in seconds (minimum of 5e-8)
3. For PPS Rates where the duty cycle is 10 µs or greater the pulse_width must be a
multiple of 10 µs, at least 10 µs wide, and at most half the duty cycle of the
pulse_period.
4. For PPS rates where half the duty cycle is less than 10 µs, the pulse_width must be
exactly one-half the pulse_period. (See example above.)
The system will generate an error message if the values are not correct or entered
improperly.
Usage: <slot#> <port#> <pulse period> <pulse width>
[ERROR] 2013-08-05T15:53:07Z
To verify the settings use the settings hardware:slots:N command (where N=Slot #) to
obtain the current settings for a particular card.
ATS-6501> settings hardware:slots:1
[tsc4373]
[ports]
[1]
[pps_period] 1.000000000000000e+00
[pps_width] 1.000000000000000e-04
[type] pps
[2]
[pps_period] 1.000000000000000e+00
[pps_width] 5.000000000000000e-01
[type] pps
[3]
[format] A
[signal_word] 3
[type] irig
[4]
[format] B
[signal_word] 0
[type] irig
[OK] 2013-08-05T15:51:30Z
• IRIG: Valid DC IRIG Codes are A (000,003,007), B (000,003,007), D002, E002,
G002, and H002. Default is B000. To set the IRIG Code for the individual ports use the
irig command:
ATS-6501> irig [slot#] [port#] [Code A-H] [Code Format <NNN>]
The following example sets the IRIG for Slot 1, Port 3 to A 003.
ATS-6501>irig 1 3 A 003
[OK] 2013-08-05T16:02:16Z