'Declaration Public Sub SetDACOutputState( _ ByVal state As Integer _ )
'Declaration
Public Sub SetDACOutputState( _ ByVal state As Integer _ )
'Usage Dim instance As DeviceIHH505 Dim state As Integer instance.SetDACOutputState(state)
'Usage
Dim instance As DeviceIHH505 Dim state As Integer instance.SetDACOutputState(state)
public void SetDACOutputState( int state )
DeviceIHH505 Class DeviceIHH505 Members