ChannelReceiveCommand Object


Description:

Retreive the received packet from receive queue.

Can be used with Command Sequencer: Yes

Parents: Sequencer, StcSystem

ChannelReceiveCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
Channel

Channel to retreive the received packet.

Type: handle

Default: 0

ChannelReceiveCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes ElapsedTime, EndTime, ProgressCurrentStep, ProgressCurrentStepName, ProgressCurrentValue, ProgressDisplayCounter, ProgressMaxValue, ProgressStepsCount, StartTime, State, Status
ReceivedData

Data that is retreived from the receive queue.

Type: string

Default: "" (empty string)

TimeStamp

Receive time stamp of the retrieved packet.

Type: string

Default: "" (empty string)