Hola imperez,
You cannot do what you say using MAX. These are the functions of MAX:
>>Quoted from MAX front page>>
What is Measurement & Automation Explorer?
Measurement & Automation Explorer (MAX) provides access to all your National Instruments DAQ, GPIB, IMAQ, IVI, Motion, VISA, and VXI devices. With Measurement & Automation Explorer, you can:
Configure your National Instruments hardware and software
Add new channels, interfaces, and virtual instruments
Execute system diagnostics
View devices and instruments connected to your system
Schedule updates to your National Instruments software
>>end quote>>
Presumably, you want to use some version of LabVIEW software (please confirm).
In this case you should look at
example code. This can be found under Find Examples of the startup page for LabVIEW.
Pick the Search Tab then select Analog from the list. A good VI to begin with might be Aquire N Scans Digital Trig.vi. This VI will acquire voltage information from your accelerometer for the period of time you specify, at the rate you specify, and begin when a trigger signal is received.
There are many other VIs that can monitor you accelerometer.
You will also need to address the issue of signal conditioning. The signal from the accelerometer must be sent to the acquiring hardware through a connection interface. (This is when the software called MAX is used.)
You must describe the type of computer you are using, and the signal conditioning hardware.
Also, we must know the requirements to operate the accelerometer and the parrameters of its output.
Best regards,
Mike