Definition at line 24392 of file api.tcl.
Tx.Stream.RuntimeStatus::ErrorSource.Get |
Returns error source information .
- Returns
- The error status as a string. E.g: "TxUser, SchedulingConflict, Interface". Returns "None" in case of no errors.
Definition at line 24405 of file api.tcl.
Tx.Stream.RuntimeStatus::ErrorStatus.Get |
Returns error information.
- Returns
- The error status as a string. E.g: "OutOfResources". Returns "None" in case of no errors.
Definition at line 24413 of file api.tcl.
Tx.Stream.RuntimeStatus::Status.Get |
Returns the stream status.
- Returns
- ACTIVE when the stream is running, INACTIVE when the stream is inactive
Definition at line 24437 of file api.tcl.