| Name | omron JSON |
| Version |
0.1.6
JSON |
| download |
| home_page | https://aphyt.com |
| Summary | A library to communicate with Omron devices |
| upload_time | 2023-10-19 19:56:45 |
| maintainer | |
| docs_url | None |
| author | Joseph Ryan |
| requires_python | >=3.7 |
| license | |
| keywords |
|
| VCS |
|
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# Omron F430 and F440 Vision Sensor Communications
This is a Python communications driver for the Omron F4*0 series vision sensors. The driver allows the programmer to exchange data with a target device, as well as interact with the core functionality, over a TCP connection.
The package is available on [PyPi](https://pypi.org/project/omron/) for easy installation and upgrade using PIP.
## Library Functionality
- Trigger Inspections
- Transfer Inspection Images to Client PC
- Get and Set Fieldbus Linked Variables
- Transfer AVP Files from Job Slot to Client PC
- Transfer AVP Files to Job Slot from Client PC
- Save Running Job to Client PC
- Load a Job from Slot to Running Memory
- Save Job from Running Memory to a Slot
- Go On and Offline
- Retrieve Help and Info from Camera
## Documentation
For installation and usage instructions, please read the full documentation on the public repository at [GitHub](https://github.com/aphyt/omron)
Raw data
{
"_id": null,
"home_page": "https://aphyt.com",
"name": "omron",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "Joseph Ryan",
"author_email": "jr@aphyt.com",
"download_url": "https://files.pythonhosted.org/packages/43/63/b56a50757ccd7b13f3c30c5530896c10b7b9a26377ef3288868c5db71bd5/omron-0.1.6.tar.gz",
"platform": null,
"description": "# Omron F430 and F440 Vision Sensor Communications\r\n\r\nThis is a Python communications driver for the Omron F4*0 series vision sensors. The driver allows the programmer to exchange data with a target device, as well as interact with the core functionality, over a TCP connection. \r\n\r\nThe package is available on [PyPi](https://pypi.org/project/omron/) for easy installation and upgrade using PIP.\r\n\r\n## Library Functionality\r\n\r\n- Trigger Inspections\r\n- Transfer Inspection Images to Client PC\r\n- Get and Set Fieldbus Linked Variables\r\n- Transfer AVP Files from Job Slot to Client PC\r\n- Transfer AVP Files to Job Slot from Client PC\r\n- Save Running Job to Client PC\r\n- Load a Job from Slot to Running Memory\r\n- Save Job from Running Memory to a Slot\r\n- Go On and Offline\r\n- Retrieve Help and Info from Camera \r\n\r\n## Documentation\r\nFor installation and usage instructions, please read the full documentation on the public repository at [GitHub](https://github.com/aphyt/omron)\r\n",
"bugtrack_url": null,
"license": "",
"summary": "A library to communicate with Omron devices",
"version": "0.1.6",
"project_urls": {
"Homepage": "https://aphyt.com"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "475ffdd5fdf9e80185438133b87042aed615083bc716749aeb1f43d3a6b41cff",
"md5": "0ff6277985776cb007c4bf405b0d48a8",
"sha256": "066956546b18734a69b2fcefc124a5a6aa27933c822035dbf07857cc46a4550f"
},
"downloads": -1,
"filename": "omron-0.1.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0ff6277985776cb007c4bf405b0d48a8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 12213,
"upload_time": "2023-10-19T19:56:43",
"upload_time_iso_8601": "2023-10-19T19:56:43.112938Z",
"url": "https://files.pythonhosted.org/packages/47/5f/fdd5fdf9e80185438133b87042aed615083bc716749aeb1f43d3a6b41cff/omron-0.1.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4363b56a50757ccd7b13f3c30c5530896c10b7b9a26377ef3288868c5db71bd5",
"md5": "0575d8161ad3254d028a3e802ec1bd10",
"sha256": "d9438af22af52dca885160c51cf15fbcb9443dba5cc45a98f0f288911e5ae1dd"
},
"downloads": -1,
"filename": "omron-0.1.6.tar.gz",
"has_sig": false,
"md5_digest": "0575d8161ad3254d028a3e802ec1bd10",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 11482,
"upload_time": "2023-10-19T19:56:45",
"upload_time_iso_8601": "2023-10-19T19:56:45.575892Z",
"url": "https://files.pythonhosted.org/packages/43/63/b56a50757ccd7b13f3c30c5530896c10b7b9a26377ef3288868c5db71bd5/omron-0.1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-19 19:56:45",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "omron"
}