Gets the IDataLogging interface, which you can use to automate data logging in the VeriStand Gateway.
Namespace:
NationalInstruments.VeriStand.ClientAPI
Assembly:
NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Function GetIDataLogging ( _
gatewayIPAddress As String _
) As IDataLogging |
Parameters
- gatewayIPAddress
- Type: System.String
Specifies the IP address of the VeriStand Gateway.
Return Value
Returns the IDataLogging interface, which you can use to automate data logging in the VeriStand Gateway.