
DAQFlex Software User's Guide DAQFlex Software Reference
30
DaqDevice.GetSupportedMessages()
Gets the messages supported by a DAQ component.
public List<string> GetSupportedMessages(string daqComponent);
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.
Kommentare zu diesen Handbüchern