VeriStand .NET API Reference

DAQCounter.Downcast Method

Casts DAQCounter to a more specific type.

Namespace: NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Function Downcast As DAQCounter
C#
public DAQCounter Downcast()
Visual C++
public:
DAQCounter^ Downcast()

Return Value

A reference to the downcast DAQCounter object.

See Also

Log in to get a better experience