| Keysight.Visa Namespace > VxiBackplaneSession Class > UnmapTrigger Method : UnmapTrigger(TriggerLine) Method |
'DeclarationPublic Overloads Sub UnmapTrigger( _ ByVal sourceLine As TriggerLine _ )
'UsageDim instance As VxiBackplaneSession Dim sourceLine As TriggerLine instance.UnmapTrigger(sourceLine)
public void UnmapTrigger( TriggerLine sourceLine )
public: void UnmapTrigger( TriggerLine sourceLine )
This operation unmaps only one trigger mapping per call. If MapTrigger was called multiple times on the same backplane resource and created multiple mappings for the trigger source, trigger mappings other than the one specified by the trigger source remain in effect after this call completes.
Current with Keysight IO Libraries Suite 18