Difference between revisions of "Matlab OPTO"

From Chemical Engineering @ UP wiki
Jump to: navigation, search
(Created page with 'The Matlab OPTO dll wraps the interface provided by Opto in an ActiveX dll that can be used from matlab. It is specifically used in the opto22.m s-file. == Methods == The follo…')
 
(Methods)
Line 4: Line 4:
 
The following methods are implemented in the DLL:
 
The following methods are implemented in the DLL:
  
OpenEnetWWW
+
* OpenEnetWWW
CloseWW
+
* CloseWW
IsOpenDoneW
+
* IsOpenDoneW
GetDigPtStateWW
+
* GetDigPtStateWW
SetDigPtStateWW
+
* SetDigPtStateWW
GetAnaPtValueWW
+
* GetAnaPtValueWW
SetAnaPtValueWW
+
* SetAnaPtValueWW
SetAnaPtConfigurationWW
+
* SetAnaPtConfigurationWW
SetDigPtConfigurationWW
+
* SetDigPtConfigurationWW
SleepWW
+
* SleepWW

Revision as of 14:46, 23 September 2010

The Matlab OPTO dll wraps the interface provided by Opto in an ActiveX dll that can be used from matlab. It is specifically used in the opto22.m s-file.

Methods

The following methods are implemented in the DLL:

  • OpenEnetWWW
  • CloseWW
  • IsOpenDoneW
  • GetDigPtStateWW
  • SetDigPtStateWW
  • GetAnaPtValueWW
  • SetAnaPtValueWW
  • SetAnaPtConfigurationWW
  • SetDigPtConfigurationWW
  • SleepWW