From 4621b67b3848be8471e09269db7f6734ebf46f20 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Fri, 17 Jul 1992 17:52:22 +0000 Subject: [PATCH] Initial revision --- src/drv/VXI_SETUP_README | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 src/drv/VXI_SETUP_README diff --git a/src/drv/VXI_SETUP_README b/src/drv/VXI_SETUP_README new file mode 100644 index 000000000..c93b9bcfb --- /dev/null +++ b/src/drv/VXI_SETUP_README @@ -0,0 +1,28 @@ +The CPU030 may need to have the nivxi path set correctly: + From the vxWorks shell type vxitedit + take option 2 + take option 3 + type list + type modify 0 + type in the correct path when promped + (the path should end in nivxi + and should traverse the niCpu030 + directories shipped with the 030 + type save + type exit + . + . + . + + +You may may need to setup front panel to backplane trigger +routing: + +To take a TTL input and map it to VXI backplane ECL trigger 0 +type in (to the vxWorks shell): + +epvxiRouteTriggerECL(, 1, 0) + +where specifies the card with the +front panel trigger connection. +