Sends the command to the device under test (DUT) to start the receiver test.


icon

Inputs/Outputs

  • cvsrn.png VISA resource name

    VISA resource name specifies the name of the resource to be opened. This parameter also specifies the VISA session and class.

  • ci32.png channel number

    channel number specifies the Bluetooth transmit channel number of the generated signal. The default value is 0.

  • cerrcodeclst.png error in

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

  • ivsrn.png VISA resource name out

    VISA resource name out returns the resource name to which a VISA session is opened and the resource class. The class name matches the VISA resource name parameter.

  • ii32.png status

    status returns the status of the receiver test command. The DUT receives and executes the receiver test command if the status parameter returns a 0x00 value. The receiver test command fails if the status parameter returns a non-zero (0x01-0xFF) value.

  • ierrcodeclst.png error out

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