From 4b7dd0f8b1a550edebec57c0bb67bac79f099002 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Thu, 11 Jul 1996 00:05:57 +0000 Subject: [PATCH] installed --- README.niCpu030 | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 README.niCpu030 diff --git a/README.niCpu030 b/README.niCpu030 new file mode 100644 index 000000000..0bd292bd8 --- /dev/null +++ b/README.niCpu030 @@ -0,0 +1,34 @@ + +The CPU030 may need to have the nivxi path set correctly: + From the vxWorks shell type "vxitedit" (you may need to + loading the NI vxitedit package first) + 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 + ie something of the form "???/config/niCPU030/nivxi" + type save + type exit + . + . + . + + see "Getting Started with Your VXIcpu-030" from NI + +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. + +johill@lanl.gov +