Jump to content

zyh7148

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by zyh7148

  1. Hi, Everyone

    I have little experience of EPICS, but I use LabVIEW8.6 in my project, some data information must be transfer between LabVIEW and EPICS. So, I need interface toolkit of LabVIEW and EPICS. Although there are client I/O server of EPICS in LabVIEW, my LabVIEW application will also complete EPICS Server. Who can give me some help and advice? Thanks!

  2. QUOTE (Mark Yedinak @ Mar 17 2009, 02:54 PM)

    There a couple of examples in the library file. This version supports only SNMPv1. With minor modifications it could support SNMPv2 which mainly added the GET-BULK-PDU. As mentioned previously in this thread SNMPv3 adds security to the protocol. Adding support for SNMPv3 would require a little bit more effort. However, if you are only doing simple GET requests, this version should work with your SNMP agent, even if it supports SNMPv3. SNMPv3 agents will still support SNMPv1 messages. From what you described you needed to do this code should work for you.

    Thanks for your answer, I learn about your software toolkit and I'm going to working on my code soon. If I have other problems about SNMP during my work, I have to need your help.

    Thank you very much!

  3. Hi, hello!

    I have one devie which is used for monitoring the water leaking in my project. But the data of this device is only monitored in web browser, which is not compatible with our software frame of labview. The vendor of this device only provides the MIB file of SNMP protocol. If I want to integrate DAQ system of this device in our software frame of labview, are there good ways? Or who sends me the free SNMP Toolkit of labview?

    My E-mail is zyh7148@yahoo.com.cn

    Thank you!

  4. QUOTE (crelf @ Jan 4 2009, 04:32 AM)

    Tell us about the bugs.

    So, we use share variable binding and read/write by datasocket. When the number of share variable is a few, simultaneous reading/writing share variable is no problem. But when the number is a great many, there are some error report. If use serial reading/writing, it is no problem. I don't know why. So, I want to find a better way. Thanks!

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.