Daqdevice.getsupportedmessages(), Getsupportedmessages() – Measurement Computing DAQFlex User Guide User Manual
Page 30
DAQFlex Software User's Guide
DAQFlex Software Reference
30
DaqDevice.GetSupportedMessages()
Gets the messages supported by a DAQ component.
C#:
public List
VB:
Function GetSupportedMessages(ByVal daqComponent As String) As List(Of
String)
Parameter
daqComponent
A DAQ component, such as AISCAN, DEV, TMR, and so on.
Return value
A list of messages supported by the daqComponent parameter.