Insert

SCPI Command :

MTESt:SEGMent:INSert
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(mask_test_name: str, msk_segm_idx: int) None[source]
# MTESt:SEGMent:INSert
driver.mtest.segment.insert.set(mask_test_name = 'abc', msk_segm_idx = 1)

Inserts a new segment before the specified index in the mask definition.

Parameters:
  • mask_test_name – String with the name of the mask test

  • msk_segm_idx – Number of the segment. Counting starts from 0.