Jump to content
  • 0

WebDAQ 316 DIO Event Logging


InfoForHire

Question

What information and resolution is saved to the WDD and Event 'JobName.txt' files about the Event DIO inputs?

There is a DIO signal toggling at 200-300Hz that I am interested in capturing alongside the thermocouple measurement.  The DIO spec in the WebDAQ manual indicates it can capture up to 10kHz inputs.

I am trying to decide between the E-TC (which has a 32-bit counter input) and WebDAG 316.  The more thermocouples on the 316 will provide the ability to acquire more ambient environment details with the 8 extra channels.

Thank-you.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Hello @InfoForHire.

Here's a link to the WebDAQ .wdd File Format.

 

After the header information, the data is arranged as tightly packed IEEE-754 double values. The data is interlaced, such that a single point per channel is written at a time.

https://www.mccdaq.com/pdfs/manuals/WebDAQ-316.pdf

https://www.mccdaq.com/pdfs/manuals/E-TC.pdf

As you mentioned, the E-TC has one 32-bit event counter, while the WebDAQ 316 does not have a counter.  Do you require an event counter?

The E-TC has one 8-bit DIO port (individually configurable), while the WebDAQ 316 only has four individually configurable digital I/O lines.

The E-TC has 8 thermocouple input channels, while the WebDAQ 316 has 16 thermocouple input channels.

What are the requirements of your application?

Regards,

Fausto

Edited by Fausto
additional info
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...