Difference between revisions of "Matlab OPTO"
From Chemical Engineering @ UP wiki
(→Methods) |
(→Methods) |
||
Line 4: | Line 4: | ||
The following methods are implemented in the DLL: | The following methods are implemented in the DLL: | ||
− | * | + | * OpenEnet |
− | * | + | * Close |
− | * | + | * IsOpenDone |
− | * | + | * GetDigPtState |
− | * | + | * SetDigPtState |
− | * | + | * GetAnaPtValue |
− | * | + | * SetAnaPtValue |
− | * | + | * SetAnaPtConfiguration |
− | * | + | * SetDigPtConfiguration |
− | * | + | * Sleep |
Latest revision as of 14:47, 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:
- OpenEnet
- Close
- IsOpenDone
- GetDigPtState
- SetDigPtState
- GetAnaPtValue
- SetAnaPtValue
- SetAnaPtConfiguration
- SetDigPtConfiguration
- Sleep