CNiIviSwtchScan::Mode

Measurement Studio IVI

Class
CNiIviSwtchScan::
Mode
Base ClassesData ItemsFunctionsGo to hierarchy chart    Prev page: ListNext page: NumberOfColumns    
Public Data Item Declared in:
NiIviSwtch.h

'Declaration' icon -- Shortcut to top of page. Declaration

long Mode;

'Description' icon -- Shortcut to top of page. Description

Specifies what happens to existing connections that conflict with the connections you make in a scan list. For example, if CH1 is already connected to CH2 and the scan list instructs the switch module to connect CH1 to CH3, this property specifies what happens to the connection between CH1 and CH2.

The following list includes valid values:

  • CNiIviSwtch::None - Take no action on existing connections
  • CNiIviSwtch::BreakBeforeMake - Break existing connections before making new connections.
  • CNiIviSwtch::BreakAfterMake - Make new connections, then break existing connections

'See Also' icon -- Shortcut to top of page. See Also