NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalPinAndChannelMap Methods

  • Updated2023-11-24
  • 3 minute(s) read
DigitalPinAndChannelMap Methods

DigitalPinAndChannelMap Methods

The DigitalPinAndChannelMap type exposes the following members.

Methods

  NameDescription
Public methodCreateChannelMap
Creates a channel map, which translates the pin maps and sites to the instrument channels. You must create the pin map using CreatePinMap(String, String) before calling this method.
Public methodCreatePinGroup
Creates a pin group with the specified name. The pin group serves as an alias for a list of pins.
Public methodCreatePinMap
Creates and loads a pin map. Use this method if you are not loading a pin map file using LoadPinMap(String).
Public methodEndChannelMap
Completes the channel map configuration. No further changes can be made to the channel map or connections after calling this method.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetPinSet
Returns a DigitalPinSet object representing a set of either channels or pins.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodMapPinToChannel
Maps a pin to a digital pattern instrument channel.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

See Also

Log in to get a better experience