SetProfileXNumberOfLoadingPoints Method (DeviceIDC250)
In This Topic
Syntax
'Declaration
Public Sub SetProfileXNumberOfLoadingPoints( _
ByVal As Integer, _
ByVal As Integer _
)
'Usage
Dim instance As DeviceIDC250
Dim numberOfLoadingPoints As Integer
Dim profileNumber As Integer
instance.SetProfileXNumberOfLoadingPoints(numberOfLoadingPoints, profileNumber)
public void SetProfileXNumberOfLoadingPoints(
int ,
int
)
Parameters
- numberOfLoadingPoints
- profileNumber
Frameworks
| Product |
Versions |
| .NET |
net8.0 |
| .NET Framework |
net48 |
See Also