| CheckSumValidationFrameTypes | Gets or sets flags that determine if check-sums for specified frames should be validated. |
| ConfigurationFrame | Gets or sets current IConfigurationFrame used for parsing IDataFrame's encountered in the data stream from a device. |
| ConnectionParameters | Gets or sets any connection specific IConnectionParameters that may be needed for parsing. |
| Enabled | Gets or sets a boolean value that indicates whether the data parser is currently enabled. |
| Name |
Gets the name of the object providing status information.
(Inherited from IProvideStatus) |
| QueuedBuffers | Gets the total number of buffers that are currently queued for processing, if any. |
| QueuedOutputs | Gets the total number of frames that are currently queued for publication, if any. |
| RedundantFramesPerPacket | Gets the number of redundant frames in each packet. |
| Status |
Gets the current status details about object providing status information.
(Inherited from IProvideStatus) |
| TrustHeaderLength | Gets or sets flag that determines if header lengths should be trusted over parsed byte count. |