Returns a session handle used to identify the SLSC Switch module in all subsequent driver calls and sets the topology of the switch module.


icon

Inputs/Outputs

  • cgenclassrntag.png device

    device specifies the name of the device to access.

  • cstr.png topology

    topology specifies the topology to use for the switch module specified in device . Refer to your device's documentation for a list of valid topologies.

  • cbool.png reset device

    reset device specifies whether to reset the switch module during initialization. The default value is TRUE (1).

    TRUE (1)

    The device will reset.

    FALSE (0)

    The device will not reset.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • igenclassrn.png session out

    session out identifies a particular SLSC Switch session established with SLSC Switch.lvlib:Initialize with Topology and used for this NI-SLSC Switch call.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.