domain_bridge

domain_bridge — configures a redundancy set.

Synopsis

(domain_bridge label src1 src2 dst flags switchflags point quality 
 value  statepoint controlpoint statuspoint1 statuspoint2 
 [fill_delay_ms])
    

Arguments

Many of these parameters correspond to a similarly named entry field or checkbox in the Configure Redundancy dialog options in the Redundancy option of the Properties window. The names that appear in that dialog are shown here in parentheses.

label

A label for this redundancy set, as a string. (Label:)

src1

The domain for the first data source, as a string. (Source Domain 1:)

src2

The domain for the second data source, as a string. (Source Domain 2:)

dst

The name of the domain that will contain the output. (Output Domain)

flags

are not yet documented.

switchflags

are not yet documented.

point

The name of a point which will be used in comparisons. (For this point)

quality

The quality of the data which will be used in comparisons, as a number. The valid numbers and corresponding qualities can be found in quality . (Data quality is:)

value

The value of the data which will be used in comparisons, as a number. (Data value is:)

statepoint

The name of a point that will be used to indicate which data source is currently being used. (Point for current source number:)

controlpoint

The name of a point that will be used to indicate which data source is preferred. (Point for preferred source number:)

statuspoint1

The name of a point that will be used to indicate the current status of the first data domain. (Point for the current state of domain 1:)

statuspoint2

The name of a point that will be used to indicate the current status of the second data domain. (Point for the current state of domain 2:)

fill_delay_ms

The number of seconds to wait before switching domains if the data flow detection is activated.(Switch sources if data stops for:)

Returns

A message indicating success or error. Please refer to Return Syntax for details.

Description

This command configures a DataHub redundancy set. It corresponds to the Configure Redundancy dialog options in the Redundancy option of the Properties window.