Measurement-computing DAQFlex User Guide Instrukcja Użytkownika Strona 30

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 125
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 29
1 2 ... 25 26 27 28 29 30 31 32 33 34 35 ... 124 125

Komentarze do niniejszej Instrukcji

Brak uwag