'DeclarationPublic Function GetChannelXCalibrationDateAndTime( _ ByVal channelNumber As Integer _ ) As Date
'UsageDim instance As Gen1DeviceBase Dim channelNumber As Integer Dim value As Date value = instance.GetChannelXCalibrationDateAndTime(channelNumber)
public DateTime GetChannelXCalibrationDateAndTime( int channelNumber )
Parameters
- channelNumber