Click or drag to resize

DriverProfileUnregisterProfile Method

Unregisters a profile.

Namespace:  Demo3D.PLC.Rockwell.Emulator
Assembly:  PLC (in PLC.dll) Version: 14.0.0.10531
Syntax
C#
public static void UnregisterProfile(
	DriverProfile profile
)

Parameters

profile
Type: Demo3D.PLC.Rockwell.EmulatorDriverProfile
Profile to unregister.
See Also