Multiple logger triggering

Post any questions you may have about our current range of USB data loggers
Post Reply
ianholmes
Newbie
Posts: 0
Joined: Tue Nov 02, 2010 6:42 pm

Multiple logger triggering

Post by ianholmes »

I couldn't find this exactly although it may already be discussed...
I have an application written with the SDK that sets up a logger and then is triggered by a signal (trigger set up). I then get data and parse it for the values I'm interested in. It works fine.
Now I've been asked to take this up to 27 channels. Multiple convertors is not a problem, but looking at the SDK I'm beginning to think that I can not set up 3 devices to run all with a trigger at the same time...just one at a time. Is this true or have I misunderstood something.
If I am correct, could you raise a "triggered" event in the dll at some point as it would help in the future...and if there is a way to set three convertors running at once and wait for a trigger I would like to understand how to do so....fairly urgently :-)

Chris
Site Admin
Site Admin
Posts: 169
Joined: Tue Aug 17, 2010 9:00 am
Location: St. Neots

Re: Multiple logger triggering

Post by Chris »

Each logger can be set to trigger off 1 of it's channels, so you would be able to trigger from 3 inputs, provided they are on different loggers.

-Chris

Post Reply