Measurement-computing DAQFlex User Guide User Manual Page 30

  • Download
  • Add to my manuals
  • Print
  • Page
    / 125
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 29
DAQFlex Software User's Guide DAQFlex Software Reference
30
DaqDevice.GetSupportedMessages()
Gets the messages supported by a DAQ component.
C#:
public List<string> GetSupportedMessages(string daqComponent);
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.
Page view 29
1 2 ... 25 26 27 28 29 30 31 32 33 34 35 ... 124 125

Comments to this Manuals

No comments