createMeasurementList | Create measurement list for XCP channel |
viewMeasurementLists | View configured measurement lists on XCP channel |
freeMeasurementLists | Remove all measurement lists from XCP channel |
startMeasurement | Start configured DAQ and STIM lists |
isMeasurementRunning | Indicate if measurement is active |
readDAQ | Read scaled samples of specified measurement from DAQ list |
readDAQListData | Read samples of specified measurement from DAQ list |
writeSTIM | Write scaled value of specified measurement to STIM list |
writeSTIMListData | Write to specified measurement |
stopMeasurement | Stop configured DAQ and STIM lists |
xcp.Channel Properties | Properties of the xcp.Channel object |
Acquire Measurement Data via Dynamic DAQ Lists
This example shows how to can create a dynamic data acquisition list and assign measurements to the list.
Stimulate Measurement Data via Dynamic STIM Lists
This example shows how to can create a dynamic data stimulation list and assign measurements to the list.