Home > hidden > measure2Port.m

measure2Port

PURPOSE ^

measure2Port makes 2 port measurement of a and b waves

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

      measure2Port    makes 2 port measurement of a and b waves
         [rec_tx1,rec_tx2] = measure2Port(vnakit,settings,ports)
         input:
             vnakit: object (the board),
             settings: vnakit settings object,
             ports: mapping dictionary,
                 possible keys: ['Tx1','Tx2','Rx1A','Rx1B','Rx2A','Rx2B']
                 possible values: [1, 2, 3, 4, 5, 6]
         output:
             rec_tx1,rec_tx2: [6,num_pts] recording vectors for rx1-6 with
                              tx1 and tx2 as transmitter respectively.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 02-Jan-2019 14:21:51 by m2html © 2005