Remove

SCPI Command :

DISPlay:COLor:PALette:POINt:REMove
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(palette_name: str, point_index: int) None[source]
# DISPlay:COLor:PALette:POINt:REMove
driver.display.color.palette.point.remove.set(palette_name = 'abc', point_index = 1)

Removes the entry with the specified index from the color table.

Parameters:
  • palette_name – color table

  • point_index – row number in the color table