Data Structures | Functions

MSX-E331x Autorefresh functions
[MSX-E331x Acquisition functions]

In the auto refresh mode the measurement value is updated automatically after each acquisition. More...

Data Structures

Functions


Detailed Description

The acquisition is initialised and the values of each channels are stored in memory on the Ethernet E/A module MSX-E331x.
The PC reads the data asynchronously to the acquisition via the data socket or a SOAP function.
You can define a mask of all channels that should be acquired.
In the auto refresh mode you can activate the channel average value computation on the module

You can start the acquisition by a hardware trigger or a synchro trigger.

The hardware trigger can react to a rising wave, falling wave or both edges.
You have the following possibility:

There are two trigger modes:(for the hardware or synchro trigger)
a) One shot
b) Sequence

a) One shot:
After the software start, the module is waiting for a trigger signal to start the
acquisition. After this the trigger signal is ignored.
b) Sequence:
After the software start the module is waiting for the trigger signal and acquires x
sequences (also adjustable) and then wait again.