Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
kSize GoEthernet_SourceCount ( GoEthernet  ethernet,
GoOutputSource  type 
)

Gets the number of sources of the specified output type that have been selected for transmission.

The selected output source continues to be included in the count even if the source is no longer valid, such as by deleting the tool that generated the source. The count decrements only when an output source is unselected.

Version
Introduced in firmware 4.0.10.27
Parameters
ethernetGoEthernet object.
typeOutput source type.
Returns
Count of selected sources.