Python-SpecView Integration

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Python-SpecView Integration

Previous pageReturn to chapter overviewNext page

 

Users who are already familiar with Python and have the language installed on their systems do not need to review the entire document.

It is sufficient for these users to install the Pymodbus library and proceed with running the Python Demo SpecView project, as referenced in the Running the Script and Configuring SpecView section.

It is highly advisable to consult the final section of this document, which provides important guidelines for modifying Example.Py.

 

1.Download Python
2.Install Pymodbus
3.Using an IDE for Python Scripts
4.Editing Python Scripts without an IDE
5.Configuring SpecView
6.Example.py