NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQmx .NET Framework 4.0 API ReferenceAIChannelCollection.CreateTedsForceIepeChannel MethodCurrent page
Table of Contents

AIChannelCollection.CreateTedsForceIepeChannel Method

AIChannelCollection.CreateTedsForceIepeChannel Method

AIChannelCollectionCreateTedsForceIepeChannel Method

Overload List

  NameDescription
Public methodCreateTedsForceIepeChannel(String, String, AITerminalConfiguration, Double, Double, AIForceUnits, AIExcitationSource, Double)
Creates an AIChannel that uses an IEPE force sensor to measure force or load. You must configure the physical channel(s) with TEDS information to use this method. This method adds one or more physical channels to the AIChannelCollection.
Public methodCreateTedsForceIepeChannel(String, String, AITerminalConfiguration, Double, Double, String, AIExcitationSource, Double)
Creates an AIChannel that uses an IEPE force sensor to measure force or load, with the specified custom scale. You must configure the physical channel(s) with TEDS information to use this method. This method adds one or more physical channels to the AIChannelCollection.
Top

See Also

In This Section
Was this information helpful?