Accusoft.ISISXpress7.Net
Setting Class Members
Properties  Methods 


The following tables list the members exposed by Setting.

Public Constructors
 NameDescription
Public ConstructorSetting ConstructorThe main constructor that allows passing in an ISIS Xpress instance ID.  
Top
Public Properties
 NameDescription
Public PropertyAdvancedGets and sets the advanced tag number.  
Public PropertyDataTypeGets the data type encoded information for the current scanner setting.  
Public PropertyListCountGets the number of available choices when the DataType property is a list for the current scan setting.  
Public PropertyListIndexGets and sets the index for the list item to access when the DataType property is a list of the current scan setting.  
Public PropertyLongValueGets and sets a long value for the current scanner setting.  
Public PropertyRangeMaximumLongGets the highest possible long value for the current scan setting when the scan setting is a range of values.  
Public PropertyRangeMinimumLongGets the lowest possible long value for the current scan setting when the scan setting is a range of values.  
Public PropertyRationalValueGets and sets a rational for the current scanner setting.  
Public PropertyScanSettingGets and sets the ScanSettingInfo enumeration scanner setting.  
Public PropertyStringValueGets and sets a string for the current scanner setting.  
Public PropertySupportedGets an indicator if the current scan setting is supported.  
Top
Public Methods
 NameDescription
Public MethodListLongOverloaded. Returns a long value when the DataType property is a long list for the current scan setting.  
Public MethodListRationalOverloaded. 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.  
Public MethodListStringOverloaded. Returns a string value when the DataType property is a string list for the current scan setting. The ListIndex property must be set to the index of the string value to retrieve from the string list before calling this property.  
Public MethodLongDefaultOverloaded. Returns a long value at the specified index from the list of values for the default scan setting.  
Public MethodRangeMaximumRationalReturns the highest possible rational value for the current scan setting when the scan setting is a range of values.  
Public MethodRangeMinimumRationalReturns the lowest possible rational value for the current scan setting when the scan setting is a range of values.  
Public MethodRationalDefaultOverloaded. Returns a rational value at the given index in the list of rational values for the default scan setting.  
Public MethodRationalStepReturns the increment or step of rationals when changing values.  
Public MethodStringDefaultReturns a string value for the default scan setting.  
Public MethodSupportedTagsReturns a list of the supported tags of the scanner as tag numbers.  
Top
See Also

Reference

Setting Class
Accusoft.ISISXpressSdk Namespace

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback