Skip to content

EBO dosimetry SQL client

Parameters

Parameter Datatype Default Value Description
DEBUG enum 0 Enable debugging
SAMPLING_PERIOD float 1 Sampling period [s]
CONNECTION_STRING regex Database connection string
TABLE regex Database table name
COLUMN_NAME_PRECISION integer 2 Column name precision (1 -> V1, 2 -> V01, 3 -> V001)
MAX_AGE float 60 Maximum table row timestamp age (timespan from last timestamp change)
LOCK string ODBCLock Session lock (consider using ODBCLock when connecting to ODBC datasource)

Measurements

This stack supports measurements.

Measurement address

Type: int

Description:

Column name derived index (V245 -> 245, V002 -> 2)

Examples:

Commands

Commands are not supported on this stack