DOC 6511_Release K
ATS-6511A/B/C Users Guide
106
Port Settings:
These are examples of the types of monitoring that can be done on the output cards. The
PPS/IRIG values can be well defined where as the 4395 Series cards can simply be
monitored to ensure all of outputs are on. See below.
4394A Cards:
PPS Period:
# Slot 1 definition
{
# the address in tree
"address": "settings:hardware:slots:1:tsc4373:ports:1:pps_period", #tsc4373 is
the same as a 4394
"expectedValue": "1.000000000000000e+00",
"errorMsg": "Incorrect PPS period in slot 1 port 1"
},
PPS Width:
{
# the address in tree
"address": "settings:hardware:slots:1:tsc4373:ports:1:pps_width", #tsc4373 is the
same as a 4394
"expectedValue": "1.000000000000000e-04",
"errorMsg": "Incorrect PPS width in slot 1 port 1"
},
Signal Type-PPS:
{
# the address in tree
"address": "settings:hardware:slots:1:tsc4373:ports:1:type", #tsc4373 is the same
as a 4394
"expectedValue": "pps",
"errorMsg": "Incorrect output type in slot 1 port 1"
},
Signal Format-IRIG Code:
{
# the address in tree
"address": "settings:hardware:slots:1:tsc4373:ports:4:format", #tsc4373 is the
same as a 4394
"expectedValue": "B",
"errorMsg": "Incorrect format in slot 1 port 4"
},
IRIG Format:
{
# the address in tree
"address": "settings:hardware:slots:1:tsc4373:ports:4:signal_word", #tsc4373 is
the same as a 4394
"expectedValue": "0",
"errorMsg": "Incorrect signal word in slot 1 port 4"
},
Signal Type-IRIG:
{
# the address in tree
"address": "settings:hardware:slots:1:tsc4373:ports:4:type", #tsc4373 is the same
as a 4394
"expectedValue": "irig",
"errorMsg": "Incorrect output type in slot 1 port 4"
},
4395 Series Cards:
# Slot 4 definition
{
# the address in tree
"address": "settings:hardware:slots:4:tsc4395:ports:1:enabled",