pysyncrosim.scenario.Scenario.ignore_dependencies

Scenario.ignore_dependencies(value=None)

Retrieves or sets the Datafeeds to ignore for a Scenario.

Parameters:

value (String, optional) – Datafeeds to ignore. If more than one, separate with a comma, but keep contained within the same String. If None, then a String of Datafeeds to ignore is returned. The default is None.

Returns:

List of Datafeeds to ignore.

Return type:

String