实例介绍
基于BU61580的1553B总线测试代码,完整的测试代码 和 文档说明,以及1553B总线的规范文档等
【实例截图】
【核心代码】
BusTools-1553-API
└── BusTools-1553-API
├── AIR.ICO
├── Busapi32
│ ├── Busapi32.dsp
│ ├── Busapi32.dsw
│ ├── Busapi32.ncb
│ ├── Busapi32.opt
│ ├── Busapi32.plg
│ ├── Busapi32.sln
│ ├── Busapi32.suo
│ └── Busapi32.vcproj
├── Condor Engineering PCI-1553 Board0 (Dev 0)
├── Documents
│ ├── BusTools1553-API Software Reference Manual_3.5.pdf
│ ├── BusTools1553-API Software User Manual_3.5.pdf
│ ├── MIL-STD-1553 Hardware Installation Guide_3.98.pdf
│ ├── MIL-STD-1553 Tutorial.pdf
│ └── Mil-Std-1553 UCA Reference Manual V3.98.pdf
├── Examples
│ ├── C
│ │ ├── Additional C Sample Code
│ │ │ ├── examples
│ │ │ │ ├── example_2ch.c
│ │ │ │ ├── example_bc1a.c
│ │ │ │ ├── example_bc1b.c
│ │ │ │ ├── example_bc1.c
│ │ │ │ ├── example_bc1c.c
│ │ │ │ ├── example_bc1_memaccess.c
│ │ │ │ ├── example_bc2a.c
│ │ │ │ ├── example_bc2.c
│ │ │ │ ├── example_bc3a.c
│ │ │ │ ├── example_bc3b.c
│ │ │ │ ├── example_bc3.c
│ │ │ │ ├── example_bc4.c
│ │ │ │ ├── example_bc5.c
│ │ │ │ ├── example_bc6a.c
│ │ │ │ ├── example_bc6b1.c
│ │ │ │ ├── example_bc6b.c
│ │ │ │ ├── example_bc6.c
│ │ │ │ ├── example_bc6c.c
│ │ │ │ ├── example_bc7a.c
│ │ │ │ ├── example_bc7b.c
│ │ │ │ ├── example_bc7.c
│ │ │ │ ├── example_bcei1.c
│ │ │ │ ├── example_bcrt1553a.c
│ │ │ │ ├── example_bcrt1.c
│ │ │ │ ├── example_bcrt2.c
│ │ │ │ ├── example_bcrtbm2a.c
│ │ │ │ ├── example_bcrtbm2.c
│ │ │ │ ├── example_bit.c
│ │ │ │ ├── example_bm1a.c
│ │ │ │ ├── example_bm1b.c
│ │ │ │ ├── example_bm1.c
│ │ │ │ ├── example_bm2.c
│ │ │ │ ├── example_bm3_4ch.c
│ │ │ │ ├── example_bm3a.c
│ │ │ │ ├── example_bm3.c
│ │ │ │ ├── example_bm4a.c
│ │ │ │ ├── example_bm4.c
│ │ │ │ ├── example_bm_trgmon2.c
│ │ │ │ ├── example_bm_trgmon.c
│ │ │ │ ├── example_bm_trgout.c
│ │ │ │ ├── example_irig1.c
│ │ │ │ ├── example_pb1.c
│ │ │ │ ├── example_rev.c
│ │ │ │ ├── example_rt1a.c
│ │ │ │ ├── example_rt1b.c
│ │ │ │ ├── example_rt1.c
│ │ │ │ ├── example_rt1c.c
│ │ │ │ ├── example_rt1e.c
│ │ │ │ ├── example_rt1f.c
│ │ │ │ ├── example_rt1g.c
│ │ │ │ ├── example_rt1h.c
│ │ │ │ ├── example_rt1i.c
│ │ │ │ ├── example_rt1_memaccess.c
│ │ │ │ ├── example_rt2a.c
│ │ │ │ ├── example_rt2b1.c
│ │ │ │ ├── example_rt2b.c
│ │ │ │ ├── example_rt2.c
│ │ │ │ ├── example_rt2c.c
│ │ │ │ ├── example_rt2d.c
│ │ │ │ ├── example_rt3a.c
│ │ │ │ ├── example_rt3.c
│ │ │ │ ├── example_rt4a.c
│ │ │ │ ├── example_rt4b.c
│ │ │ │ ├── example_rt4.c
│ │ │ │ ├── example_rt5.c
│ │ │ │ ├── example_rtei1.c
│ │ │ │ ├── example_rtei2.c
│ │ │ │ ├── example_rtmmbm.c
│ │ │ │ └── readme examples.txt
│ │ │ ├── examples_index.html
│ │ │ ├── logo.gif
│ │ │ └── readme examples.txt
│ │ ├── fileXfer.c
│ │ ├── TSTCFG32.DEF
│ │ ├── TSTCFG.C
│ │ ├── tst_rt.c
│ │ ├── User DLL
│ │ │ ├── btuser0.c
│ │ │ ├── btuser0.def
│ │ │ ├── btuser0.dll
│ │ │ ├── btuser0.lib
│ │ │ ├── btuser1.c
│ │ │ ├── btuser1.def
│ │ │ ├── btuser1.dll
│ │ │ └── btuser1.lib
│ │ ├── VxWorks
│ │ │ ├── four_ch_int.c
│ │ │ ├── PowerPC_PMC
│ │ │ │ ├── VxW_Demo_PPC603.out
│ │ │ │ └── VxW_Demo_PPC604.out
│ │ │ ├── PowerPC_VME
│ │ │ │ ├── VxW_Demo_PPC603.out
│ │ │ │ └── VxW_Demo_PPC604.out
│ │ │ ├── VxW_Demo.c
│ │ │ └── x86
│ │ │ ├── VxW_Demo_P3.out
│ │ │ └── VxW_Demo_P4.out
│ │ └── win32
│ │ ├── 1shotdmo.bat
│ │ ├── btvximap.dll
│ │ ├── Busapi32.dll
│ │ ├── cei_install.dll
│ │ ├── tstcfg32.bat
│ │ └── tstcfg32.exe
│ ├── CVI
│ │ ├── busapi32.fp
│ │ ├── Busapi32.h
│ │ ├── Busapi32.lib
│ │ ├── busapi.h
│ │ ├── BUSTOOLS.h
│ │ ├── bustools.ico
│ │ ├── BUSTOOLS.UIR
│ │ ├── cvibuild.DEMOCVI
│ │ │ ├── build.ini
│ │ │ ├── DEMOCVI.nidobj
│ │ │ ├── DEMOCVI.niobj
│ │ │ ├── dependencies.bri
│ │ │ └── resources.res
│ │ ├── DEMOCVI.C
│ │ ├── DEMOCVI.cdb
│ │ ├── DEMOCVI.cws
│ │ ├── DEMOCVI.exe
│ │ └── DEMOCVI.PRJ
│ └── VB
│ ├── BIT
│ │ ├── BT_BIT.bas
│ │ ├── BT_BIT.exe
│ │ ├── BT_BIT.frm
│ │ ├── BT_BIT.frx
│ │ ├── BT_BIT.PDM
│ │ ├── BT_BIT.vbp
│ │ ├── BT_BIT.vbw
│ │ └── bustools.ico
│ ├── Busapi32NET.vb
│ ├── BUSAPI32.txt
│ ├── DBC
│ │ ├── BT_DBA.bas
│ │ ├── BT_DBA.exe
│ │ ├── BT_DBA.frm
│ │ ├── BT_DBA.frx
│ │ ├── BT_DBA.PDM
│ │ ├── BT_DBA.vbp
│ │ ├── BT_DBA.vbw
│ │ └── bustools.ico
│ ├── DISPLAY
│ │ ├── BT1553.bas
│ │ ├── BT1553.exe
│ │ ├── BT1553.frm
│ │ ├── BT1553.frx
│ │ ├── Bt1553.PDM
│ │ ├── Bt1553.vbp
│ │ ├── Bt1553.vbw
│ │ ├── bustools.ico
│ │ └── SingleF.ico
│ ├── QuiKView1553
│ │ ├── APPWIZ.OCX
│ │ ├── asycfilt.dll
│ │ ├── btvximap.dll
│ │ ├── Busapi32.dll
│ │ ├── BUSAPI32.txt
│ │ ├── CallBack.bas
│ │ ├── cei_install.dll
│ │ ├── cei_probe.exe
│ │ ├── cei_uninstall.dll
│ │ ├── CHARTWIZ.OCX
│ │ ├── COMCAT.DLL
│ │ ├── COMCT332.OCX
│ │ ├── comctl32.ocx
│ │ ├── COMDLG32.OCX
│ │ ├── condorIcon.ico
│ │ ├── condor_logo1.bmp
│ │ ├── dao360.dll
│ │ ├── DATAFORM.OCX
│ │ ├── Declare.bas
│ │ ├── docprop2.dll
│ │ ├── Helper.bas
│ │ ├── M1553.bas
│ │ ├── Manual.bat
│ │ ├── MDAC_TYP.EXE
│ │ ├── MMDRV.DLL
│ │ ├── msado25.tlb
│ │ ├── MSCOMCT2.OCX
│ │ ├── MSDATGRD.OCX
│ │ ├── MSDATLST.OCX
│ │ ├── MSDERUN.DLL
│ │ ├── MSHFLXGD.OCX
│ │ ├── MSSTDFMT.DLL
│ │ ├── msvbvm60.dll
│ │ ├── oleaut32.dll
│ │ ├── olepro32.dll
│ │ ├── QuikView1553.DDF
│ │ ├── QuikView1553.exe
│ │ ├── QuikView1553 Manual
│ │ │ ├── images
│ │ │ │ ├── BCTab.gif
│ │ │ │ ├── BMTab.gif
│ │ │ │ ├── ChannelSelection.gif
│ │ │ │ ├── DebugTab.gif
│ │ │ │ ├── DiagBox.gif
│ │ │ │ ├── figure1.gif
│ │ │ │ ├── figure2.gif
│ │ │ │ ├── figure3.gif
│ │ │ │ ├── figure4.gif
│ │ │ │ ├── figure5.gif
│ │ │ │ ├── figure6.gif
│ │ │ │ ├── logo.gif
│ │ │ │ ├── Probe.gif
│ │ │ │ ├── RTTab.gif
│ │ │ │ └── SetupTab.gif
│ │ │ └── QuikView 1553 User's Manual.html
│ │ ├── QuikView1553.pdb
│ │ ├── QuikView1553.vbp
│ │ ├── QuikView1553.vbw
│ │ ├── QuikView2.frm
│ │ ├── QuikView2.frx
│ │ ├── QuikView.bat
│ │ ├── QuikView.frm
│ │ ├── QuikView.frx
│ │ ├── QuikView.log
│ │ ├── qview.ico
│ │ ├── SETUP.LST
│ │ ├── ST6UNST.EXE
│ │ ├── STDOLE2.TLB
│ │ ├── TABCTL32.OCX
│ │ ├── Toolbox.ico
│ │ ├── Tree1.bmp
│ │ ├── Tree2.bmp
│ │ ├── Tree3.bmp
│ │ ├── Tree4.bmp
│ │ ├── Tree5.bmp
│ │ ├── Tree.bas
│ │ ├── VB6STKIT.DLL
│ │ └── winmm.dll
│ └── Readme.txt
├── Help
│ ├── BUSAPI32.GID
│ ├── BUSAPI32.HLP
│ ├── faq.CNT
│ ├── faq.GID
│ └── faq.hlp
├── Include
│ ├── busapi.h
│ ├── cei_types.h
│ └── target_defines.h
├── JAMPlayer
│ ├── JAMPlayer_IPD
│ │ └── JAMPlayer_IPD_393.exe
│ ├── JAMPlayer_PCC
│ │ └── JAMPlayer_PCC_393.exe
│ ├── JAMPlayer_Q104
│ │ └── JAMPlayer_Q104_393.exe
│ ├── JAMPlayer_Q104P
│ │ └── JAMPLAYER_Q104P_393.exe
│ ├── JAMPlayer_QCP
│ │ └── JAMPlayer_QCP1553_393.exe
│ ├── JAMPlayer_QPCI
│ │ └── JAMPlayer_QPCI_394.exe
│ ├── JAMPlayer_QPMC
│ │ ├── JAMPlayer_QPMC_396.exe
│ │ └── VxWorks
│ │ ├── VxW_JAMQPMC_396_PPC603.out
│ │ ├── VxW_JAMQPMC_396_PPC604.out
│ │ └── VXW_JAMQPMC_396_X86P3.out
│ ├── JAMPlayer_QVME
│ │ ├── JAMPlayer_QVME_393.exe
│ │ └── VxWorks
│ │ ├── VxW_JAMQVME_393_PPC603.out
│ │ └── VxW_JAMQVME_393_PPC604.out
│ ├── logo.gif
│ └── READ_JAMPlayer.html
├── Library
│ ├── Integrity
│ │ ├── libbusapi_pci.a
│ │ ├── libbusapi_pci.gpj
│ │ └── libbusapi_pci_k.a
│ ├── National Instruments
│ │ └── VXI
│ │ ├── btvximap.dll
│ │ └── btvximap.lib
│ ├── VxWorks
│ │ ├── PowerPC_PMC
│ │ │ ├── Archive
│ │ │ │ ├── VxW-DY4-PMC-1553-PPC604.a
│ │ │ │ ├── VxW-MCP750-1553.a
│ │ │ │ ├── VxW-PMC-1553-PPC603.a
│ │ │ │ ├── VxW-PMC-1553-PPC604.a
│ │ │ │ └── VxW-Thales-PMC-1553.a
│ │ │ ├── VxW-DY4-PMC-1553-PPC604.out
│ │ │ ├── VxW-MCP750-1553.out
│ │ │ ├── VxW-PMC-1553-PPC603.out
│ │ │ ├── VxW-PMC-1553-PPC604.out
│ │ │ └── VxW-Thales-PMC-1553.out
│ │ ├── PowerPC_VME
│ │ │ ├── Archive
│ │ │ │ ├── VxW-1553-PPC603.a
│ │ │ │ └── VxW-1553-PPC604.a
│ │ │ ├── VxW-1553-PPC603.out
│ │ │ └── VxW-1553-PPC604.out
│ │ └── x86
│ │ ├── Archive
│ │ │ ├── VxW-1553-API-P2.a
│ │ │ ├── VXW-1553-API-P3.a
│ │ │ ├── VXW_1553_API_P4.a
│ │ │ ├── VxW-1553-API-P.a
│ │ │ └── VXW-VME-1553-API-P.a
│ │ ├── VxW-1553-API-P2.out
│ │ ├── VXW-1553-API-P3.out
│ │ ├── VXW_1553_API_P4.out
│ │ ├── VxW-1553-API-P.out
│ │ └── VXW-VME-1553-API-P.out
│ └── Win32
│ ├── Microsoft C++ 6.0
│ │ ├── Busapi32.dll
│ │ ├── Busapi32.lib
│ │ ├── cei_install.dll
│ │ └── cei_install.lib
│ └── MS .NET 2003
│ ├── Busapi32.dll
│ ├── Busapi32.lib
│ └── lowlevel.obj
├── Readme
│ ├── image1.gif
│ ├── image2.gif
│ ├── image3.gif
│ ├── Install.html
│ ├── Integrity_install.html
│ ├── logo.gif
│ ├── Read-api.html
│ ├── Read-API.txt
│ ├── Read-cvi.html
│ ├── Readhw.html
│ ├── READ_JAMPlayer.html
│ ├── READ-SRC.html
│ ├── Read-vb.html
│ ├── Read-VME-VXI.html
│ └── Read-VMIC.html
└── Source
├── apiint.h
├── apinames.h
├── bc.c
├── bit.c
├── bm.c
├── btdemo.c
├── btdrv.c
├── btdrv.h
├── BT-WEP.C
├── BUSAPI32.DEF
├── BUSAPI32_LV.DEF
├── cei_install.h
├── CEI_INTERRUPT.h
├── CEI_POSIX_INTERRUPT_FUNCTIONS.c
├── CEI_tepmplate_INTERRUPT_FUNCTIONS.C
├── CEI_WIN32_INTERRUPT_FUNCTIONS.c
├── ceWCS388.h
├── Condor.h
├── dumpmem.c
├── ei.c
├── globals.h
├── hwsetup.c
├── init.c
├── Integrity
│ ├── cei_int_pci_drv.c
│ ├── integrity_irq_setup.c
│ ├── IntegrityPCIBoardSetup.c
│ └── mem_integrity.c
├── Irqsetup.c
├── LabView.c
├── LabView.h
├── lowlevel.h
├── lpu_388.h
├── lpu_pccd_393.h
├── lpu_vme_393.h
├── mem_vmic.c
├── Microsoft
│ └── lowlevel.obj
├── National Instruments
│ └── Btvximap
│ ├── Btvximap.c
│ └── btvximap.def
├── notify.c
├── playback.c
├── playback.h
├── rt.c
├── time.c
├── usrsetup.c
└── VxWorks
├── CEI_VXW_INTERRUPT_FUNCTIONS.c
├── Component Installation file
│ ├── PPC
│ │ ├── 51_CONDOR_PPC_PMC.cdf
│ │ └── CONDOR_PMC_INIT.c
│ └── x86
│ └── 51_CONDOR_X86_PCI.cdf
├── mem_vxWorks.c
├── PowerPC_PMC
│ ├── int_setup.c
│ └── vxwPPCboardSetup.c
├── PowerPC_VME
│ ├── VMEBoardSetup.c
│ └── vme_int_setup.c
└── x86
├── int_setup.c
└── vxwX86boardSetup.c
62 directories, 363 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论