Dataguess
v0.3.0
v0.3.0
  • Welcome
  • Getting Started
    • Installation
      • Windows Installation
      • Linux Installation
    • Activation
  • REFERENCES
    • Workstation
    • Workgroup
    • Dataflow
    • Components
      • Core Concepts
        • Scheduler
        • Synchronizing Ports
        • Import / Export Ports
        • Forwarding Inputs
      • Inputs
        • MQTT
        • Modbus TCP
        • Siemens S7
        • OPC UA
        • TwinCAT
        • EtherNet/IP
        • Camera
      • Outputs
        • MQTT
        • Modbus TCP
        • Siemens S7
        • CSV
        • JSON
        • InfluxDB
        • OPC UA
        • TwinCAT
        • Data Watch
        • FTP Client
        • Image Stream
      • Function
        • Math & Logic
        • Array Functions
        • Image Functions
        • Type Conversion
        • To JSON
        • From JSON
        • Array
        • Timer
      • API
        • HTTP
      • Server
        • HTTP Server
      • Script
        • Python Script Editor
      • Ai
        • ONNX
        • Scikit Learn
  • Use Cases
  • FAQ
Powered by GitBook
On this page
  • Node Definitions
  • Output Ports
  • Input Ports

Was this helpful?

  1. REFERENCES
  2. Components
  3. Inputs

Camera

Camera component is used to read frames from IP/USB/GigE cameras, image/video files and url. In addition, you can enter schedule for reading data.

PreviousEtherNet/IPNextOutputs

Last updated 3 years ago

Was this helpful?

Node Definitions

In this section you can enter name and description of the component, type and url of the source. For video source type you can enter frame skip, and for GigE* type cameras there are options such as frame rate, width and height. In addition, you can enter schedule for reading data.

Output Ports

This part allows you to add only one port and enter the port name of data and read it.

Input Ports

Enable/Disable port allows you to read data only when you need it. The port value must be boolean (True or False for enable and disable respectively). By adding input ports you can forward input values as output values. Also, you can use Import/Export feature for lightweight way to add input ports.

* GigE cameras are only supported for Linux OS