'Declaration
Public Sub SetProfileXLoadingPoint( _ ByVal profileNumber As Integer, _ ByVal loadingPoint As LoadingPoint _ )
'Usage
Dim instance As DeviceQIA123 Dim profileNumber As Integer Dim loadingPoint As LoadingPoint instance.SetProfileXLoadingPoint(profileNumber, loadingPoint)
public void SetProfileXLoadingPoint( int profileNumber, LoadingPoint loadingPoint )
Parameters
- profileNumber
- loadingPoint