Active (importer)

Syntax

<Path>.Imp.Active:boolean
<Path>.FailImp.Active:boolean
<Path>.SetupImp.Active:boolean
<Path>.TransportImp.Active:boolean

The attribute Active activates (true) or deactivates (false) the importer/failure importer/setup importer of the object designated by <Path>.

Data Type of the Value You Can Assign

You can assign a value of data type boolean.

Example

ParallelStation.Imp.Active := true
MyStation.FailImp.Active := false
MyStation.SetupImp.Active := true
MyStation.TransportImp.Active := true

Related Topics

Sub-tab Processing > Active

Sub-tab Set-up > Active

Sub-tab Failure > Active

Sub-tab Transport > Active