VeriStand .NET API Reference

Counter Properties

The Counter type exposes the following members.

NameDescription
AFPData Gets or sets an array of data used to configure the Counter feature of AutomaticFrameProcessing.
AlternateChannel Gets the channel used to trigger writing data when UseAlternateChannel is true (True in Visual Basic).
BaseNodeType Gets a reference to the internal representation of this node. (Inherited from BaseNode.)
Description Gets or sets the description of this node. (Inherited from BaseNode.)
IndexCounter Gets or sets the index of the counter within the frame.
MaxAFPLength Gets or sets the maximum AFP (automatic frame processing) length, which corresponds to the order of the generator polynomial for CRC.
Name Gets the name of this node. To rename a node, use the RenameNode method. (Inherited from BaseNode.)
NodeID Gets the ID of this node. (Inherited from BaseNode.)
NodePath Gets the path to the node within the system definition file. (Inherited from BaseNode.)
TypeGUID Gets the GUID associated with the node. Attempts to set the GUID of a BaseNode will generate an exception. (Inherited from BaseNode.)
UseAlternateChannel Gets whether the AlternateChannel specified by SetAlternateChannel is used to trigger writing data.

See Also

Log in to get a better experience