oaModBitTerm Class Reference

Inheritance diagram for oaModBitTerm:

oaModTerm oaModObject oaDesignObject oaObject oaModBusTermBit oaModScalarTerm


Public Methods

oaModTermConnectDefgetConnectDef () const

Detailed Description

The oaModBitTerm class is the base class for single-bit terminals that are part of the design's logical description.

You can create associate a connection definition, oaModTermConnectDef, with a bitTerm.


Member Function Documentation

oaModTermConnectDef * oaModBitTerm::getConnectDef   const
 

This function gets the connection definition that is associated with this module bitTerm. It returns NULL if no ConnectDef has been set on the terminal.


The documentation for this class was generated from the following files:

Return to top of page