Skip to main content

System Configuration

This guide explains how to configure the various settings in Process Vision. Open "Device Configuration" from the main menu to access the settings window.

Temperature Controller Settings

Process Vision communicates with TAIE FC series PID controllers via the Modbus protocol.

ParameterDefaultDescription
COM PortCOM1Serial port connected to the controller
Baud Rate9600Communication speed
Data Bits8Data bits
ParityOddParity check (TAIE FC series uses Odd)
Stop Bits1Stop bits
Slave Address1Modbus slave address
Decimal Point1Decimal point position
Poll Interval500 msReading interval
Auto ConnectEnabledAutomatically connect on startup

Configuration Steps

  1. Select the correct COM Port in the "Temperature Controller" section.
  2. Ensure the Baud Rate matches the controller setting (default: 9600).
  3. Set the Slave Address (default: 1 for temperature controller).
  4. Click "Test Connection" to verify the connection.

Pressure Controller Settings

The pressure controller configuration is identical to the temperature controller, with these differences:

ParameterDefault
COM PortCOM2
Slave Address2

If both controllers share the same RS-485 bus, you can set them to the same COM Port. The system will automatically serialize communication.

Video Capture Settings

ParameterDefaultDescription
Capture Device-Select the video device
Resolution1280x720Recording resolution (640x480 / 800x600 / 1280x720 / 1920x1080)
Frame Rate30 fpsFrames per second (15 / 24 / 30 / 60)

Configuration Steps

  1. Select the correct video device from the dropdown.
  2. Choose the recording resolution and frame rate.
  3. Click "Test Preview" to verify the device is working.

The Chronos high-speed camera IP address (default 192.168.12.1) is managed in the configuration file and is not displayed on this settings page.

General Settings

ParameterDefaultDescription
ThemeMaterialDarkUI theme (Material / MaterialDark / Office365 / System)
Log LevelInformationLogging level (Debug / Information / Warning / Error)
Data Retention365 daysOld data beyond this period can be purged (1–3650 days)
Database PathC:\ProgramData\ProcessVision\DataWhere process data is stored (read-only, with Open Folder button)
Start with WindowsDisabledLaunch automatically with Windows

Modbus Trace Logging

The system supports Modbus communication trace logging, which records the details of all Modbus read/write operations. Trace logs can be exported via the "Export Logs" feature as part of the ZIP package for technical support diagnostics.

Saving Settings

After making changes:

  1. Click "Apply" to apply changes immediately.
  2. Click "Save" to persist settings to the configuration file for next startup.
  3. Click "Reset" to restore default values if needed.