Public Methods

  Name Description
Public method Calibrate Overloaded. Calibrate. Only run with sensorcable disconnected!
Public method DisableBiPotentiostat Disable the BiPotentiostat Module
Public method EnableFastMode Whether PalmSens should measure temperature, current and potential when idle. Setting this member to false increases the response time (normal response time is about 100ms).
Public method EnableStirrer Whether the Stirrer should be used.
Public method EnterDownloadMode Enter the download mode.
Public method Equals Determines whether the specified Object is equal to the current Object. (inherited from Object)
Public method GetCurrentMethod Receive current method loaded.
Public method GetHashCode Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (inherited from Object)
Public method GetPowerStatus Obtain the current power status
Public method GetType Gets the Type of the current instance. (inherited from Object)
Public method Static HexToDec Converts string with a hex value to an integer
Public method Measure Overloaded. Run a measurement with a specific method.
Public method ProcessData Process idle packets
Public method ReadAnalogInput Read auxilary analog input signal
Public method ReadBiPotCurrent Current of the second working electrode, in uA
Public method ReadBiPotCurrentStatus Status of the current of the second working electrode
Public method ReadCurrent Current.
Public method ReadDigitalBuffer Read digital buffer
Public method ReadPotential Potential in Volts.
Public method SendModeCR Set the mode, current range and whether the cell should be on.
Public method SetBiPotCurrentRange Set the current range of the second working electrode. This will enable the BiPotentiostat Module
Public method SetBiPotPotential Potential of the second working electrode.
Public method SetCurrent Current. If the PalmSens is not yet in Galvanostatic mode, it will be switched to Galvanostatic mode.
Public method SetExternalOutput Set external analog output on miniDIN connector.
Public method SetPotential Set the potential in Volts. If the PalmSens is not yet in Potentiostatic mode, it will be switched to Potentiostatic mode.
Public method SwitchMuxChannel Current multiplexer channel that is being used.
Public method ToString Overridden. Generate description of connection
Public method VerifyLicense Check the license of the connected device.
Top

Protected Methods

  Name Description
Family method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object)
Family method MemberwiseClone Creates a shallow copy of the current Object. (inherited from Object)
Top

See Also