Gets or sets the DataFormat for the IAnalogDefinition objects in the AnalogDefinitions of this IConfigurationCell.
Declaration Syntax
C# | Visual Basic | Visual C++ |
DataFormat AnalogDataFormat { get; set; }
Property AnalogDataFormat As DataFormat Get Set
property DataFormat AnalogDataFormat { DataFormat get (); void set (DataFormat value); }