ece4560:piktul:issues
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| ece4560:piktul:issues [2021/10/08 18:49] – pvela | ece4560:piktul:issues [2024/08/20 21:38] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Having Issues with Piktul? ====== | ====== Having Issues with Piktul? ====== | ||
| - | Introducing a piece of technology into the class canbe a big pain. There are a few ways to do things properly, and lots of ways to head into the non-functional realm of things. | + | Introducing a piece of technology into the class can be a big pain. There are a few ways to do things properly, and lots of ways to head into the non-functional realm of things. |
| **Serial Connection not Closed.** The connection to the manipulators uses a serial connection. | **Serial Connection not Closed.** The connection to the manipulators uses a serial connection. | ||
| - | // | + | //Newer Solution:// Matlab has a new one-liner version that goes as follows, |
| + | > delete(instrfind(' | ||
| + | |||
| + | //New Solution:// There should be a static member function in the '' | ||
| + | > piktul.closeSerialPorts() | ||
| + | or | ||
| + | > lynx6.closeSerialPorts() | ||
| + | should do the trick. | ||
| + | |||
| + | //Old Solution:// Restart Matlab (quit and launch again). | ||
ece4560/piktul/issues.1633733356.txt.gz · Last modified: 2024/08/20 21:38 (external edit)
