Osisoft PI historian plugin for `data-agent` package
Project description
data-agent-osisoft-pi
Data Agent plugin for accessing Osisoft PI Historian.
CLI Examples
Example of using Data Agent CLI to access PI tags
dagent exec create_connection --conn_name=pi --conn_type=osisoft-pi --enabled=True --server_name=DATA-SERVER
dagent exec list_connections
dagent exec connection_info --conn_name=pi
dagent exec list_tags --conn_name=pi
dagent exec read_tag_values_period --conn_name=pi --tags="['sinusoid', 'sinusoidu']" --first_timestamp=*-100h --last_timestamp=*
dagent exec copy_period --src_conn=pi --tags="['SINUSOID', 'sinusoidu']" --dest_conn=csv --dest_group='sinus.csv' --first_timestamp=*-100h --last_timestamp=*
Troubleshooting
OSIsoft.AF.PI.PITimeoutException when reading historical data
Increase the SDK data access timeout settings on the client machine. There are two timeouts for the SDK, a connection timeout and a data access timeout. The connection timeout default is 10 seconds. The data access timeout is 60 seconds. Data access timeouts are the most likely cause of the error.
- Launch AboutPI-SDK.exe.
- Navigate to the Connections tab.
- Select the PI Data Archive in question.
- Increase the Data Access Timeout and Connection Timeout to 120 seconds or more.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file data_agent_osisoft_pi-0.4.1.tar.gz
.
File metadata
- Download URL: data_agent_osisoft_pi-0.4.1.tar.gz
- Upload date:
- Size: 28.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24e2e1af2b0a74f324eb0441ca6c5046d23ab94d1e7039b09a8f06882deee4ef |
|
MD5 | e20eee4cf814bf3e8b06f168d2688383 |
|
BLAKE2b-256 | fd893db9a4420d25ff1fa866883f3b3b4f60df9c5d38fe3b83edd5494e0b71f0 |
File details
Details for the file data_agent_osisoft_pi-0.4.1-py3-none-any.whl
.
File metadata
- Download URL: data_agent_osisoft_pi-0.4.1-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63d9602cf318366a735867ecd1d6c9ecc04790fdf19feb1baf2ca3778d9aa300 |
|
MD5 | 18c6000f4e9d93bd77d156b08270e3a8 |
|
BLAKE2b-256 | 8ee1d6c1c09625d3f15647c74992337d0eee64db705abccc21a48d92f49af175 |