I have a DT800 permanent linked to my PC by RS232 cables (COM1). I use DeLOAD to periodically and automatically unload the logged data.
Now I improved the monitoring system and I connected to my PC an independent accelerometer (connected at COM2). I have access to stream data of the accelerometer in a LabVIEW program.
I would like to be able to change the sample rate of the DT (1 Hz to 10 Hz) by a trigger provided by the accelerometer readings. After detect an event at the accelerometer (in a simple threshold algorithm programmed in LabVIEW), I would like to change the DT sample rate as soon as possible to minimize the lost data after event detection.
What is the best and fastest way to send the trigger command to the DT? Per example, have the DT always connected, send the command via LabVIEW DT drivers, DeLOAD command, digital channel trigger, serial cable, or other. What do you suggest me?
Thanks,
FG