Switches the device ID.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void SwitchDeviceID( Protocol_PRO4_IDevice dev, int oldId )
Public Sub SwitchDeviceID ( _ dev As Protocol_PRO4_IDevice, _ oldId As Integer _ )
public: void SwitchDeviceID( Protocol_PRO4_IDevice^ dev, int oldId )
Parameters
- dev (Protocol_PRO4_IDevice)
- The device which has the new ID set.
- oldId (Int32)
- The old ID.