Controls individual relays of the switch module. When controlling individual relays, the protection offered by setting the usage of source channels and configurations channels is void.

Refer to Devices to determine if the switch module supports individual relay control.

Related Topics


icon

Inputs/Outputs

  • cgenclassrn.png session in

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

  • cstr.png relay names

    relay names is the name of the relay or set of relays to control. You can supply a single relay name or comma-delimited list of relay names to control these relays.

  • ci32.png relay action (Close Relay)

    relay action specifies whether to open or close the relay. The default value is Close Relay (21).

    Open Relay (20)

    Opens the relay.

    Close Relay (21)

    Closes the relay.

  • 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.