登录
首页 » C# » SCPI_NETExample

SCPI_NETExample

于 2020-05-17 发布
0 277
下载积分: 1 下载次数: 2

代码说明:

说明:  SCPI(可编程仪器的标准命令)windows环境C#开发范例(SCPI (standard command of programmable instrument) windows environment c development example)

文件列表:

SCPI_NETExample\App.config, 187 , 2020-03-12
SCPI_NETExample\bin\Release\SCPI_NETExample.exe, 44032 , 2020-03-12
SCPI_NETExample\bin\Release\SCPI_NETExample.exe.config, 187 , 2020-03-12
SCPI_NETExample\bin\Release\SCPI_NETExample.pdb, 30208 , 2020-03-12
SCPI_NETExample\bin\Release\SCPI_NETExample.vshost.exe, 22984 , 2020-03-12
SCPI_NETExample\bin\Release\SCPI_NETExample.vshost.exe.config, 187 , 2020-03-12
SCPI_NETExample\bin\Release\SCPI_NETExample.vshost.exe.manifest, 490 , 2020-03-12
SCPI_NETExample\bin\Release\visa32.dll, 14144 , 2020-03-12
SCPI_NETExample\bin\Release\XJZ.DATS.Library.dll, 93184 , 2020-03-12
SCPI_NETExample\bin\Release\XJZ.DATS.Library.pdb, 187904 , 2020-03-12
SCPI_NETExample\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 6529 , 2020-03-12
SCPI_NETExample\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs, 0 , 2020-03-12
SCPI_NETExample\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs, 0 , 2020-03-12
SCPI_NETExample\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs, 0 , 2020-03-12
SCPI_NETExample\obj\Release\DesignTimeResolveAssemblyReferencesInput.cache, 6703 , 2020-03-12
SCPI_NETExample\obj\Release\SCPI_NETExample.csproj.FileListAbsolute.txt, 600 , 2020-03-12
SCPI_NETExample\obj\Release\SCPI_NETExample.csprojResolveAssemblyReference.cache, 7471 , 2020-03-12
SCPI_NETExample\obj\Release\SCPI_NETExample.exe, 44032 , 2020-03-12
SCPI_NETExample\obj\Release\SCPI_NETExample.pdb, 30208 , 2020-03-12
SCPI_NETExample\obj\Release\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs, 0 , 2020-03-12
SCPI_NETExample\obj\Release\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs, 0 , 2020-03-12
SCPI_NETExample\obj\Release\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs, 0 , 2020-03-12
SCPI_NETExample\Program.cs, 21382 , 2020-03-12
SCPI_NETExample\Properties\AssemblyInfo.cs, 1350 , 2020-03-12
SCPI_NETExample\SCPI_NETExample.csproj, 2817 , 2020-03-12
SCPI_NETExample\visa32.cs, 71016 , 2020-03-12
SCPI_NETExample\obj\Debug\TempPE, 0 , 2020-03-12
SCPI_NETExample\obj\Release\TempPE, 0 , 2020-03-12
SCPI_NETExample\bin\Debug, 0 , 2020-03-12
SCPI_NETExample\bin\Release, 0 , 2020-03-12
SCPI_NETExample\obj\Debug, 0 , 2020-03-12
SCPI_NETExample\obj\Release, 0 , 2020-03-12
SCPI_NETExample\bin, 0 , 2020-03-12
SCPI_NETExample\obj, 0 , 2020-03-12
SCPI_NETExample\Properties, 0 , 2020-03-12
SCPI_NETExample, 0 , 2020-03-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • stm32f407
    can、RS422通信,定时发送串口所接收数据(RS422, can communication, the timing of the serial port to send data received)
    2021-03-29 14:19:11下载
    积分:1
  • 用matlab实现多次最佳一致的函数逼近
    说明:  用matlab实现多次最佳一致的函数逼近,算法由本人独立完成,经过实践检验(using Matlab best to achieve the same number of function approximation algorithm independent, I will be completed through the test of practice)
    2020-11-27 10:19:31下载
    积分:1
  • btc
    BCB程序实例, 向窗体发送快捷键信息.组合键。。。。。(send hotkey message to windows form)
    2013-05-02 09:29:44下载
    积分:1
  • 878787
    说明:  ssdsdosoadosakdoak skoaodkaoskdoask ksoadkosakd o.
    2019-02-28 04:45:13下载
    积分:1
  • SnmpSharpNet
    由于C#原始的库函数中没有专门实现SNMP的库,因此对于SNMP开发者而言,用C#开发出SNMP的应用程序具有相当的难度,要求开发者对C#和SNMP都有很深的认识和理解。SnmpSharpNet是用C#构建的,处理简单网络管理协议(SNMP)的API,它提供了非常丰富的成员函数供SNMP开发者调用,开发者只需要对SNMP的基本原理和实现SNMP的基本过程有所了解,便可以轻松入手。(Since C# is not the original library functions to achieve specific SNMP library, so developers for SNMP, the SNMP with C# to develop applications that are quite difficult, requiring the developers of the C# and SNMP have a deep knowledge and understanding . SnmpSharpNet is built using C# to deal with simple network management protocol (SNMP) of the API, it provides a wealth of members of the function call for SNMP developers, developers need only SNMP SNMP basic principles and basic process of achieving an understanding they can easily start.)
    2021-01-12 23:48:47下载
    积分:1
  • background regularly grasping the need to link into databases, for a variety of...
    后台定时抓需要的链接存入数据库,用于各种网络信息的定时抓取。-background regularly grasping the need to link into databases, for a variety of network information regularly crawls.
    2022-08-12 16:07:54下载
    积分:1
  • 2_Variable_Cohesion
    说明:  利用API实现颗粒粘结力随时间的线性变化,模拟颗粒间粘性力(API was used to realize the linear change of particle adhesion force with time, and the viscous force between particles was simulated)
    2020-11-18 13:18:25下载
    积分:1
  • zhuyue-liyang
    山体生成 基于mfc的山体生成软件 可以改变生成方式迭代次数 生成高度底盘大小 山体颜色(Mountain mountain Generation Based on mfc generation software can generate change the way the number of iterations to generate highly chassis size color mountain)
    2016-06-28 16:11:33下载
    积分:1
  • C-SHARP_USB_ADC_Test
    在C#平台调用USB-I2C适配器或者USB-SPI适配器的二次编程接口函数实现ADC(模数转换)功能,USB-SPI适配器和USB-I2C适配器有8路、12bit、采样频率为1M的ADC,适配器采用3.3V参考电压,利用适配器的ADC功能可以测量0到3.3V之间的模拟电压信号。(Calling adapter or USB-I2C adapter USB-SPI in C# programming interface functions to achieve the secondary platform ADC (analog-digital conversion) feature, USB-SPI adapter and the adapter has a USB-I2C 8, 12bit, the sampling frequency of 1M of the ADC, adapter with 3.3V reference voltage, use the adapter ADC function can measure analog voltage signal between 0 to 3.3V.)
    2020-12-03 14:59:26下载
    积分:1
  • Net_Spy
    C#编写的网络间谍程序源代码!C#编写的网络间谍程序源代码!(C# prepared spy network source code!C# prepared spy network source code!)
    2009-07-13 09:08:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载