Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by zon

  1. zon

    AD-converter

    we have a AD-converter (type tlc549cp) . the code for reading this ADC in Visual Basic.Net is: private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load Dim i As Integer i = OPENCOM("COM1,1200,N,8,1") If i = 0 Then...
  2. zon

    convert bits into signals

    With a temperaturesensor (PT100), we get an analoge signal, with an ADC (Analoge- Digital Converter) we converted the analoge signals to digital signals. We read the digital signals with the serial port in the PC. In labVIEW we need to convert these digital signals into numeric values. does...

Part and Inventory Search