Skip to content

Kepware CID provider

Parameters

Parameter Datatype Default Value Description
DEBUG enum 0 Enable debugging
DEBUG_OBJECTS string Space-separated list of objects to debug in-depth
CAPACITY integer 100000 Maximum memory map capacity
CFG_NAME regex OpenDAF Kepware configuration name
DEVICE string Image Kepware device name
MEASUREMENT_GROUP string Measurements Group to place measurements in (keep empty to not create measurement group)
COMMAND_GROUP string Commands Group to place commands in (keep empty to not create command group)
SCAN_PERIOD float 0.25 Memory map scan period
ADDRESS_FALLBACK enum 0 Use communication object name when provider address is not present
USE_UPDATE_TIMESTAMP enum 0 Update read data timestamp in each update cycle with current timestamp

Measurements

This stack supports measurements.

Measurement address

Type: regex

Description:

Name can't contain:
- periods
- double quotation marks
- leading underscores
- leading or trailing spaces

Examples:

Tag 1
TAG__10!__20$
M_10,20

Commands

This stack supports commands.

Command address

Type: regex

Description:

Name can't contain:
- periods
- double quotation marks
- leading underscores
- leading or trailing spaces

Examples:

Command 1
SETPOINT__10!__20$
SP_10,20