FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / DeviceUSB225 Class
Properties Methods Events

In This Topic
    DeviceUSB225 Class Members
    In This Topic

    The following tables list the members exposed by DeviceUSB225.

    Public Properties
     NameDescription
    Public Property Index of device in repository. (Inherited from FUTEK.Devices.Device)
    Public Property Tells the device to usr linearization when converting ADC values to engineering units.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the specified object is equal to the current object. (Inherited from FUTEK.Devices.Device)
    Public Method Indicates if Auto TEDS is enabled. Auto TEDS tells the board to use TEDS data when set to true; otherwise use EEPROM data.  
    Public MethodOverridden.  Gets the profiles that can be assinged to a particular channel number.  
    Public Method  
    Public Method Gets all calibration loading points for channel.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Gets direction type for channel.  
    Public Method Gets loading point of channel.  
    Public Method Gets ADC reading for a channel. (Inherited from FUTEK.Devices.Device)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Gets number of calibration directions for a channel. (Inherited from FUTEK.Devices.Device)
    Public Method Gets number of loading points for channel.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Gets the reading for a channel number.  
    Public Method Gets sampling rate of channel number.  
    Public Method Gets possible sampling rate values that can be set for a channel.  
    Public Method Gets sensor serial number for a channel. (Inherited from FUTEK.Devices.Device)
    Public Method Gets unit of measure for channel.  
    Public Method Gets the profile assigned to channel. (Inherited from FUTEK.Devices.Device)
    Public Method Gets temperature of device.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Gets firmware month of device. (Inherited from FUTEK.Devices.Device)
    Public Method Gets firmware version of device. (Inherited from FUTEK.Devices.Device)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Gets firmware year of device. (Inherited from FUTEK.Devices.Device)
    Public Method Gets hardware version of device. (Inherited from FUTEK.Devices.Device)
    Public MethodOverloaded. Serves as the default hash function. (Inherited from FUTEK.Devices.Device)
    Public Method Gets serial number for device. (Inherited from FUTEK.Devices.Device)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Gets the maximum number of channels for the device. (Inherited from FUTEK.Devices.Device)
    Public Method Gets the maximum number of profiles for the device. (Inherited from FUTEK.Devices.Device)
    Public Method Gets the model number of the device. (Inherited from FUTEK.Devices.Device)
    Public Method (Inherited from FUTEK.Devices.Device)
    Public Method (Inherited from FUTEK.Devices.Device)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method  
    Public MethodOverloaded.  Gets the stream data converter. This is used to convert a file containing raw data to a file with converted readings.  
    Public Method Gets raw streaming data.  
    Public Method Returns converted streaming data  
    Public Method Gets the set of TEDS data between the givven high address and low address.  
    Public Method  
    Public Method  
    Public Method  
    Public Method  
    Public Method Gets the TEDS template currently being used.  
    Public MethodOverloaded.  Runs the operations after streaming is complete. Retreives any remaining stream data and points reamingStreamData parameter to it.  
    Public Method  
    Public Method Runs operations that need to be executed before stream data can be collected.  
    Public Method  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method  
    Public Method This method is to be called after all desired TEDS data has been set. This will take TEDS data stored from set and write it all to EEPROM.  
    Public Method Sets state of Auto TEDS. Auto TEDS tells the board to use TEDS data when set to true; otherwise use EEPROM data.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Set loading point for channel.  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Set number of loading points for channel.  
    Public Method Sets number of directions for a channel. (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Sets offset for a channel  
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Set sampling rate for a channel.  
    Public Method Sets scale factor for a channel  
    Public Method Sets sensor serial number for a channel. (Inherited from FUTEK.Devices.Device)
    Public Method Set unit of measure for channel.  
    Public Method Sets the profile number for a channel. (Inherited from FUTEK.Devices.Device)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method Sets serial number for device. (Inherited from FUTEK.Devices.Device)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method (Inherited from FUTEK.Devices.Gen1DeviceBase)
    Public Method (Inherited from FUTEK.Devices.Device)
    Public Method  
    Public Method Sets data for given page number and block number of TEDS Data.  
    Public Method  
    Top
    Public Events
     NameDescription
    Public Event Event fires when a device has been disconnected. (Inherited from FUTEK.Devices.Device)
    Public Event Event fires when a channel has been assigned a new profile. (Inherited from FUTEK.Devices.Device)
    Public Event PropertyChanged event fires when any property Device property has been changed. (Inherited from FUTEK.Devices.Device)
    Public Event SamplingRateChanged event fires when the sampling rate has been changed.  
    Top
    See Also