'Declaration
Public Function GetProfileXNumberOfLoadingPoints( _ ByVal profileNumber As Integer _ ) As Integer
'Usage
Dim instance As DeviceQIA128 Dim profileNumber As Integer Dim value As Integer value = instance.GetProfileXNumberOfLoadingPoints(profileNumber)
public int GetProfileXNumberOfLoadingPoints( int profileNumber )
Parameters
- profileNumber
Return Value
The number of loading points.