python - Eclipse & PyDev: Access class functions from console/terminal -


in eclipse, there output console @ bottom. existing microcontroller environment, how can access functions "readregister" device class console when program running?

in class of µc there several functions "readregister" "writeregister" (for connected i²c device) , on. when start python script there initialization routine , script finished. if want communicate i²c device, have put commands in script. how can execute these functions entering command in ide's console?


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -