public PropertyValue FRAME_ERRORCOUNT( int index ) {get; set;}
public: property PropertyValue^ FRAME_ERRORCOUNT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FRAME_ERRORCOUNT( int index ) {get; set;}
public: property PropertyValue^ FRAME_ERRORCOUNT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Shows the total number of all messages during the data transfer of plot frames.