Returns a rational value when the
DataType property is a rational list for the current scan setting. The
ListIndex property must be set to the index of the rational value to retrieve from the rational list before calling this property.
Overload List
Overload | Description |
ListRational() | Returns a rational value when the DataType property is a rational list for the current scan setting. The ListIndex property must be set to the index of the rational value to retrieve from the rational list before calling this property. |
ListRational(Int32) | Returns a rational value allowing passing in a given index. |
See Also