Examples
The SDK contains the following examples and functions aimed to help you with using PalmSens and Emstat devices in Matlab.
ConnectionExample.m-
Detailed explanation on how to detect and conect to your device.
EquivalentCircuitFitExample.m-
An example of equivalent circuit fitting
GUIExample.m-
An example of a Matlab user interface for performing measurements with your device.
ImportSessionExample.m-
Detailed explanation on how to import and view measurements from a
.pssessionfile created with PSTrace 5.x or MultiTrace 4.x. ManualControlExample.m-
An example of a Maltab user interface for manual control of your device.
MeasurementExample.m-
Detailed explanation on how to perform a measurement, specified in a method, with a connected PalmSens or Emstat device.
MethodExample.m-
Detailed explanation on how to load, edit and create new methods (methods are used to specify technique and the settings for a measurment).
MultiChannelMeasurementLoopExample.m-
An example of connecting to and running measurements on multiple instruments/channels.