'Declaration
Public Sub SetProfileXExcitationVoltage( _ ByVal profileNumber As Integer, _ ByVal value As Single _ )
'Usage
Dim instance As DeviceIAA105 Dim profileNumber As Integer Dim value As Single instance.SetProfileXExcitationVoltage(profileNumber, value)
public void SetProfileXExcitationVoltage( int profileNumber, float value )
Parameters
- profileNumber
- value